Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

v1.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 21:24
8265100

Notable Changes

  • Deprecate support for TLS v1.0 and TLS v1.1 for the Envoy proxy TLSMaxProtocolVersion option
  • Reduce minimum TLS version from v1.3 to v1.2 for the osm controller, verifier, and health servers
  • Support robust CRD conversion patching on upgrade to ensure reconciliation is controlled by the newer OSM version

Deprecation Notes

CRD Updates

No CRD changes between tags v1.2.3 and v1.2.4

Changelog

  • chore(release): bump version to v1.2.4 and update release notes (#5330) 8265100 (Jackie Elliott)
  • build(deps): bump github.com/docker/docker (#5315) (#5323) e156008 (Jackie Elliott)
  • Update addEventHandler return values eda8335 (jaellio)
  • build(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#5283) 2d9d8a9 (dependabot[bot])
  • [backport] build(deps): bump github.com/hashicorp/vault from 1.12.0 to 1.12.5 (#5305) 0024828 (Jackie Elliott)
  • [backport] build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.18 (#5286) (#5304) 60285f9 (Jackie Elliott)
  • [backport] Add more robust CRD conversion patching (#5303) c55b7db (Jackie Elliott)
  • fix(): remove support for incompatible tls versions for envoy TLSMaxProtocolVersion (#5298) 00fd7e3 (Whitney Griffith)
  • fix(): reduce minimum tls version for osm controller, verifier, health (#5292) 1a9b067 (Whitney Griffith)