Skip to content

Commit a50c3cc

Browse files
3.379.0 release
1 parent 2bedd2c commit a50c3cc

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.0 - 2026-04-13
44

55
* `Aws\Interconnect` - Initial release of AWS Interconnect -- a managed private connectivity service that enables you to create high-speed network connections between your AWS Virtual Private Clouds (VPCs) and your VPCs on other public clouds or your on-premise networks.
66
* `Aws\CustomerProfiles` - This release introduces changes to SegmentDefinition APIs to support sorting by attributes.

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.378.2';
856+
const VERSION = '3.379.0';
857857

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

0 commit comments

Comments
 (0)