Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@csviri csviri released this 03 Feb 09:58
· 2 commits to main since this release
b5e014a

This release is based on Java Operator SDK 5 and fabric8 version 7.1.0

What's Changed

  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #180
  • chore(deps): bump spring-boot.version from 3.3.4 to 3.3.5 by @dependabot in #181
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #182
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #183
  • chore(deps): bump io.javaoperatorsdk:operator-framework from 4.9.5 to 4.9.6 by @dependabot in #184
  • chore(deps): bump io.javaoperatorsdk:operator-framework from 4.9.6 to 4.9.7 by @dependabot in #185
  • chore(deps): bump spring-boot.version from 3.3.5 to 3.3.6 by @dependabot in #186
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #190
  • chore: update to josdk v5.0.0-beta1 and fabric8-client v7.0.0 and related fixes by @ebma16 in #191
  • chore: update to SpringBoot v3.4.0 and related fixes by @ebma16 in #192
  • chore(deps): bump fabric8-client.version from 7.0.0 to 7.0.1 by @dependabot in #193
  • chore(deps): bump spring-boot.version from 3.4.0 to 3.4.1 by @dependabot in #194
  • chore(deps): bump io.javaoperatorsdk:operator-framework from 5.0.0-beta1 to 5.0.0-RC1 by @dependabot in #197
  • Use resource pattern resolver to look up CRDs from classpath by @ajalab in #196
  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.0 by @dependabot in #198
  • chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1 by @dependabot in #199
  • chore(deps): bump spring-boot.version from 3.4.1 to 3.4.2 by @dependabot in #201
  • chore(deps): bump fabric8-client.version from 7.0.1 to 7.1.0 by @dependabot in #203
  • Fix sample stopping after 1 minute. by @csviri in #204
  • bump to josdk 5 by @csviri in #205

New Contributors

Full Changelog: v5.6.0...v6.0.0