Skip to content

Commit 17e7dd5

Browse files
3.355.0 release
1 parent 3e0b2fa commit 17e7dd5

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.355.0 - 2025-08-18
44

55
* `Aws\Batch` - Added default_x86_64 and default_arm64 as values to the instanceTypes field.
66
* `Aws\SageMaker` - Customer managed keys now available for volume encryption of SageMaker HyperPod clusters.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@
837837
*/
838838
class Sdk
839839
{
840-
const VERSION = '3.354.1';
840+
const VERSION = '3.355.0';
841841

842842
/** @var array Arguments for creating clients */
843843
private $args;

0 commit comments

Comments
 (0)