aws-sdk-databasemigrationservice 1.132.0 → 1.134.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: c11f860accfb29394a3627f7f14feb88f49ee366edab99915d6c7b8afd1b9a29
4
- data.tar.gz: 359d3844e5c20247c4ba4cbc9bea6b012ad600d918ee63204295c8f525169267
3
+ metadata.gz: 46fa4f0e10457d3e0643955e719df810760a8040c39ccb8ff9a0bc29cc2bbc02
4
+ data.tar.gz: 4fa80393bb94a9dc4de56675c54ad3ab0803c6f44eea6bf4a5b3cd2da976b59f
5
5
  SHA512:
6
- metadata.gz: 18e7865c96e7b7d188af14fa5c6043cdf916b6abe4877c0915fba5c976b63cb9e64854291d5801d40193751306d1877f0393712e1767b380721021bbfdafe070
7
- data.tar.gz: 7fd7fcb633d83ffd8bc6abdd25523103c8b72eb62c663e928a4c99863a8b9071d0d18ef036044ddfed9400f6dfa7299aeca8372bf001fda43ab4cc5f1991cccb
6
+ metadata.gz: 988035198ebf590b091ec704e929501776712ddd2409fce9325b7e9ccf3d44cc6a7c9033c8817b28121aae7255342290742b2c360ee89365b90c143fe2d282a4
7
+ data.tar.gz: 2f0f170d85eab58f16804bdc4a3ceb5e9d19f1f507dd1ab4d7292457933003e2fe5bc9058a34f46d2e463b8be785764d4dcc7c38875e8b6f08e4a2e2fc55ce3e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.134.0 (2025-11-17)
5
+ ------------------
6
+
7
+ * Feature - This release introduces the SAP ASE(Sybase) Data Provider for AWS Data Migration Service (DMS). In addition, DMS Schema Conversion now supports this provider, enabling customers to migrate SAP ASE(Sybase) databases to Amazon RDS for PostgreSQL or Aurora PostgreSQL seamlessly.
8
+
9
+ 1.133.0 (2025-11-12)
10
+ ------------------
11
+
12
+ * Feature - Added support of SQL statements creation, metadata model discovery and selection rules transformation.
13
+
4
14
  1.132.0 (2025-10-23)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.132.0
1
+ 1.134.0