aws-sdk-paymentcryptographydata 1.15.0 → 1.17.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: 8843fbab3170e49e33ebd40845f0721cac6fc8e98c0d0c085ed359bad2d202d7
4
- data.tar.gz: 6db12682ee6c6d422bd4589358873f7b7180d71c7c78526fa0f492eba89992e5
3
+ metadata.gz: 7733eb6531ce0c730cf309a04e5a27e2aa041536d6e38d7ce01a9200e2b2dcd3
4
+ data.tar.gz: 86d959b197f87a5e5eaef31a351dd242807b3be096e497cdd1545b14568fe4da
5
5
  SHA512:
6
- metadata.gz: d85e2954bb4a051a9a2407899de3414149e0cd78f6254d2566e0a20d9b24cbf838aa6e8833247d5f4d182e50c642bee826a83b81bb7171afd51a2a785309d624
7
- data.tar.gz: c8c0d826bba5b808752a6cb6e777942f32406f3798aa40a39a2c6947fbcbccbafbf83b9d3e20c346fbe363e4f21255081c8fd9753a0cee347945b7bffe66b56c
6
+ metadata.gz: dedbf5c4d2747704df55c082062f8bec2e31bb5e3927b572c789e6e220fe40029cb4ad5874802fd351aa12d73e410ae71edb36ebf125646cb9163cadac38c6f3
7
+ data.tar.gz: c7e83fd4cddc4eb44ed2dfdc6af9aac8d50d3184f9be7b98a681bad73a1f60607ba33b6565f5e273d27754ddd3b69781efbb19dff4e9dcddbf3430cdf5a2cf44
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.17.0 (2024-07-02)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.16.0 (2024-07-01)
10
+ ------------------
11
+
12
+ * Feature - Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
13
+
4
14
  1.15.0 (2024-06-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.17.0