aws-sdk-glue 1.248.0 → 1.250.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: 534e98457c3cd6c982ea28e50b01a0075947fa75e770911e4a4b70d46aded899
4
- data.tar.gz: a4e112708fffe0c15c7c868bd08f76afc3b39c3bec8b7f3204d6492837b6f7c9
3
+ metadata.gz: bb90ede36a6788770bd4a5c7789a3258384c4bbf03505ff99f8c2b8b18507d01
4
+ data.tar.gz: aed100643120fc4bb2854ee5ffa63a777f4a5162b6224ceb7d338dae0f93cc63
5
5
  SHA512:
6
- metadata.gz: a3f90eaaeda60f0e956a1f1050a0d435faa4b2a71cb30f128779895a58d5e7e4a460ee0c1259bc45d777b626f6409e1661af46318962b66d849cc47cca288db2
7
- data.tar.gz: d4e02262ad31b0618e660cca8c6c67218fc79b3eef710ecbc555df1e820b0fbca028158b9c897d8a896232f37dbb4d43dddb8f3f28b3ba7b1e33ee514314aef0
6
+ metadata.gz: a79808534e0601004af0f6c6e7cedd2e3bfc5d7f90ca48ac2839c1991dd1e8b55001dcc7d66ea6134697ee55a5dfbd5ce624ea1959dbb29d1d233af5c4bc4f38
7
+ data.tar.gz: 7144b99628efe03bdb88ddcefe1251a669606504144f4be21c822408bcc81437bb3df071fc28a917664b7768e6976e79e424b74015651adfa4c5d7312132329d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.250.0 (2026-03-13)
5
+ ------------------
6
+
7
+ * Feature - Add QuerySessionContext to BatchGetPartitionRequest
8
+
9
+ 1.249.0 (2026-02-05)
10
+ ------------------
11
+
12
+ * Feature - This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs.
13
+
4
14
  1.248.0 (2026-01-16)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.248.0
1
+ 1.250.0