aws-sdk-applicationautoscaling 1.53.0 → 1.57.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '02782b4a95778fde5ce9373862860e3ba10bfb04b56cd3374af7046ec2cb014b'
4
- data.tar.gz: 9d684a83a08e219e529aa30abe1ed67b478c8aa5645c3559eb10d25c424bcf92
3
+ metadata.gz: e388aaaf24eb603f0b367faceee2913558b456ab27fe9de9cb9f7a18e1f5fd04
4
+ data.tar.gz: 9d0613b13b849cca2ccbf352834dd3448b03779f8bc70157082a19d0688f2db3
5
5
  SHA512:
6
- metadata.gz: 326fc3f33b14e3326db039d2b5d554b757cb7df14f10f5b15c607ff3a47fbc98bd98c584db483ab22c175b06fa5869bd56474db6904c14529f31970dbadacfa4
7
- data.tar.gz: f064adcc07080c4f9ddf90494361c79cc5437670b2a4476e72e3519ba8944d056af4b08245319b7df76aae66f862a1063266b21bffc65b2315341a76ed387419
6
+ metadata.gz: e0166bb674acde69dc3fbe20dccc1d6c1ea43c456626ff29fa3975362a8b61202f483a77b67a1553463a26a73337da132a0b005be030617c963be722eef6e022
7
+ data.tar.gz: 354978c7b7e068447a74d0f1db8b5a89bafefde54ca0054cd930a4c374121ff9341ade6c3f66c564dc3e4eb4b9d647ed1547cba30a0183185e14b81924411ac0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.57.0 (2021-10-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.56.0 (2021-10-05)
10
+ ------------------
11
+
12
+ * Feature - With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers.
13
+
14
+ 1.55.0 (2021-09-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.54.0 (2021-08-19)
20
+ ------------------
21
+
22
+ * Feature - This release extends Application Auto Scaling support for replication group of Amazon ElastiCache Redis clusters. Auto Scaling monitors and automatically expands node group count and number of replicas per node group when a critical usage threshold is met or according to customer-defined schedule.
23
+
4
24
  1.53.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.53.0
1
+ 1.57.0