Skip to content

Commit 0f3e296

Browse files
3.369.35 release
1 parent 5c3f06e commit 0f3e296

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.369.35 - 2026-02-16
44

55
* `Aws\` - Removes the `Cloudwatch Evidently` service, which has been deprecated.
66
* `Aws\Kafka` - Amazon MSK now supports dual-stack connectivity (IPv4 and IPv6) for existing MSK clusters. You can enable dual-stack on existing clusters by specifying the NetworkType parameter in updateConnectivity API.

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.369.34';
836+
const VERSION = '3.369.35';
837837

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

0 commit comments

Comments
 (0)