Releases: operator-framework/java-operator-sdk
Releases · operator-framework/java-operator-sdk
5.0.3
What's Changed
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #2692
- refactor: CI only pulls each minikube once for each kubernetes version by @xstefank in #2691
- fix: patch version handling by @csviri in #2696
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.3 by @dependabot in #2693
- chore(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot in #2701
- chore(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 by @dependabot in #2700
Full Changelog: v5.0.2...v5.0.3
5.0.2
What's Changed
- chore(deps): bump io.micrometer:micrometer-core from 1.14.3 to 1.14.4 by @dependabot in #2684
- refactor: move spotless to a profile active only in the root directory by @xstefank in #2683
- fix: add clean up of applied CRDs after tests by @xstefank in #2685
- fix: explicit workflow invocation uses the same resource intance that reconcile api by @csviri in #2686
- fix: allow keeping deleted CRDs in test with configuration by @xstefank in #2687
- chore: update OWNERS for the current state of the project by @xstefank in #2690
Full Changelog: v5.0.1...v5.0.2
5.0.1
5.0.0
What's Changed
See the release notes here: https://javaoperatorsdk.io/blog/2025/01/06/version-5-released/
5.0.0-RC1
What's Changed
- chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.2 by @dependabot in #2628
- chore(deps): bump io.github.java-diff-utils:java-diff-utils from 4.12 to 4.15 by @dependabot in #2627
- chore(deps): bump org.junit:junit-bom from 5.10.1 to 5.11.3 by @dependabot in #2626
- chore(deps): bump me.fabriciorby:maven-surefire-junit5-tree-reporter from 1.3.0 to 1.4.0 by @dependabot in #2631
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.1 to 3.4.4 by @dependabot in #2630
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #2629
- chore(deps): bump org.takes:takes from 1.24.4 to 1.24.6 by @dependabot in #2633
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #2634
- chore(deps): bump io.micrometer:micrometer-core from 1.14.1 to 1.14.2 by @dependabot in #2636
- docs: migration guide as blogpost refactor by @csviri in #2632
- chore(deps): bump log4j.version from 2.24.2 to 2.24.3 by @dependabot in #2637
- bump: minikube version and add k8s version 1.32.0 by @csviri in #2640
- improve: optional workflow result by @csviri in #2639
- docs: v5.0.0 related fixes from beta feedback by @csviri in #2638
- chore: use fabric8 7.0.1 by @csviri in #2643
- chore(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #2646
- chore(deps): bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #2641
- chore(deps): bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #2649
- docs: fix dependent resources double title by @csviri in #2650
- docs: changed glue link by @csviri in #2652
- chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #2653
- chore(deps): bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #2654
- fix: leader election e2e test by @csviri in #2655
Full Changelog: v5.0.0-beta1...v5.0.0-RC1
5.0.0-beta1
What's Changed
See blogpost: https://javaoperatorsdk.io/blog/2024/12/06/version-5-released-beta1/
Full Changelog: v4.9.7...v5.0.0-beta1
4.9.7
What's Changed
- feat: allow manually specifying CRDs in test extension by @metacosm in #2569
- fix: concurrent modification when getting event sources (v4) by @csviri in #2573
- chore(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #2523
- chore(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.2 by @dependabot in #2577
- chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.0 to 3.15.1 by @dependabot in #2575
- chore(deps): bump log4j.version from 2.23.1 to 2.24.1 by @dependabot in #2576
- [MAIN] Fix rendering of placeholders in metrics table and add anchor for operator SDK metrics by @Donnerbart in #2580
- chore(deps): bump com.google.cloud.tools:jib-maven-plugin from 3.4.3 to 3.4.4 by @dependabot in #2588
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.2 by @dependabot in #2590
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7 by @dependabot in #2589
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.1 by @dependabot in #2591
- chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #2593
- chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1 by @dependabot in #2592
- improve: simpler api for adding additional CRD file by @csviri in #2574
- chore(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #2597
- chore(deps): bump io.micrometer:micrometer-core from 1.13.3 to 1.14.1 by @dependabot in #2596
- Method signature mismatched with javadoc and implementation by @robobario in #2587
New Contributors
- @robobario made their first contribution in #2587
Full Changelog: v4.9.6...v4.9.7
4.9.6
What's Changed
- chore: update to Fabric8 client 6.13.4 by @metacosm in #2539
- chore(deps): bump manusa/actions-setup-minikube from 2.11.0 to 2.12.0 by @dependabot in #2543
- chore(deps): bump manusa/actions-setup-minikube from 2.12.0 to 2.13.0 by @dependabot in #2550
- docs: update community meeting info by @csviri in #2556
- docs: add spark operator for to operator list by @csviri in #2557
- fix: typo in withParseResourceVersions by @csviri in #2563
- fix: managed workflow result is available even when exception is thrown by @metacosm in #2552
- docs: withKubernetesClient improved docs by @csviri in #2564
- [BACKPORT] Fix infinite resource updates due to canonical format conversion of resource requirements by @Donnerbart in #2568
Full Changelog: v4.9.5...v4.9.6
4.9.5
What's Changed
- fix: clean up dependencies by @metacosm in #2524
- fix: integration test GC timeout on kube 1.31.0 by @csviri in #2531
- refactor: rename method more appropriately by @metacosm in #2536
- refactor: make asBoolean public by @metacosm in #2537
- refactor: make shouldUseSSA work with types instead of instances + tests by @metacosm in #2538
Full Changelog: v4.9.4...v4.9.5
4.9.4
What's Changed
- chore: update example of registering an event source by @matteriben in #2514
- feat: expose logic to determine whether a kube dependent resource uses SSA or not by @metacosm in #2516
- chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.14.0 to 3.15.0 by @dependabot in #2519
- chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.14.0 to 3.15.0 by @dependabot in #2518
- chore(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #2520
- chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #2521
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 by @dependabot in #2517
- feat: add getPlural method on GroupVersionKind by @metacosm in #2515
Full Changelog: v4.9.3...v4.9.4