aws-sdk-applicationautoscaling 1.59.0 → 1.76.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: 9991fc68d309a5842f997580de55de24eb8c10c442c0b72dd54b0474b529acda
4
- data.tar.gz: ffa7a02ef6714beaa959e9ce27ba637f88cc3520142f54317e6fee45c112f9bf
3
+ metadata.gz: 0c65adc34594c620bb1c0f3c9f3932efb01f590674d9811831efcd2544a56813
4
+ data.tar.gz: 57e5121488e875e170a9280d3b8d384416509431349eb1fc30d48b3424e38905
5
5
  SHA512:
6
- metadata.gz: 8e68160f8d5940ec6746b1838e9e4c4f2ae65fa92442fe3fdcc8197384b5e94435a58e72121450295832effd9f3a13a28ec4745f1b7c7af780f769f53cb546f2
7
- data.tar.gz: 19aa56047649e469f7f27f513a26720f18e8ab8a90d5a093109c6dad8f07b47de0348d939bfbd5db377704634be198df359ca7f31f8d5e26b9b709a248e422b7
6
+ metadata.gz: 67f3c9055a9dda8531df27675f6d1bdcf760e018d27bb22f4370b5e88ef8001b6801e5a444893cb2b51fd03fbdece2e4ccd22788c4b9e8a26ed17075185f667c
7
+ data.tar.gz: 6488eaf96fe4a8c3c52bd32c2f48c97a9aacdbb57096b9990f998ac0de4f65a598d76f60ad00ee025129d8f21eac5c871d34a98da8c54c69d001564f10a76041
data/CHANGELOG.md CHANGED
@@ -1,6 +1,93 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.76.0 (2023-09-27)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.75.0 (2023-07-11)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.74.0 (2023-07-06)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.73.0 (2023-06-28)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.72.0 (2023-06-15)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.71.0 (2023-05-31)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.70.0 (2023-05-25)
35
+ ------------------
36
+
37
+ * Feature - With this release, ElastiCache customers will be able to use predefined metricType "ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage" for their ElastiCache instances.
38
+
39
+ 1.69.0 (2023-05-09)
40
+ ------------------
41
+
42
+ * Feature - With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.
43
+
44
+ 1.68.0 (2023-03-20)
45
+ ------------------
46
+
47
+ * Feature - With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
48
+
49
+ 1.67.0 (2023-03-14)
50
+ ------------------
51
+
52
+ * Feature - Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
53
+
54
+ 1.66.0 (2023-01-27)
55
+ ------------------
56
+
57
+ * Feature - Enabled FIPS endpoints for GovCloud (US) regions in SDK.
58
+
59
+ 1.65.0 (2023-01-18)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
65
+
66
+ 1.64.0 (2023-01-04)
67
+ ------------------
68
+
69
+ * Feature - Customers can now use the existing DescribeScalingActivities API to also see the detailed and machine-readable reasons for Application Auto Scaling not scaling their resources and, if needed, take the necessary corrective actions.
70
+
71
+ 1.63.0 (2022-10-25)
72
+ ------------------
73
+
74
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
75
+
76
+ 1.62.0 (2022-02-24)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
81
+ 1.61.0 (2022-02-03)
82
+ ------------------
83
+
84
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
85
+
86
+ 1.60.0 (2021-12-21)
87
+ ------------------
88
+
89
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
90
+
4
91
  1.59.0 (2021-11-30)
5
92
  ------------------
6
93
 
@@ -365,4 +452,4 @@ Unreleased Changes
365
452
  1.0.0.rc1 (2016-12-05)
366
453
  ------------------
367
454
 
368
- * Feature - Initial preview release of the `aws-sdk-applicationautoscaling` gem.
455
+ * Feature - Initial preview release of the `aws-sdk-applicationautoscaling` gem.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.59.0
1
+ 1.76.0