aws-sdk-rds 1.141.0 → 1.144.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: e248d47852abad8f0ecfadb7315aea8cef5ecb60291f49ba60fe3abec2a50b85
4
- data.tar.gz: 9fb8d954dc5fd35088eb5e1677f83bc83c48e5889b84e04e3cb2b7ab95e1ca99
3
+ metadata.gz: ba73e5eeaa0b00a27c9d11600bdcb34a8e4296ed0ff694bdbacf00e9afc03232
4
+ data.tar.gz: ba66d3bc8c9acaadc4e3499504124d7f275f1bb60c4cf048d29ac497d2add24a
5
5
  SHA512:
6
- metadata.gz: e6132b869605fc5a3d94f51d84bff179840cf0941f3cb070eb2faae88080f5902f26117689326449c808023248fd67b25e118e7f134b68fa650639b415b22737
7
- data.tar.gz: 5c65d20cab700c1125bd4a058f2342d796a94fe9ea666d19056b883a6d306488b63a3250269d72929db4a6dfc2b14d41880ded16911798e36646cec9ab9a5552
6
+ metadata.gz: abf27eca7372bf73fef439b96a4ebad7c4a7a15dd15e1851bdff38883b09d49a4cf4ee2316d7cbd95962894dabb79a2bb65e2b3edbcfbf029f74679b2ab7c0f9
7
+ data.tar.gz: bc0a60384593085e7762399bb14828437f0035e0dd0f1325609ec18351ce374c678a19d2b01d6f7f6f9bf629367cb62b1d2d6c323a3d90d5f0d76e0a11c92ee1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.144.0 (2022-04-20)
5
+ ------------------
6
+
7
+ * Feature - Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances.
8
+
9
+ 1.143.0 (2022-04-15)
10
+ ------------------
11
+
12
+ * Feature - Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation
13
+
14
+ 1.142.0 (2022-03-15)
15
+ ------------------
16
+
17
+ * Feature - Various documentation improvements
18
+
4
19
  1.141.0 (2022-03-01)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.141.0
1
+ 1.144.0