You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,18 @@
2
2
All notable changes to this project will be documented in this file.
3
3
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/).
4
4
5
+
## 0.31.0
6
+
7
+
### Added
8
+
9
+
* Adding an API call and endpoint for updating customer-managed encryption keys (CMKs) to an existing subscription.
10
+
* Adding a new status to support the `encryption_key_pending` status of a subscription.
11
+
5
12
## 0.30.0
6
13
7
14
### Added
8
15
9
-
* Adding in support for `persistentStorageEncryptionType`, to support CMEK, across pro and activeactive subscription creation
16
+
* Adding in support for `persistentStorageEncryptionType`, to support customer-managed encryption keys (CMKs) across pro and active-active subscription creation
0 commit comments