New
5.2.3
What's Changed
- feat: support additional java CRDs in test extension by @robobario in https://github.com/operator-framework/java-operator-sdk/pull/3163
- feat: add AGENTS.md and CLAUDE.md by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3149
- chore: bump version to 5.2.3-SNAPSHOT by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3112
- chore(deps): bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3113
- chore: Use fabric8 client v7.5.0 by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3116
- chore(deps): bump io.micrometer:micrometer-core from 1.16.1 to 1.16.2 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3118
- docs: fix formatting Accessing Resources link by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3120
- improve: moving some integration test into packages, some @Sample cleanup by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3119
- improve: timeouts for integration test by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3121
- chore: bump fabric8 client to 7.5.1 by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3126
- chore(deps): bump org.codehaus.mojo:templating-maven-plugin from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3128
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.1.0 to 3.2.0 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3132
- chore: bump fabric8 client to 7.5.2 by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3131
- chore(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3133
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.2.0 to 3.2.1 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3139
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3144
- docs: improve dependent resource mermaid visuals by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3153
- docs: remove ADRs by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3158
- docs: add community meeting invite link by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3157
- docs: moving the start days of the invite by @csviri in https://github.com/operator-framework/java-operator-sdk/pull/3162
- chore(deps): bump io.micrometer:micrometer-core from 1.16.2 to 1.16.3 by @dependabot[bot] in https://github.com/operator-framework/java-operator-sdk/pull/3165
Full Changelog: https://github.com/operator-framework/java-operator-sdk/compare/v5.2.2...v5.2.3