aws-sdk-amplifyuibuilder 1.8.0 → 1.11.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 554ccfdbca4aad19f2d23d7f072e49628460357b77f65bdcff4ea858c33eb873
4
- data.tar.gz: fb59682d17f3da92fa6722bc3bacc164f1c88a3d94a05e15bedd66b91cb8252c
3
+ metadata.gz: f39806830428505dd8401f49b3e85abfcdadf9cad07ddd164f996cbde93c5adf
4
+ data.tar.gz: 0f177b39a318856aa3592b3986eb72c211fd1cae90430c590437946a747b5f06
5
5
  SHA512:
6
- metadata.gz: 59f525228701654d6249713f189a33746563d407b95e2f5104e171bace5c42b05e2f23112c22d0a9099f962343d68bbbb25afbaead0cb77e227b4317f107d147
7
- data.tar.gz: 2797bd35a5e29405d2af2f5d235a8d730f9c9a8afa5bdacfb1ae557f93ca75fc19f3fa304a50b42ad0edd0ed645b8cfb6fd339b8d3dd54fe7e59acee96c68b24
6
+ metadata.gz: 51bdd3f258e3a58f066aaac771327b93ca7d1973167edee4cac3bd736ec0ed6873682d70af75f968a200bc9bc2fe2c6655dc52fa194e8f1322d81f62eb5d4941
7
+ data.tar.gz: d865a71c64193762da550776dbb422c6daace34911609411843fcb32d14fca08890fd7a90391198926b4e0da6bacd32a60ea0e4e960e229c3ec1cb5003dde792
data/CHANGELOG.md CHANGED
@@ -1,6 +1,23 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.11.0 (2023-04-04)
5
+ ------------------
6
+
7
+ * Feature - Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
8
+
9
+ 1.10.0 (2023-04-04)
10
+ ------------------
11
+
12
+ * Feature - Support StorageField and custom displays for data-bound options in form builder. Support non-string operands for predicates in collections. Support choosing client to get token from.
13
+
14
+ 1.9.0 (2023-01-18)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
20
+
4
21
  1.8.0 (2022-10-25)
5
22
  ------------------
6
23
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.8.0
1
+ 1.11.0