Skip to content

Commit a48ff95

Browse files
3.372.1 release
1 parent 2f409de commit a48ff95

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.372.1 - 2026-03-06
44

55
* `Aws\SESv2` - Adds support for longer email message header values, increasing the maximum length from 870 to 995 characters for RFC 5322 compliance.
66
* `Aws\BedrockAgentCoreControl` - Adds support for streaming memory records in AgentCore Memory

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@
837837
*/
838838
class Sdk
839839
{
840-
const VERSION = '3.372.0';
840+
const VERSION = '3.372.1';
841841

842842
/** @var array Arguments for creating clients */
843843
private $args;

0 commit comments

Comments
 (0)