aws-sdk-chimesdkmessaging 1.3.0 → 1.7.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: d86725f85a1eadb6ddca34a5167c28164e42bd0c4b277e73689bfedfd0173abb
4
- data.tar.gz: 9f73ff72b9d176a0ce6249b5184a79e03abfbb6b1e6060132556e438fc4f00c2
3
+ metadata.gz: fa5295ba7afcff9db1721b5c53a14270d7e0297d5422ca3bb4e9d9a5a961dba8
4
+ data.tar.gz: b3decd8139305eb53a9b0ff55d05c34268c8f7f9bc9c2e82c3ca3ef519748064
5
5
  SHA512:
6
- metadata.gz: 928aaf94c3bbb8d78a0aaaa7b53ea57525c5d2f8c9e34ece2886f2c922823e1d392c4beb41aa4cf96849b74b53fc5dd44403c924a423f14b5d3d3bb821666bee
7
- data.tar.gz: 04ab9fecc1c1e553963c28f511ba831e5303fd3f80741582863bc82a0375ecb64e70c7f75ac195e39d113da853816575a0a34ece3f4dad7d1445cb60ecf55af3
6
+ metadata.gz: 2211ce5e7c928b515e01dac7697c2fcb8d987b4dc2d5dba52582779278451d6242a7fafd471736d5a496c9afa32b7d10b729332c4612b7669e01e023f0f70399
7
+ data.tar.gz: e817410c26211da1478ff1dc140d80f43098c47f9c825bd039571fe6ae5b1913d22f035ed2a3fa9f9e7aff5852fd2cb1d45090e2449d9f651a3d3983024737c4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.7.0 (2021-11-30)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.6.0 (2021-11-04)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.5.0 (2021-10-26)
15
+ ------------------
16
+
17
+ * Feature - The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
18
+
19
+ 1.4.0 (2021-10-19)
20
+ ------------------
21
+
22
+ * Feature - The Amazon Chime SDK now allows developers to execute business logic on in-flight messages before they are delivered to members of a messaging channel with channel flows.
23
+
4
24
  1.3.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.0
1
+ 1.7.0