Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sha256sums.txt | 2023-04-20 | 953 Bytes | |
osm-v1.1.4-windows-amd64.tar.gz | 2023-04-20 | 17.6 MB | |
osm-v1.1.4-windows-amd64.zip | 2023-04-20 | 17.6 MB | |
osm-v1.1.4-linux-arm64.tar.gz | 2023-04-20 | 15.9 MB | |
osm-v1.1.4-linux-arm64.zip | 2023-04-20 | 15.9 MB | |
osm-v1.1.4-linux-amd64.tar.gz | 2023-04-20 | 17.4 MB | |
osm-v1.1.4-linux-amd64.zip | 2023-04-20 | 17.4 MB | |
osm-v1.1.4-darwin-arm64.tar.gz | 2023-04-20 | 18.4 MB | |
osm-v1.1.4-darwin-arm64.zip | 2023-04-20 | 18.4 MB | |
osm-v1.1.4-darwin-amd64.tar.gz | 2023-04-20 | 18.4 MB | |
osm-v1.1.4-darwin-amd64.zip | 2023-04-20 | 18.4 MB | |
README.md | 2023-04-20 | 1.0 kB | |
v1.1.4 source code.tar.gz | 2023-04-20 | 6.0 MB | |
v1.1.4 source code.zip | 2023-04-20 | 6.4 MB | |
Totals: 14 Items | 187.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.1.3 and v1.1.4
Changelog
- chore(release): bump version to v1.1.4 and update release notes (#5329) [5cc73b] (Jackie Elliott)
- [backport] build(deps): bump github.com/docker/docker (#5315) (#5325) [f97847] (Jackie Elliott)
- fix(): remove support for incompatible tls versions for envoy TLSMaxProtocolVersion (#5298) [784d68] (Whitney Griffith)
- fix(): reduce minimum tls version for osm controller, verifier, health (#5292) [058209] (Whitney Griffith)
- Add more robust CRD conversion patching [8c6cdf] (Keith Mattix II)
- Add shalier, keithmattix, and steeling as codeowners for v1.1 (#5319) [01f7ff] (Jackie Elliott)