aws-sdk-quicksight 1.95.0 → 1.97.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: 05cbda5163d188b7d4f6f4b3a57ceb9f35e4768351a7d8ec5db5f913e9533bd7
4
- data.tar.gz: 31bb5fa3ebfca7a9649f35f1c9570b9e19c378c5cb9d83deb89ec91878544b4c
3
+ metadata.gz: de977a72f86710adef7aa3db1150fa0e575cc64d0f5a4fee953d8410d03b337b
4
+ data.tar.gz: c9c3910cb0e9ea0bc4292da9c3c5a7d38d2c4ccf90bf7d68630d9fb91e7e5ae1
5
5
  SHA512:
6
- metadata.gz: c567f5f317d9d720a75decc001cc0300f25c3981c0565cb73a5b553e1cf6595fc8d33af57344c4d28d3ca2ba304f9da5de1c6694de886fa53812995657994463
7
- data.tar.gz: 54ce6cec73dc3a8ea72033da905746fc7159c15a85341e97fbdcd1ef25e48d7b2be30017390a477eab5fb0e1a0d8c7e65b0a9d12e6c4e7c87443d8a7ce64d4a4
6
+ metadata.gz: 82f95c98903954952d5d3a54a28cedbba967f073dda258296f5afa2f2557be588a3f9c7c47d19ca8a3e254c3794c38df3cacc2c8a727bdcb6cf48209d66dd28e
7
+ data.tar.gz: 5370e15f9f72d0efe68e81b3cfee1c36b33689fa0cc57dd6e5bd846e3539977adb9b654aba385b369615156345d3c3a995ea713f51f4cd54bf1e5f3865e14d99
data/CHANGELOG.md CHANGED
@@ -1,10 +1,20 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.97.0 (2023-11-22)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.96.0 (2023-11-16)
10
+ ------------------
11
+
12
+ * Feature - Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import.
13
+
4
14
  1.95.0 (2023-11-02)
5
15
  ------------------
6
16
 
7
- * Feature - Got confirmed from qmeixua@ about custom week features, and tested locally with aws cli and java sdk that the subtypes are showing up.
17
+ * Feature - This release introduces Float Decimal Type as SubType in QuickSight SPICE datasets and Custom week start and Custom timezone options in Analysis and Dashboard.
8
18
 
9
19
  1.94.0 (2023-10-19)
10
20
  ------------------
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.95.0
1
+ 1.97.0