Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sha256sums.txt | 2023-04-20 | 953 Bytes | |
osm-v1.2.4-windows-amd64.tar.gz | 2023-04-20 | 21.1 MB | |
osm-v1.2.4-windows-amd64.zip | 2023-04-20 | 21.1 MB | |
osm-v1.2.4-linux-arm64.tar.gz | 2023-04-20 | 18.9 MB | |
osm-v1.2.4-linux-arm64.zip | 2023-04-20 | 18.9 MB | |
osm-v1.2.4-linux-amd64.tar.gz | 2023-04-20 | 21.0 MB | |
osm-v1.2.4-linux-amd64.zip | 2023-04-20 | 21.0 MB | |
osm-v1.2.4-darwin-arm64.tar.gz | 2023-04-20 | 21.4 MB | |
osm-v1.2.4-darwin-arm64.zip | 2023-04-20 | 21.4 MB | |
osm-v1.2.4-darwin-amd64.tar.gz | 2023-04-20 | 22.3 MB | |
osm-v1.2.4-darwin-amd64.zip | 2023-04-20 | 22.3 MB | |
README.md | 2023-04-20 | 1.4 kB | |
v1.2.4 source code.tar.gz | 2023-04-20 | 6.1 MB | |
v1.2.4 source code.zip | 2023-04-20 | 6.6 MB | |
Totals: 14 Items | 221.9 MB | 0 |
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) [826510] (Jackie Elliott)
- build(deps): bump github.com/docker/docker (#5315) (#5323) [e15600] (Jackie Elliott)
- Update addEventHandler return values [eda833] (jaellio)
- build(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#5283) [2d9d8a] (dependabot[bot])
- [backport] build(deps): bump github.com/hashicorp/vault from 1.12.0 to 1.12.5 (#5305) [002482] (Jackie Elliott)
- [backport] build(deps): bump github.com/containerd/containerd from 1.6.6 to 1.6.18 (#5286) (#5304) [60285f] (Jackie Elliott)
- [backport] Add more robust CRD conversion patching (#5303) [c55b7d] (Jackie Elliott)
- fix(): remove support for incompatible tls versions for envoy TLSMaxProtocolVersion (#5298) [00fd7e] (Whitney Griffith)
- fix(): reduce minimum tls version for osm controller, verifier, health (#5292) [1a9b06] (Whitney Griffith)