aws-sdk-appconfig 1.82.0 → 1.84.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: d108bf4e7ff393e6f4060ba73d25d62920a6a6e54b3ff0a34250a82f87e623a3
4
- data.tar.gz: f4b586f4cb8bfc1a83d4950a6df5111eca13c0d5956789fc70f8f4dd6244f8be
3
+ metadata.gz: 1564678e09ce59312f4d320a48b75c5060c1b2cc4a95d1d45bf1acbd72228f5c
4
+ data.tar.gz: 68e71127e9241da9859c0d6106feda586533d494c87e084d73bd2a2b96b04b70
5
5
  SHA512:
6
- metadata.gz: 276ff64c1862c3d2750b53080509dd76235ee14ef60b0e64c4ccbdc423979ad0136cb49cd052512e24220268d7f572c4457272202e66fc96e00d49e347c0f09b
7
- data.tar.gz: 52fb1ba2634ccc699dd470a5de64bbb34d27c9a8cdae87b334ac41469c4b494470629d07905f65ebf5b76db8b9c041885a38067ea30fe8d7b5a2a18d9bdbe095
6
+ metadata.gz: 3bd9d3ae793e920017318226e05bc3da5f3014675d1eed23f52f7ca2fe0280598777e6f6c482c1754519f96270c5949274df2c82ecc0a3851f2583559927a853
7
+ data.tar.gz: a22d4b963054cc7e3ce1aa0e1e6eb750d81da042e9cef609258ac9873e655505e154b2acee65946ceba8d64722ef3371655e00f864650c1b5b34214436c6eeb0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.84.0 (2026-07-08)
5
+ ------------------
6
+
7
+ * Feature - Update ExperimentRun APIs to support ConflictExceptions.
8
+
9
+ 1.83.0 (2026-06-29)
10
+ ------------------
11
+
12
+ * Feature - AWS AppConfig introduces Experimentation tools - enhanced capabilities within AWS AppConfig that enable you to run AB tests, multivariate tests, and gradual feature rollouts across your application stack.
13
+
4
14
  1.82.0 (2026-05-22)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.82.0
1
+ 1.84.0