What's Changed
- docs: blog post 5.5 wording by @csviri in #3505
- test: deflake WorkflowMultipleActivationIT by @csviri in #3503
- chore(deps): bump openrewrite.version from 8.87.2 to 8.87.4 by @dependabot[bot] in #3506
- chore(deps): bump openrewrite.version from 8.87.4 to 8.87.5 by @dependabot[bot] in #3508
- chore(deps-dev): bump com.mycila:license-maven-plugin from 5.0.0 to 5.1.1 by @dependabot[bot] in #3509
- chore(deps): bump org.apache.maven.plugins:maven-jar-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in #3511
- chore(deps): bump openrewrite.version from 8.87.5 to 8.87.7 by @dependabot[bot] in #3510
- chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.9.0 by @dependabot[bot] in #3515
- fix: use explicit JSON merge patch type in merge patch operations by @csviri in #3514
- test: verify Kotlin interop with a unit test and a Kotlin sample operator E2E test by @hej090224 in #3513
- chore(deps): bump openrewrite.version from 8.87.7 to 8.88.0 by @dependabot[bot] in #3516
- docs: facelift of operator list in README.md by @csviri in #3534
- fix: remove dangling placeholder from event source close warning by @csviri in #3532
- fix: use the cached desired state when selecting an external secondary resource by @csviri in #3528
- fix: do not eagerly evaluate the cluster-scoped fallback in KubernetesResourceFetcher by @csviri in #3527
- fix: create the PollingEventSource timer on start and make it a daemon by @csviri in #3523
- fix: NPE in external resource caching event source when only a generic filter is set by @csviri in #3518
- fix: report remaining, not elapsed, time from LinearRateLimiter by @csviri in #3521
- fix: use the null-guarded metrics field in the Controller constructor by @csviri in #3531
- fix: use a monotonic clock for the cache polling timeout by @csviri in #3529
- fix: do not NPE when adding a finalizer to a resource deleted mid-retry by @csviri in #3530
- fix: NPE in handleRecentResourceUpdate for an unknown secondary resource by @csviri in #3519
- fix: assorted robustness and clarity fixes by @csviri in #3533
- fix: complete the submission when the primary is missing from cache at execution time by @csviri in #3525
- fix: honour bulk dependent resource capabilities during reconciliation by @csviri in #3520
- fix: read the external resource cache under the event source monitor by @csviri in #3524
- fix: always release executors and reset state when stopping the executor manager by @csviri in #3526
New Contributors
- @hej090224 made their first contribution in #3513
Full Changelog: v5.5.0...v5.5.1