Skip to content

Commit a7802ac

Browse files
3.208.10 release
1 parent fdde8fa commit a7802ac

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.208.10 - 2022-01-05
44

55
* `Aws\AppStream` - Includes APIs for App Entitlement management regarding entitlement and entitled application association.
66
* `Aws\CloudTrail` - This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@
603603
*/
604604
class Sdk
605605
{
606-
const VERSION = '3.208.9';
606+
const VERSION = '3.208.10';
607607

608608
/** @var array Arguments for creating clients */
609609
private $args;

0 commit comments

Comments
 (0)