Skip to content

Commit 754b25d

Browse files
3.359.9 release
1 parent 554d4cd commit 754b25d

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.359.9 - 2025-11-10
44

55
* `Aws\DSQL` - Cluster endpoint added to CreateCluster and GetCluster API responses
66
* `Aws\Invoicing` - Added new invoicing get-invoice-pdf API Operation

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@
819819
*/
820820
class Sdk
821821
{
822-
const VERSION = '3.359.8';
822+
const VERSION = '3.359.9';
823823

824824
/** @var array Arguments for creating clients */
825825
private $args;

0 commit comments

Comments
 (0)