aws-sdk-supplychain 1.23.0 → 1.25.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: 9672b86eff6953e2d1bf7f1e44fef129eee5927df2ba650f2459f448cf4d9a21
4
- data.tar.gz: 152fbc2e8b4f3c4ebde277f78c1fde0b4fb13725b44a863710bf4029e78af481
3
+ metadata.gz: 6a1a9b643ba9ce947c6b668e7da81f8b5bcdab6c865147b70d0b991cc328b5b8
4
+ data.tar.gz: 9c7099340eba6b2a5e673e3341ffb82ee630de4f8ea1529d1e06f7bf66968c89
5
5
  SHA512:
6
- metadata.gz: 63354e607d37f4067156c48307fb0cab381d77f2beb5d909a74e23cc322161442ea9c0b49825f54d3a928d41c475102570c4b6ad493b9fc9e8a7771232fd857f
7
- data.tar.gz: dd99df16f7b15bce4b2adfb79ba34cb2de9a1e9dd7c81c81e8935933deb95af1893dc081b93dab64ad500c4559ed14627f185264144ecec1cca19156a6736d7f
6
+ metadata.gz: 2f18972c4eaab6d63d4a19086b6a9d012c7a06891be6440fbeb01017326e525d66f781dbac30cf0e5b53bc81e33e5bd37c79698b3103fd12440dfa8195ec6090
7
+ data.tar.gz: 90e205c001412920a64a3870d670ffcaf7bb2b2adf20b89d8527814967bba3f52773b9586e9cbb5dcbc489ce862e1d02bdf92697e31b493af617d1497e021d56
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.25.0 (2025-05-12)
5
+ ------------------
6
+
7
+ * Feature - Launch new AWS Supply Chain public APIs for DataIntegrationEvent, DataIntegrationFlowExecution and DatasetNamespace. Also add more capabilities to existing public APIs to support direct dataset event publish, data deduplication in DataIntegrationFlow, partition specification of custom datasets.
8
+
9
+ 1.24.0 (2025-05-01)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.23.0 (2025-02-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.23.0
1
+ 1.25.0