Skip to content

Commit 28e16a5

Browse files
Commit version number update changes
1 parent 679eff5 commit 28e16a5

File tree

3 files changed

+24
-28
lines changed

3 files changed

+24
-28
lines changed

changelogs/SDK.CHANGELOG.2024.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.0.0-preview.2 (2024-08-28 14:45 UTC)
2+
* DynamoDBv2 (4.0.0.0)
3+
* Add the ability to mock DynamoDB operations which now implement interfaces.
4+
* S3 (4.0.0.0)
5+
* Split GetACL into GetBucketAcl and GetObjectAcl
6+
* Split PutACL into PutObjectACL and PutBucketACL.
7+
* Obsolete PutACL and GetACL. These operations are being split into separate operations, because context parameters that could be used for endpoint resolution were not being copied over due to the two operations being merged into one. These context parameters were not being used currently so there is no effect as of now.
8+
* Core 4.0.0.0
9+
* 4.0.0.0 Preview 2 Release
10+
* Add new extension packages for CloudFront Signers and EC2 Decrypt Password to take a dependency on BouncyCastle.Cryptography
11+
* All services packages updated to require new Core
12+
113
### 4.0.0.0-preview (2024-08-15 14:46 UTC)
214

315
* AWSSDK.Extensions.NETCore.Setup (4.0.0.0)

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.0.0-preview.2 (2024-08-28 14:45 UTC)
2+
* DynamoDBv2 (4.0.0.0)
3+
* Add the ability to mock DynamoDB operations which now implement interfaces.
4+
* S3 (4.0.0.0)
5+
* Split GetACL into GetBucketAcl and GetObjectAcl
6+
* Split PutACL into PutObjectACL and PutBucketACL.
7+
* Obsolete PutACL and GetACL. These operations are being split into separate operations, because context parameters that could be used for endpoint resolution were not being copied over due to the two operations being merged into one. These context parameters were not being used currently so there is no effect as of now.
8+
* Core 4.0.0.0
9+
* 4.0.0.0 Preview 2 Release
10+
* Add new extension packages for CloudFront Signers and EC2 Decrypt Password to take a dependency on BouncyCastle.Cryptography
11+
* All services packages updated to require new Core
12+
113
### 4.0.0.0-preview (2024-08-15 14:46 UTC)
214

315
* AWSSDK.Extensions.NETCore.Setup (4.0.0.0)

generator/.DevConfigs/4f49cfc6-d4a8-477c-a685-6b96d52d73ab.json

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)