aws-sdk-glue 1.260.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: f51319e65aa8498da5d5a38498f33bc6ed3ce00f8a0a5fb88c9ce9ab6d4ea8c9
4
- data.tar.gz: 02caf5ee8d8844da55aa284b312a61206c09dc5a6cd818c3d94367bdc8ae7f75
3
+ metadata.gz: 37fe9ffa9ff4705e564ff75b48d528f047f6a89a3035032c39644df6a9e108d2
4
+ data.tar.gz: 7f7384941e322293ddb89796a8a3ab2451c16818c40d6650d80de432b4f840a9
5
5
  SHA512:
6
- metadata.gz: f7d0816b43971a9a46a3bb9a9955b359d6eb15c5ccfbfe0ecef4fe7f550e4ccca8fd2e666640242ea1eba94cf7b8d76319c0e6a12611309c117492f07cd91282
7
- data.tar.gz: 2756fad9decc28092f61b628b877df29d84de54782deb566effe7662126c35bdf9d708a01c7ed72bd69432ce2d15db98faa300e77c2ab23b0f76f0a8ad3be5ed
6
+ metadata.gz: d739f42be2d8de2a7fad54747e7e2b235852b6ebc4d487409671acfc390baa22b9a35379171dcc093bb606d7f72a5b618a27e6c199730f8215ccef5413ce1431
7
+ data.tar.gz: 530ee83c1ec6ce526a4031a8971a21d5d3bcf82d68c4cbbd7f001afa9932a7b762a17cf5d505d70d6e34053862879287265c799adb225ccb73d1f5f73cbd8720
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.262.0 (2026-06-17)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for Search and Discovery in AWS Glue, letting you and your applications search Data Catalog assets such as table and enrich them with business context and glossary terms.
8
+
9
+ 1.261.0 (2026-06-12)
10
+ ------------------
11
+
12
+ * Feature - Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response.
13
+
4
14
  1.260.0 (2026-06-04)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.260.0
1
+ 1.262.0