Releases: operator-framework/josdk-spring-boot-starter
Releases · operator-framework/josdk-spring-boot-starter
6.0.0
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
6.0.0-beta2
What's Changed
Full Changelog: v6.0.0-beta1...v6.0.0-beta2
6.0.0-beta1
This release builds on Java Operator SDK 5.0.0-beta1
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
New Contributors
Full Changelog: v5.6.0...v6.0.0-beta1
5.6.0
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #158
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #159
- chore(deps): bump spring-boot.version from 3.3.0 to 3.3.1 by @dependabot in #160
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #162
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.9.1 to 4.9.2 by @dependabot in #163
- chore(deps): bump spring-boot.version from 3.3.1 to 3.3.2 by @dependabot in #164
- chore(deps): bump spring-boot.version from 3.3.2 to 3.3.3 by @dependabot in #172
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.0 by @dependabot in #171
- chore(deps): bump fabric8-client.version from 6.12.1 to 6.13.3 by @dependabot in #168
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.6 by @dependabot in #174
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.9.2 to 4.9.5 by @dependabot in #177
- chore(deps): bump fabric8-client.version from 6.13.3 to 6.13.4 by @dependabot in #176
- chore(deps): bump spring-boot.version from 3.3.3 to 3.3.4 by @dependabot in #175
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #178
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.10.1 by @dependabot in #179
Full Changelog: v5.5.0...v5.6.0
5.5.0
What's Changed
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.9.0 to 4.9.1 by @dependabot in #156
- chore(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #155
- chore(deps): bump fabric8-client.version from 6.11.0 to 6.12.1 by @dependabot in #152
- chore(deps): bump spring-boot.version from 3.2.5 to 3.3.0 by @dependabot in #154
Full Changelog: v5.4.4...v5.5.0
5.4.4
What's Changed
- chore(deps): bump spring-boot.version from 3.2.4 to 3.2.5 by @dependabot in #149
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #150
- chore(deps): bump fabric8-client.version from 6.11.0 to 6.12.1 by @dependabot in #148
- Revert "chore(deps): bump fabric8-client.version from 6.11.0 to 6.12.1" by @csviri in #151
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.8.3 to 4.9.0 by @dependabot in #153
Full Changelog: v5.4.3...v5.4.4
5.4.3
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #144
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.8.2 to 4.8.3 by @dependabot in #147
Full Changelog: v5.4.2...v5.4.3
5.4.2
What's Changed
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.6.1 to 4.6.2 by @dependabot in #118
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 by @dependabot in #120
- chore: jenvtest to 0.9.7 by @csviri in #123
- chore(deps): bump fabric8-client.version from 6.9.2 to 6.10.0 by @dependabot in #119
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.6.2 to 4.7.0 by @dependabot in #122
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.7.0 to 4.7.1 by @dependabot in #124
- chore(deps): bump spring-boot.version from 3.2.1 to 3.2.2 by @dependabot in #121
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.7.1 to 4.8.0 by @dependabot in #125
- chore(deps): bump spring-boot.version from 3.2.2 to 3.2.3 by @dependabot in #126
- docs(README): fix markdown link to configuration properties by @bullshit in #128
- fix(starter-test): use samples-common with test scope by @bullshit in #127
- feat(actuator): adding operator health indicator by @bullshit in #132
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #131
- improve: use spotless maven plugin by @csviri in #134
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.8.0 to 4.8.1 by @dependabot in #135
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #136
- chore(deps): bump spring-boot.version from 3.2.3 to 3.2.4 by @dependabot in #137
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #139
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.8.1 to 4.8.2 by @dependabot in #140
- chore: bumb fabric8 + test fix by @csviri in #141
New Contributors
Full Changelog: v5.4.1...v5.4.2
5.4.1
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 by @dependabot in #115
- chore(deps): bump spring-boot.version from 3.2.0 to 3.2.1 by @dependabot in #117
- chore(deps): bump io.javaoperatorsdk:operator-framework from 4.6.0 to 4.6.1 by @dependabot in #116
Full Changelog: v5.4.0...v5.4.1
5.4.0
What's Changed
- chore(deps): bump actions/setup-java from 3 to 4 by @dependabot in #109
- chore(deps): bump jenvtest.version from 0.9.2 to v9.2.3 by @dependabot in #107
- chore: jenvtest version to 0.9.5 by @csviri in #111
- chore: spring boot 3.2 by @csviri in #113
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #114
Full Changelog: v5.3.0...v5.4.0