Releases: operator-framework/josdk-spring-boot-starter
Releases · operator-framework/josdk-spring-boot-starter
6.3.3
What's Changed
- chore(deps): bump fabric8-client.version from 7.3.1 to 7.4.0 by @dependabot[bot] in #249
- chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #272
- improve: bump fabric8 client to 7.5.1 and fix dependency issues with junit by @csviri in #275
Full Changelog: v6.3.2...v6.3.3
6.3.2
What's Changed
- chore(deps): bump spring-boot.version from 4.0.0 to 4.0.1 by @dependabot[bot] in #270
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.2.1 to 5.2.2 by @dependabot[bot] in #271
Full Changelog: v6.3.1...v6.3.2
6.3.1
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #268
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.2.0 to 5.2.1 by @dependabot[bot] in #269
Full Changelog: v6.3.0...v6.3.1
6.3.0
What's Changed
- Update to use Spring Boot 4.0.0 without updating to Jackson 3 by @bmatthews68 in #266
New Contributors
- @bmatthews68 made their first contribution in #266
Full Changelog: v6.2.0...v6.3.0
6.2.0
What's Changed
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 by @dependabot[bot] in #261
- chore(deps): bump spring-boot.version from 3.5.7 to 3.5.8 by @dependabot[bot] in #262
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #263
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.1.5 to 5.2.0 by @dependabot[bot] in #265
Full Changelog: v6.1.3...v6.2.0
6.1.3
What's Changed
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.46.1 to 3.0.0 by @dependabot[bot] in #255
- chore(deps): bump spring-boot.version from 3.5.6 to 3.5.7 by @dependabot[bot] in #257
- Use Spring's ObjectMapper for Kubernetes serialization by @dvob in #258
- improve: format project on build by @csviri in #259
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.1.4 to 5.1.5 by @dependabot[bot] in #260
New Contributors
Full Changelog: v6.1.2...v6.1.3
6.1.2
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #244
- Move non-mandatory dependencies to test scope by @mnk in #245
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #246
- chore(deps): bump spring-boot.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #247
- chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #248
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #250
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #252
- chore(deps): bump spring-boot.version from 3.5.5 to 3.5.6 by @dependabot[bot] in #251
- chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #253
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.1.2 to 5.1.3 by @dependabot[bot] in #254
- bump josdk to 5.1.4 by @csviri in #256
New Contributors
Full Changelog: v6.1.1...v6.1.2
6.1.1
What's Changed
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.1.0 to 5.1.1 by @dependabot[bot] in #227
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in #228
- Add Webpage sample by @csviri in #229
- Adding basic docs by @csviri in #230
- chore(deps): bump spring-boot.version from 3.5.0 to 3.5.1 by @dependabot[bot] in #231
- chore(deps): bump spring-boot.version from 3.5.1 to 3.5.3 by @dependabot[bot] in #232
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #233
- chore(deps): bump spring-boot.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #238
- fix: spotless format by @csviri in #239
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.46.1 by @dependabot[bot] in #237
- improve: migrate to new maven release plugin by @csviri in #241
- fix: mvn source plugin issue by @csviri in #242
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.1.1 to 5.1.2 by @dependabot[bot] in #243
Full Changelog: v6.1.0...v6.1.1
6.1.0
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot in #216
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot in #217
- chore(deps): bump spring-boot.version from 3.4.3 to 3.4.4 by @dependabot in #215
- improve: no default crd check by @csviri in #218
- chore(deps): bump spring-boot.version from 3.4.4 to 3.4.5 by @dependabot in #220
- chore(deps): bump fabric8-client.version from 7.1.0 to 7.3.0 by @dependabot in #222
- chore(deps): bump spring-boot.version from 3.4.5 to 3.4.6 by @dependabot in #225
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.0.4 to 5.1.0 by @dependabot in #224
- chore(deps): bump fabric8-client.version from 7.3.0 to 7.3.1 by @dependabot in #223
- chore(deps): bump spring-boot.version from 3.4.6 to 3.5.0 by @dependabot in #226
Full Changelog: v6.0.1...v6.1.0
6.0.1
What's Changed
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.0.0 to 5.0.1 by @dependabot in #209
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.0.1 to 5.0.2 by @dependabot in #210
- chore(deps): bump spring-boot.version from 3.4.2 to 3.4.3 by @dependabot in #211
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.1 to 2.44.3 by @dependabot in #212
- chore(deps): bump io.javaoperatorsdk:operator-framework from 5.0.2 to 5.0.3 by @dependabot in #213
- chore: josdk to v5.0.4 by @csviri in #214
Full Changelog: v6.0.0...v6.0.1