Skip to content

Commit 3cfb2c7

Browse files
3.370.0 release
1 parent bcbc12c commit 3cfb2c7

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.370.0 - 2026-02-20
44

55
* `Aws\SignerData` - This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.
66
* `Aws\SSM` - Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
*/
834834
class Sdk
835835
{
836-
const VERSION = '3.369.38';
836+
const VERSION = '3.370.0';
837837

838838
/** @var array Arguments for creating clients */
839839
private $args;

0 commit comments

Comments
 (0)