aws-sdk-applicationautoscaling 1.52.0 → 1.56.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: daf58be1364b228e935fbdcdef6e61bfe31a5fd8c1bad0e0df36cef5948a9b09
4
- data.tar.gz: fe099a91b4edc61514d5d620031b1b352d5d72060d65dc97c62e66049a706d60
3
+ metadata.gz: e18d5a3c31f6a398244f050d6780967cd28c7f35a68d4d75e562234acb245900
4
+ data.tar.gz: dfe8182b63b1893b323c47ea9e34a721fb539ad5d6a75d1c2e3d1a0dd78067e2
5
5
  SHA512:
6
- metadata.gz: 56c2e173e497ccc470d0cc4a2861f232377c98ed71b5445247a149edcc46f29f1b57199d4abbdd2f654fc6a97d9c0b22e980776fce86acf9d5fe0eb6f15e4bef
7
- data.tar.gz: 9c5e40d48bbebfc2405d995a95ef979e0e108b77378108ca30b20ea4f5a79b49eb2ea5d22273a34d569df6642478e106e8f027c82922046e8c8f33ed7436111e
6
+ metadata.gz: 7bc22c1fdbd7706668ac23303f1f308e69d0c9ea8aedd423320ee4b9877d8a7c1e91e1599002b9b640043b00a6979dbdfac3445600cee3c43a916fd747a8d560
7
+ data.tar.gz: 13268245b465f538c7cd2e5dc9ca761e9ce51db11d6858b5aa2db007092e406e37811941da1b76cda2f37d8a56d25f3244ea45e1e48f9d4189812653e6705236
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.56.0 (2021-10-05)
5
+ ------------------
6
+
7
+ * 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.
8
+
9
+ 1.55.0 (2021-09-01)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.54.0 (2021-08-19)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.53.0 (2021-07-30)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.52.0 (2021-07-28)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.52.0
1
+ 1.56.0