Skip to content

Commit 7726a0d

Browse files
3.290.0 release
1 parent 9ecae7d commit 7726a0d

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.290.0 - 2023-11-27
44

55
* `Aws\Glue` - add observations support to DQ CodeGen config model + update document for connectiontypes supported by ConnectorData entities
66
* `Aws\FIS` - AWS FIS adds support for multi-account experiments & empty target resolution. This release also introduces the CreateTargetAccountConfiguration API that allows experiments across multiple AWS accounts, and the ListExperimentResolvedTargets API to list target details.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@
739739
*/
740740
class Sdk
741741
{
742-
const VERSION = '3.289.0';
742+
const VERSION = '3.290.0';
743743

744744
/** @var array Arguments for creating clients */
745745
private $args;

0 commit comments

Comments
 (0)