We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7127ac8 commit 0068088Copy full SHA for 0068088
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.356.12 - 2025-09-05
4
5
* `Aws\ECS` - This is a documentation only release that adds additional information for Amazon ECS Availability Zone rebalancing.
6
* `Aws\PCS` - Documentation-only update to add AccountingStorageEnforce to SlurmCustomSetting.
src/Sdk.php
@@ -831,7 +831,7 @@
831
*/
832
class Sdk
833
{
834
- const VERSION = '3.356.11';
+ const VERSION = '3.356.12';
835
836
/** @var array Arguments for creating clients */
837
private $args;
0 commit comments