Releases: oracle/coherence-operator
v3.5.14
Coherence Operator Release 3.5.14
-
Supported Kubernetes versions: v1.36 v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Update to build and test against Kubernetes 1.36
- Update kind to v0.32.0 and pin the project kind binary used by local and CI test clusters
- Fix Kubernetes 1.36 network policy test failures by using host-scoped API server CIDRs and keeping operator API-server egress after deny-all policies are applied
- Update Go to 1.26.4 and refresh Go/Kubernetes dependency versions
- Update JavaScript example dependencies in the polyglot demo, including @grpc/grpc-js, express, qs, and @protobufjs/utf8
- Update documentation and generated release/install artifacts for 3.5.14
Full Changelog: v3.5.13...v3.5.14
v3.5.13
Coherence Operator Release 3.5.13
-
Supported Kubernetes versions: v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Fix Helm kubeVersion check for vendor-suffixed Kubernetes versions by @YifanYang6 in #856
- COH-33521 Operator generates invalid metrics TLS system properties by prefixing non-file SSL fields with file: by @vasac in 4b2ae5f
- Updated API scheme registration to remove deprecated controller-runtime scheme builder usage while preserving
coherence.oracle.com/v1type registration behavior by @vasac in 015d162 - Fixed Kubernetes client TLS transport wrapping so operator TLS settings are applied safely with newer client-go transport wrappers without disrupting existing transport chains by @vasac in c011e2e
New Contributors
- @YifanYang6 made their first contribution in #856
Full Changelog: v3.5.12...v3.5.13
v3.5.12
Coherence Operator Release 3.5.12
-
Supported Kubernetes versions: v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Update Go and dependency versions
Full Changelog: v3.5.11...v3.5.12
v3.5.11
Coherence Operator Release 3.5.11
-
Supported Kubernetes versions: v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Updated Go and dependency varsions
Full Changelog: v3.5.10...v3.5.11
v3.5.10
Coherence Operator Release 3.5.10
-
Supported Kubernetes versions: v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Bump dependencies by @vasac in #831
- Update documentation by @vasac in #832
- Update Go version and other dependencies by @vasac in #834
- Update Go version to 1.26.0 by @vasac in #835
- Update dependency versions by @vasac in #836
- Bring back service monitor config properties by @vasac in #837
Full Changelog: v3.5.9...v3.5.10
v3.5.9
Coherence Operator Release 3.5.9
-
Supported Kubernetes versions: v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Build using Go 1.25.6 by @vasac in f689bf4
- Switch to new EventRecorder by @vasac in 2e15a68
- Update ServiceMonitorSpec for compatibility with the latest Prometheus Operator changes by @vasac in 78d4f5f
Full Changelog: v3.5.8...v3.5.9
v3.5.8
Coherence Operator Release 3.5.8
-
Supported Kubernetes versions: v1.35 v1.34 v1.33 v1.32 v1.31 v1.30 v1.29
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
Full Changelog: v3.5.7...v3.5.8
v3.5.7
Coherence Operator Release 3.5.7
-
Supported Kubernetes versions: v1.34 v1.33 v1.32 v1.31 v1.30 v1.29 v1.28
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Update Go version and other dependencies by @thegridman in #820
- Fix use of deprecated reconcile.Result Requeue field. by @thegridman in #821
- Added an
initialReplicasfield to work better with HPA or kubectl scale by @thegridman in #822
Full Changelog: v3.5.6...v3.5.7
v3.5.6
Coherence Operator Release 3.5.6
-
Supported Kubernetes versions: v1.34 v1.33 v1.32 v1.31 v1.30 v1.29 v1.28
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Log a clear error message when starting if the operator fails to connect to the Kubernetes API server by @thegridman in
Full Changelog: v3.5.5...v3.5.6
v3.5.5
Coherence Operator Release 3.5.5
-
Supported Kubernetes versions: v1.34 v1.33 v1.32 v1.31 v1.30 v1.29 v1.28
-
Supported OpenShift versions: v4.15-v4.18
What's Changed
- Remove web-hooks by @thegridman in #799
- Remove GC logging configuration by @thegridman in #801
- Operator should not overwrite the replica field when it is not set in the yaml by @thegridman in #805
- Update to build and test against Kubernetes 1.34 by @thegridman in #806
- Fix update after scaling by @thegridman in #807
- Fix selectors for metrics service and service monitor yaml by @thegridman in #808
Full Changelog: v3.5.4...v3.5.5