Releases: redhat-developer/intellij-openshift-connector
Releases · redhat-developer/intellij-openshift-connector
1.10.1
Bug Fixes
- Fix usage of deprecated APIs (#879) link
- Parse login command regexp and other regexp (#884) link
- Fix telemetry extension report (#843) link
- Extended timeout for login dialog for test stability (#893) link
Builds
- Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 (#870) link
- Bump gradle/actions from 3.3.1 to 3.5.0 (#881) link
- Bump io.undertow:undertow-core (#882) link
- Bump org.junit.platform:junit-platform-suite (#883) link
Other
1.10.0
Features
- Add/remove/edit helm repo (#673, #803) (#795) link
- Added Refresh action for helm repositories tree node (#808) (#865) link
- Allow to use helm values when installing chart (#609) (#813) link
Bug Fixes
- Fix Integration tests (#805) link
- Update helm to 3.13.2 (#796) link
- 'Delete Project' label is confusing when using kubernetes cluster (#804) link
- Dont refresh tree if binary is not downloaded (#802) (#809) link
- Update helm to 3.14.4 (#851) link
- Update odo to 3.16.1 (#852) link
- Removed usage of PopupHandlerAdapter (#872) link
- Make sure ApplicationsRootNode is properly disposed (#868) (#873) link
- Unable to login on cluster with private certificate (#866) link
Builds
- Bump org.keycloak:keycloak-installed-adapter from 24.0.2 to 24.0.3 (#797) link
- Bump io.undertow:undertow-core from 2.3.12.Final to 2.3.13.Final (#799) link
- Bump amannn/action-semantic-pull-request (#811) link
- Bump gradle/actions from 3.3.0 to 3.3.1 (#800) link
- Bump helm/kind-action from 1.9.0 to 1.10.0 (#810) link
- Bump helm/kind-action from 1.9.0 to 1.10.0 part two (#821) link
- Bump com.redhat.devtools.intellij:intellij-common-ui-test-library from 0.3.0 to 0.4.0 (#815) link
- Bump org.apache.commons:commons-compress (#833) link
- Bump com.google.code.gson:gson from 2.10.1 to 2.11.0 (#828) link
- Bump org.jetbrains.intellij from 1.17.3 to 1.17.4 (#841) link
- Bump org.keycloak:keycloak-installed-adapter from 24.0.3 to 24.0.5 (#844) link
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#816) link
- Bump gradle/actions from 3.3.1 to 3.4.2 (#845) link
- Bump io.jsonwebtoken:jjwt-impl from 0.12.5 to 0.12.6 (#848) link
- Bump io.undertow:undertow-core (#849) link
- Bump org.junit.jupiter:junit-jupiter-engine (#859) link
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.2 to 5.10.3 (#860) link
- Bump amannn/action-semantic-pull-request (#857) link
Other
1.9.0
Features
Bug Fixes
- Can't stop dev on component after switching to a different project (#728) link
- Correct warnings & use disposable instead of discouraged project disposable (#739) link
- Fix "Allowed roots should not contain '/'" assertion test error (#750) link
- Rm'd explicit snakeyaml dependency causing fatal IDE error (#776) (#777) link
- Start dev on podman does not work if odo can't retrieve podman status (#773) link
- Revert the choice to publish version to marketplace (#792) link
Refactoring
Builds
- Bump scacap/action-surefire-report from 1.7.3 to 1.8.0 (#721) link
- Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.12.0 (#743) link
- Bump org.jetbrains.intellij from 1.16.1 to 1.17.2 (#747) link
- Bump lstocchi/simple-conventional-changelog from 0.0.11 to 0.0.12 and move to redhat-developer repo (#742) link
- Bump com.google.code.gson:gson from 2.9.0 to 2.10.1 (#744) link
- Bump org.mockito:mockito-core from 4.11.0 to 5.11.0 (#746) link
- Bump org.keycloak:keycloak-installed-adapter from 22.0.1 to 24.0.1 , apache compress to 1.24 and others (#745) link
- Bump org.junit.platform:junit-platform-launcher (#752) link
- Bump org.apache.commons:commons-exec from 1.3 to 1.4.0 (#756) link
- Bump org.junit.jupiter:junit-jupiter-engine (#753) link
- Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#755) link
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 (#760) link
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 (#763) link
- Bump org.keycloak:keycloak-installed-adapter (#762) link
- Bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (#761) link
- Bump io.jsonwebtoken:jjwt-impl from 0.11.2 to 0.12.5 (#754) link
- Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 (#771) link
- Bump com.squareup.retrofit2:converter-jackson (#770) link
- Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 (#790) link
- Bump gradle/actions from 3.1.0 to 3.3.0 (#789) link
- Bump org.jetbrains.intellij from 1.17.2 to 1.17.3 (#775) link
Other
1.8.0
Features
- Allow to uninstall several chart releases at once (#620) (#659) link
- Allow to switch project/namespace (#661) (#666) link
- Show current project when installing helm chart (#613) (#689) link
- Validate new project name (#237) (#680) link
- Support debug on Podman (#685) link
Bug Fixes
- Avoid NoSuchMethodError when using intellij-kubernetes 1.21 (#662) (#663) link
- Offer 'Open Helm Charts' on project node (was: cluster)(#676) link
- Avoid fatal IDE error when tree is refreshing (#690) (#691) link
- Report 'cluster unreachable' instead of 'failed to list secrets' (#682) (#683) link
- Use async leafstate for component (#687) (#697) link
- Texts in notifications for creating & created (#714,#716) (#720) link
- Show 'missing project' - not log in - when current is inexistant (#715, #720) (#722) link
Refactoring
Builds
- Bump gradle/gradle-build-action from 2 to 3 (#692) link
- Bump actions/cache from 3 to 4 (#694) link
- Bump amannn/action-semantic-pull-request (#693) link
- Bump actions/setup-java from 3 to 4 (#698) link
- Bump gradle/wrapper-validation-action from 1.1.0 to 2.0.0 (#700) link
- Bump actions/github-script from 6.4.1 to 7.0.1 (#699) link
- Bump actions/checkout from 3 to 4 (#695) link
- Bump actions/upload-artifact from 3 to 4 (#696) link
- Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1 (#705) link
- Bump helm/kind-action from 1.8.0 to 1.9.0 (#706) link
- Bump gradle/actions from 3.0.0 to 3.1.0 (#709) link
- Bump gradle/gradle-build-action from 3.0.0 to 3.1.0 (#710) link
Other
1.7.2
1.7.1
1.7.0
Features
- Change job trigger to pull_request_target (#596) link
- Added UI tests job workflow for GA (#598) link
- Add helm support (#539) (#590) link
Bug Fixes
- Update odo to 3.14.0 (#578) link
- Update odo to 3.15.0 link
- Dont NPE if initializing odo fails (#536) (#589) link
- Fix build for next IJ version and fix Sonar coverage, bumping gradle (#597) link
- Can't connect to a cluster with private certificate (#599) link
- Refreshing tree upon config change or kubeconfig removal (#595) (#610) link
- Display helm chart icon for releases (#626) link
- Dont npe when no kubeconfig/current context (#630) link
Refactoring
- Use ClusterHelper#isOpenShift in commons link