aws-sdk-rds 1.252.0 → 1.262.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: 2da58a166460b210f1501fd26a4821a216222bdd32751e5bc216da44f0840f0b
4
- data.tar.gz: b51977aa663f9a4adcbda52e593f751347cf3149ac8f15d37b25c70683c8168c
3
+ metadata.gz: 552f571a2de5b291b7637f4ba4216a926f34e528c6d75315fe71bab150acf32d
4
+ data.tar.gz: ec25dbc5e7c3378b3f5dfbc14eade82165292456f9e58cf9b8c7c5d03d79de58
5
5
  SHA512:
6
- metadata.gz: 830c374ed750b85c7ff4cfea6330758a45ad7169cd1dabcd82e6c07ab543f19d105422ace53e43afcd162f538c25bcde8a503fafcb5f81d3ca377e99862597b9
7
- data.tar.gz: a042bbf4f7a0c5d04878a7e38eb24c4fd1af9a98a486e74a807287fb13c27bf5d02c930f7ce61ad861a589c176586feacc30cf970fe0d5ecdfeac7347b9b169b
6
+ metadata.gz: 93b618e3129d531a82c7d15a4c0f5c3edbec9cb8205068145efd691cfc45cd757e7dbb88b930b0b5ae1db9a5b91555deae361327ee8df40320a03a6a17528274
7
+ data.tar.gz: 6f3f7a2a55f274b6b5e9dbbaad925b31b034f747ca70b3e2dad564c0e2c4460feb604a14d95c74b72dd385dcf48ff4c65b9f8c90f3d32dfd65b49a880e2a5679
data/CHANGELOG.md CHANGED
@@ -1,6 +1,56 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.262.0 (2024-12-03)
5
+ ------------------
6
+
7
+ * Feature - Support `expires_in` option for the `AuthTokenGenerator`.
8
+
9
+ 1.261.0 (2024-12-02)
10
+ ------------------
11
+
12
+ * Feature - Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters.
13
+
14
+ 1.260.0 (2024-11-20)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for scale storage on the DB instance using a Blue/Green Deployment.
18
+
19
+ 1.259.0 (2024-11-18)
20
+ ------------------
21
+
22
+ * Feature - Add support for the automatic pause/resume feature of Aurora Serverless v2.
23
+
24
+ 1.258.0 (2024-11-12)
25
+ ------------------
26
+
27
+ * Feature - Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL.
28
+
29
+ 1.257.0 (2024-11-06)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.256.0 (2024-10-28)
35
+ ------------------
36
+
37
+ * Feature - This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action.
38
+
39
+ 1.255.0 (2024-10-22)
40
+ ------------------
41
+
42
+ * Feature - Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
43
+
44
+ 1.254.0 (2024-10-18)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.253.0 (2024-10-17)
50
+ ------------------
51
+
52
+ * Feature - Updates Amazon RDS documentation for TAZ IAM support
53
+
4
54
  1.252.0 (2024-10-01)
5
55
  ------------------
6
56
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.252.0
1
+ 1.262.0