Skip to content

Commit b2f78a0

Browse files
3.363.0 release
1 parent 2b4ed96 commit b2f78a0

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

55
* `Aws\SecurityIR` - Add ListInvestigations and SendFeedback APIs to support SecurityIR AI agents
66
* `Aws\MailManager` - Add support for resources in the aws-eusc partition.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@
827827
*/
828828
class Sdk
829829
{
830-
const VERSION = '3.362.1';
830+
const VERSION = '3.363.0';
831831

832832
/** @var array Arguments for creating clients */
833833
private $args;

0 commit comments

Comments
 (0)