Skip to content

Commit 54a7dbb

Browse files
3.379.3 release
1 parent d04e11e commit 54a7dbb

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.379.3 - 2026-04-20
44

55
* `Aws\BedrockAgentCoreControl` - Supporting listingMode for AgentCore Gateway MCP server targets
66
* `Aws\Kafka` - Amazon MSK Replicator now supports data migration from external Apache Kafka clusters to Amazon MSK Express brokers. This release adds SaslScram authentication with TLS encryption, enhanced consumer offset synchronization, and customer log forwarding for troubleshooting.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -853,7 +853,7 @@
853853
*/
854854
class Sdk
855855
{
856-
const VERSION = '3.379.2';
856+
const VERSION = '3.379.3';
857857

858858
/** @var array Arguments for creating clients */
859859
private $args;

0 commit comments

Comments
 (0)