Skip to content

Releases: oracle/coherence-operator

v3.5.6

24 Oct 10:51
4e9bb9f

Choose a tag to compare

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

26 Sep 12:13
36d4250

Choose a tag to compare

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

Full Changelog: v3.5.4...v3.5.5

v3.5.4

28 Aug 16:20
06ec9c3

Choose a tag to compare

Coherence Operator Release 3.5.4

  • Supported Kubernetes versions: v1.33 v1.32 v1.31 v1.30 v1.29 v1.28 v1.27

  • Supported OpenShift versions: v4.15-v4.18

What's Changed

  • Update third-party dependency versions by @thegridman in #790
  • Build using Go 1.25.0 by @thegridman in #791
  • Fix issue where the Operator did not delete secondary resources when a Coherence resource was updated by @thegridman in #792

Full Changelog: v3.5.3...v3.5.4

v3.5.3

31 Jul 08:03
d461191

Choose a tag to compare

Coherence Operator Release 3.5.3

  • Supported Kubernetes versions: v1.33 v1.32 v1.31 v1.30 v1.29 v1.28 v1.27

  • Supported OpenShift versions: v4.15-v4.18

What's Changed

Full Changelog: v3.5.2...v3.5.3

v3.5.2

26 Jun 15:05
e5fe8c9

Choose a tag to compare

Coherence Operator Release 3.5.2

  • Supported Kubernetes versions: v1.33 v1.32 v1.31 v1.30 v1.29 v1.28 v1.27

  • Supported OpenShift versions: v4.15-v4.18

What's Changed

  • Update the doc links in README.md by @dhirupandey in #759
  • Do not specify a JVM garbage collector if none specified in the Coherence yaml by @thegridman in #760
  • FIPS mode changes and docs by @thegridman in #761
  • Fixed an issue where the serviceAccount could not be set to "default" by @thegridman in #762
  • Update grafana-import.sh script and doco for latest dashboards by @tmiddlet2666 in #765
  • Fix links in the Helm chart README.md by @thegridman in #767
  • Expose additional fields for port Service spec to support features such as topology based routing by @thegridman in #769

Full Changelog: v3.5.1...v3.5.2

v3.5.1

04 Jun 16:25
e49d830

Choose a tag to compare

Coherence Operator Release 3.5.1

  • Supported Kubernetes versions: v1.33 v1.32 v1.31 v1.30 v1.29 v1.28 v1.27

  • Supported OpenShift versions: v4.15-v4.18

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

15 May 13:49
a1c4a0c

Choose a tag to compare

Coherence Operator Release 3.5.0

Major Changes

Operator CRD Install

Prior to v3.4.3 the operator would install CRDs when it started. In v3.4.3 the default behaviour was changed to not install CRDs, but it was still possible to change the default and get the operator to install CRDs. In v3.5.0 this option has now been completely removed. The install scripts and Helm chart will install the CRDs, see the installation guide in the documentation for more information. For customers that manually edit install scripts, the CRDs must now be installed or the operator will not start.

This change may impact customers who install the Operator using Helm, because the CRDs from previous install were not managed by Helm. The work around for this is documented in the installation guide.

OpenShift

  • The Coherence Operator is now certified to run on OpenShift and is available in the OpenShift Community Operators. The Coherence Operator can be installed on OpenShift using just a few clicks on the OpenShift UI console.

Operator and Coherence Images

  • The Coherence Operator binaries and all Coherence Operator images are now built internally in Oracle on the Oracle Coherence engineering team's build infrastructure
  • The Coherence Operator install manifests and scripts now use Oracle Container Registry as the default location of the Operator images
  • The default Coherence image used by the Operator is the Coherence CE 14.1.2-0-2 image from Oracle Container Registry
  • Images are still published to GitHub Container Registry for any customer that wants to pull them from there. The images on GitHub are the same images built internally in Oracle and published to GitHub

Supported Kubernetes Versions

  • Tested on Kubernetes versions: v1.33 v1.32 v1.31 v1.30 v1.29 v1.28 v1.27 v1.26

  • Tested on OpenShift versions: v4.15-v4.18

What's Changed

Full Changelog: v3.4.3...v3.5.0

v3.4.3

06 Mar 09:10
5ac1ab0

Choose a tag to compare

Coherence Operator Release 3.4.3

What's Changed

Full Changelog: v3.4.2...v3.4.3

v3.4.2

15 Feb 12:12
632f2f8

Choose a tag to compare

Coherence Operator Release 3.4.2

Istio

This release contains an important bug fix for anyone using Istio.
The previous Operator release was unable to patch a Coherence StatefulSet when Istio is being used as it could not
connect to any of the Coherence Pods to verify the cluster HA status.

What's Changed

Full Changelog: v3.4.1...v3.4.2

v3.4.1

14 Jan 07:03
fa72cad

Choose a tag to compare

Coherence Operator Release 3.4.1

What's Changed

Full Changelog: v3.4.0...v3.4.1