Skip to content

1.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 19:09
· 1 commit to main since this release
0a21fc4

Features

  • Allow hotswap in 'runIde' for >=IC-2024.1 (#951) link

Bug Fixes

  • Fix name validation regexp (#880) link
  • Corrected widget alignements in install helm chart panel (#876) (#913) link
  • Update tree, query cluster info and send telemetry in backgroud (#912) (#915) link
  • Remove open console action. (#919) link
  • Replaced helm png by svg, use resized, not scaled icon (#874) (#920) link
  • Readme: removed cdk, minishift. renamed CRC to OpenShift Local (#909) (#923) link
  • Hookup 'install' button to return-key once button was created (#927) (#930) link
  • Made sure telemetry sender is initialized (#926) link
  • Remove IU requirement and drop remote javascript debug (#940) link
  • Bump kubernetes-client to 7.0.0 (#921) (#922) link
  • Corrected deprecated usage of ModuleLister.moduleAdded (#732) (#740) link
  • Reduced span of ReadAction to avoid possible deadlock (#944) (#962) link
  • Execute in BGT to avoid freezing EDT (#963) (#964) link
  • Add default labels to actions in plugin.xml (#957) (#960) link
  • Bump kubernetes-client to 7.1.0 (#972) link
  • Load/save token in a task, avoid slow operation error (#958) (#965) link
  • Only use 1st cfg file when logging in, dont add all ctxts (#966) (#971) link

Builds

  • Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#896) link
  • Bump com.redhat.devtools.intellij:intellij-common-ui-test-library (#945) link

Other