Skip to content

Commit 5c8da4b

Browse files
aws-sdk-php-automationSamRemis
authored andcommitted
3.281.9 release
1 parent 87bd7c7 commit 5c8da4b

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.281.9 - 2023-09-18
44

55
* `Aws\WorkMail` - This release includes four new APIs UpdateUser, UpdateGroup, ListGroupsForEntity and DescribeEntity, along with RemoteUsers and some enhancements to existing APIs.
66
* `Aws\ApplicationDiscoveryService` - Add sensitive protection for customer information

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@
715715
*/
716716
class Sdk
717717
{
718-
const VERSION = '3.281.8';
718+
const VERSION = '3.281.9';
719719

720720
/** @var array Arguments for creating clients */
721721
private $args;

0 commit comments

Comments
 (0)