Skip to content

Commit 0576109

Browse files
3.294.3 release
1 parent b58ba41 commit 0576109

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.294.3 - 2023-12-19
44

55
* `Aws\ChimeSDKMeetings` - Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
66
* `Aws\FSx` - Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@
755755
*/
756756
class Sdk
757757
{
758-
const VERSION = '3.294.2';
758+
const VERSION = '3.294.3';
759759

760760
/** @var array Arguments for creating clients */
761761
private $args;

0 commit comments

Comments
 (0)