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

Commit 84e2bf1

Browse files
Modify release notes (#4865)
* Modify release notes Signed-off-by: Keith Mattix II <[email protected]> * Remove duplicate line item Signed-off-by: Keith Mattix II <[email protected]> * Re-scope certificate changes for this release Signed-off-by: Keith Mattix II <[email protected]> * Update docs/release_notes.md Co-authored-by: Delyan Raychev <[email protected]> Signed-off-by: Keith Mattix II <[email protected]> Co-authored-by: Delyan Raychev <[email protected]>
1 parent c0264ec commit 84e2bf1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/release_notes.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@
44

55
### Notable changes
66

7-
- Root certificate rotation is now supported through the new CRD, MeshRootCertificate.
7+
- OSM certificate provider is now configured using the new CRD, MeshRootCertificate
8+
- Custom trust domains (i.e. certificate CommonNames) are now supported
9+
- The authentication token used to configure the Hashicorp Vault certificate provider can now be passed in using a secretRef
810
- Along with root certificate rotation we support custom trust domains, as well as rotating to new trust domains with no downtime.
911
- Envoy has been updated to v1.22 and uses the `envoyproxy/envoy-distroless` image instead of the deprecated `envoyproxy/envoy-alpine` image.
12+
- This means that `kubectl exec -c envoy ... -- sh` will no longer work for the Envoy sidecar
1013
- Added support for Kubernetes 1.23 and 1.24
1114
- `Rate limiting`: Added capability to perform local per-instance [rate limiting of TCP connections and HTTP requests](https://release-v1-2.docs.openservicemesh.io/docs/guides/traffic_management/rate_limiting).
15+
- Statefulsets and headless services have been fixed and work as expected
1216

1317
### Breaking Changes
1418

0 commit comments

Comments
 (0)