Skip to content

Commit 0455d92

Browse files
3.171.21 release
1 parent a105816 commit 0455d92

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.171.21 - 2021-01-21
44

55
* `Aws\Kafka` - Amazon MSK has added a new API that allows you to update all the brokers in the cluster to the specified type.
66
* `Aws\ResourceGroupsTaggingAPI` - This release adds a new parameter ResourceARNList to Resource Groups Tagging api GetResources api to allow customers retrieve tag data for specific resources.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@
517517
*/
518518
class Sdk
519519
{
520-
const VERSION = '3.171.20';
520+
const VERSION = '3.171.21';
521521

522522
/** @var array Arguments for creating clients */
523523
private $args;

0 commit comments

Comments
 (0)