Skip to content

Commit fb74a2d

Browse files
3.373.0 release
1 parent 137e5c7 commit fb74a2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.373.0 - 2026-03-11
44

55
* `Aws\WorkSpaces` - Added WINDOWS SERVER 2025 OperatingSystemName.
66
* `Aws\SimpleDBv2` - Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@
839839
*/
840840
class Sdk
841841
{
842-
const VERSION = '3.372.3';
842+
const VERSION = '3.373.0';
843843

844844
/** @var array Arguments for creating clients */
845845
private $args;

0 commit comments

Comments
 (0)