Skip to content

Commit 8ee5c1f

Browse files
3.356.30 release
1 parent a70776c commit 8ee5c1f

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.356.30 - 2025-10-01
44

55
* `Aws\IVSRealTime` - Remove incorrect ReadOnly trait on IVS RealTime ImportPublicKey API
66
* `Aws\PCS` - Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.

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.29';
834+
const VERSION = '3.356.30';
835835

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

0 commit comments

Comments
 (0)