Skip to content

Commit 768e005

Browse files
3.364.0 release
1 parent ffd0ccc commit 768e005

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

55
* `Aws\Connect` - This is a combined re:Invent release for Amazon Connect.
66
* `Aws\CustomerProfiles` - This release introduces, CRUD APIs for the DomainObjectType and Recommender resources, APIs to offer statistical insights on Object Type Attributes, Changes to SegmentDefinition APIs to support SQL queries to create Segments, and Changes to Domain APIs to support Data Store.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@
833833
*/
834834
class Sdk
835835
{
836-
const VERSION = '3.363.3';
836+
const VERSION = '3.364.0';
837837

838838
/** @var array Arguments for creating clients */
839839
private $args;

0 commit comments

Comments
 (0)