aws-sdk-glue 1.203.0 → 1.205.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: d4db1fc9c785664b9a6baec6c10b1b9636894d3e9b579689a1f6769001f9771a
4
- data.tar.gz: cd82ce65eded6e346f4779388ef1759a94379f2e6e6890afb81290ce949d3c6f
3
+ metadata.gz: 4a79ccf20689c72fc8eee7128c0016c40e772235d8364efda282f5b3efcb50b8
4
+ data.tar.gz: 05af768408fc91b1999c8ae5fb15206243b684c21341faa247627be58ff2605f
5
5
  SHA512:
6
- metadata.gz: 9773bd5e95500c9c4e8c1e1da9130300af85c1195e1e30a1240e5bb14b504eab8b5b64aca7d83535f8de99be5befcebeff498bfdd941f1d16a1834e6c1e03e5b
7
- data.tar.gz: 54be0d4211135acddbfe0ee959946de54197094c8b3abb58e39b4df1b1d9daf60dd6aa85fa9f07ae85386e1902a11196e4fc70766709a62acaf1f8b902d100a9
6
+ metadata.gz: 60123886b807ab1ff17e253b0d0ac57804a8bef9902c43cd3a4a1d78983942619b5493f4ec76c7ab6f3d85d276c0bb67c20812d5140bb50bdd8224242bb943c0
7
+ data.tar.gz: 537a6f1e5b0a5507979cf661192a98370311e6af7fb4c4e455f5ddfcc4df3df4d9984809f8cd00b489ff8e1f028e393148ab41b97af368e38410f3143fcf8631
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.205.0 (2024-12-12)
5
+ ------------------
6
+
7
+ * Feature - To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys.
8
+
9
+ 1.204.0 (2024-12-03)
10
+ ------------------
11
+
12
+ * Feature - This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections
13
+
4
14
  1.203.0 (2024-11-19)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.203.0
1
+ 1.205.0