Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 12:44
· 95 commits to main since this release
9b79403

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

  • Use IDEATrustManager class from common (#766) link
  • Bump openshift-client 6.12.0 (#758) (#759) link

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

  • Refactor workflows and issues template (#725) link
  • Reverting file removal (#726) link
  • Add helm cli workflow check (#729) link
  • Add gradle dependency check (#727) link