We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0722b3b commit 05fdf4fCopy full SHA for 05fdf4f
.changes/3.296.4
@@ -0,0 +1,12 @@
1
+[
2
+ {
3
+ "type": "enhancement",
4
+ "category": "DynamoDB",
5
+ "description": "Updating note for enabling streams for UpdateTable."
6
+ },
7
8
+ "type": "api-change",
9
+ "category": "Keyspaces",
10
+ "description": "This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs"
11
+ }
12
+]
CHANGELOG.md
@@ -1,5 +1,10 @@
# CHANGELOG
+## next release
+
+* `Aws\DynamoDB` - Updating note for enabling streams for UpdateTable.
+* `Aws\Keyspaces` - This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
## 3.296.3 - 2024-01-17
* `Aws\DynamoDB` - Updating note for enabling streams for UpdateTable.
0 commit comments