aws-sdk-secretsmanager 1.81.0 → 1.95.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: e59a6b33a6c17f0a2dc23311bef30f6ed2092732a4c870cab2cd056f83a8aab2
4
- data.tar.gz: 2611bd919d4d288fee0fe7ab8a20a51aba5eaab4b3a7577ecbee650aea0dde69
3
+ metadata.gz: 5011a7cf93524e6e5c900c2727647459b500419d570e0e240f99084b148d9192
4
+ data.tar.gz: c674353ddfc65359f83d76cdb1330a27bfc2bde04d4994ad29c2fd48ef113cd8
5
5
  SHA512:
6
- metadata.gz: 6ff4ae1cf3a2f34959beae04741dac6bfa1e13aba10e78cec0ae8c88886de8a685b3eedfcdc4e2e343112805cdba76918d6ac8e781062b402d7245c4757dc9ca
7
- data.tar.gz: 26f4cfe6a06783c0de02ea8aac85031e97bf5c358be95663bf524911cab44a6387d1e84e48cb1a83187b39e0fbeda043324f09d50a1ae688c65b421e5f4d5dc5
6
+ metadata.gz: 166fe37dcb929aa732ea5a9c8ae3d10373dc845c0e524fea68cce4fd4a59385738100bceb3377c1ed606409459d5d091f799f4cdabe05c842c564805a104531b
7
+ data.tar.gz: de5c0fd0899c556b0b325528c9ff84542a0ba9f722745e0bb0711c9272e26f7a6f81ad70c93dbdd97248bced8fbe8564abbcc00a7c431537f93429d7ab6f3c04
data/CHANGELOG.md CHANGED
@@ -1,6 +1,76 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.95.0 (2024-05-20)
5
+ ------------------
6
+
7
+ * Feature - add v2 smoke tests and smithy smokeTests trait for SDK testing
8
+
9
+ 1.94.0 (2024-05-16)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates for AWS Secrets Manager
13
+
14
+ 1.93.0 (2024-05-13)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.92.0 (2024-04-25)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.91.0 (2024-03-27)
25
+ ------------------
26
+
27
+ * Feature - Documentation updates for Secrets Manager
28
+
29
+ 1.90.0 (2024-01-26)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.89.0 (2024-01-11)
35
+ ------------------
36
+
37
+ * Feature - Doc only update for Secrets Manager
38
+
39
+ 1.88.0 (2023-12-22)
40
+ ------------------
41
+
42
+ * Feature - Update endpoint rules and examples.
43
+
44
+ 1.87.0 (2023-11-28)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.86.0 (2023-11-27)
50
+ ------------------
51
+
52
+ * Feature - AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters.
53
+
54
+ 1.85.0 (2023-11-22)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.84.0 (2023-10-19)
60
+ ------------------
61
+
62
+ * Feature - Documentation updates for Secrets Manager
63
+
64
+ 1.83.0 (2023-09-27)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.82.0 (2023-08-10)
70
+ ------------------
71
+
72
+ * Feature - Add additional InvalidRequestException to list of possible exceptions for ListSecret.
73
+
4
74
  1.81.0 (2023-07-13)
5
75
  ------------------
6
76
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.81.0
1
+ 1.95.0