Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions changelogs/SDK.CHANGELOG.2025.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* IoT (4.0.4.0)
* Add support for dynamic payloads in IoT Device Management Commands
* S3 (4.0.15.1)
* Generate DeleteBucketMetadataConfiguration, ListObjects, UpdateBucketMetadataTableConfiguration, and ListMultipartUploads
* [Breaking Change] UpdateBucketMetadataTableConfiguration was not functioning when called and is now fixed. As part of the fix there are breaking changes where incorrect properties are being replaced with the correct properties
* Generate DeleteBucketMetadataConfiguration, ListObjects, UpdateBucketMetadataJournalTableConfiguration, and ListMultipartUploads
* [Breaking Change] UpdateBucketMetadataJournalTableConfiguration was not functioning when called and is now fixed. As part of the fix there are breaking changes where incorrect properties are being replaced with the correct properties
* TimestreamInfluxDB (4.0.5.0)
* This release adds support for rebooting InfluxDB DbInstances and DbClusters
* Extensions.Bedrock.MEAI (4.0.5.1)
Expand Down
4 changes: 2 additions & 2 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
* IoT (4.0.4.0)
* Add support for dynamic payloads in IoT Device Management Commands
* S3 (4.0.15.1)
* Generate DeleteBucketMetadataConfiguration, ListObjects, UpdateBucketMetadataTableConfiguration, and ListMultipartUploads
* [Breaking Change] UpdateBucketMetadataTableConfiguration was not functioning when called and is now fixed. As part of the fix there are breaking changes where incorrect properties are being replaced with the correct properties
* Generate DeleteBucketMetadataConfiguration, ListObjects, UpdateBucketMetadataJournalTableConfiguration, and ListMultipartUploads
* [Breaking Change] UpdateBucketMetadataJournalTableConfiguration was not functioning when called and is now fixed. As part of the fix there are breaking changes where incorrect properties are being replaced with the correct properties
* TimestreamInfluxDB (4.0.5.0)
* This release adds support for rebooting InfluxDB DbInstances and DbClusters
* Extensions.Bedrock.MEAI (4.0.5.1)
Expand Down