Skip to content

Commit dbae075

Browse files
3.320.2 release
1 parent b430bd6 commit dbae075

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.320.2 - 2024-08-16
44

55
* `Aws\SageMaker` - Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
66
* `Aws\QuickSight` - Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@
777777
*/
778778
class Sdk
779779
{
780-
const VERSION = '3.320.1';
780+
const VERSION = '3.320.2';
781781

782782
/** @var array Arguments for creating clients */
783783
private $args;

0 commit comments

Comments
 (0)