Skip to content

Commit c04a8b3

Browse files
3.359.11 release
1 parent b48cb76 commit c04a8b3

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

55
* `Aws\Connect` - Updated Authentication Profile APIs to add support for automatic logout on user inactivity
66
* `Aws\ElasticLoadBalancingv2` - This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule.

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

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

0 commit comments

Comments
 (0)