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

Commit 59a8b11

Browse files
committed
add release note
Signed-off-by: Sean Teeling <[email protected]>
1 parent 9292165 commit 59a8b11

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/release_notes.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Release Notes
22

3+
## Release v1.2.0
4+
5+
### Notable changes
6+
7+
- Root certificate rotation is now supported through the new CRD, MeshRootCertificate.
8+
- Along with root certificate rotation we support custom trust domains, as well as rotating to new trust domains with no downtime.
9+
10+
### Breaking Changes
11+
12+
- The following metrics no longer use the label `common_name`, due to the fact that the common name's trust domain can rotate. Instead 2 new labels, `proxy_uuid` and `identity` have been added.
13+
- `osm_proxy_response_send_success_count`
14+
- `osm_proxy_response_send_error_count`
15+
- `osm_proxy_xds_request_count`
16+
317
## Release v1.1.0
418

519
### Notable changes

0 commit comments

Comments
 (0)