Skip to content

Commit 05fdf4f

Browse files
Update models for release
1 parent 0722b3b commit 05fdf4f

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.changes/3.296.4

+12
Original file line numberDiff line numberDiff line change
@@ -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

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\DynamoDB` - Updating note for enabling streams for UpdateTable.
6+
* `Aws\Keyspaces` - This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs
7+
38
## 3.296.3 - 2024-01-17
49

510
* `Aws\DynamoDB` - Updating note for enabling streams for UpdateTable.

0 commit comments

Comments
 (0)