Skip to content

v3.2.9

Compare
Choose a tag to compare
@thegridman thegridman released this 27 Oct 11:47
· 107 commits to main since this release
2e52941

Coherence Operator Release 3.2.9

What's Changed

  • The Operator is now built using Go 1.19
  • Minor dashboard updates including store reads/writes - cpu load graph by @tmiddlet2666 in #553
  • Add hostname/node based anti-affinity rule to the coherence operator deployment Pods by @thegridman in #554
  • Add Node hostname to the Coherence Pod anti-affinity rules by @thegridman in #556
  • Build against K8s v0.25.0 by @thegridman in #555
    • Update k8s dependencies to v0.25.0 - removes CVE-2022-1996
    • Update golang.org/x/net to 0.0.0-20220906165146-f3363e06e74c - removes CVE-2022-27664
    • Update golang.org/x/text to 0.3.8 - removes CVE-2022-32149
    • Add nightly Trivy CVE scanning of Operator image

Full Changelog: v3.2.8...v3.2.9