Skip to content

Commit a5be7ed

Browse files
3.359.8 release
1 parent 4bebd5a commit a5be7ed

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.8 - 2025-11-07
44

55
* `Aws\` - Removes `QLDB`, `QLDBSession`, `Robomaker`, `LookoutMetrics`, `LookoutVision`, `IoTFleetHub` and `Apptest` services, which have been deprecated.
66
* `Aws\KMS` - Added support for new ECC_NIST_EDWARDS25519 AWS KMS key spec

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.7';
822+
const VERSION = '3.359.8';
823823

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

0 commit comments

Comments
 (0)