Skip to content

Commit 0068088

Browse files
3.356.12 release
1 parent 7127ac8 commit 0068088

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.356.12 - 2025-09-05
44

55
* `Aws\ECS` - This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing.
66
* `Aws\PCS` - Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
*/
832832
class Sdk
833833
{
834-
const VERSION = '3.356.11';
834+
const VERSION = '3.356.12';
835835

836836
/** @var array Arguments for creating clients */
837837
private $args;

0 commit comments

Comments
 (0)