aws-sdk-proton 1.6.0 → 1.10.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: 7ed7af0a8475f51cec5cd09c4d70529530f09731146bdac14479f3b692756f65
4
- data.tar.gz: 4a30fe24a1a396566ca162f65b5ce6ea209912b582daa59dcee6e1ce97c2c01e
3
+ metadata.gz: 676075351f43b9080ad3a425693684909e14f0b7e4760dde86393a451c19c6ef
4
+ data.tar.gz: 7d8d2f4147a7506ab72f40fb63934b8de12571b839db7df5445d24e3959d479f
5
5
  SHA512:
6
- metadata.gz: a19fe8dea243a050928db16d8ffa0b49ad277fa26c8ba029dbc723c25e727b8729bd0006f1c50cc5c7d31c8dcb75bca93f31ce5d836c429c4ff3538b487166ba
7
- data.tar.gz: 005ffc05975cc60ed195507c819f393a0175a66a37ae1fc16976339b42b0139623033e5654a64759c7de56335aac97407718b78df5a55df68920ecac06567833
6
+ metadata.gz: 8366462cc7ca961b8bb1227004bb0141d2623497039b97fd30f3db89c0bc32868e674fc20348c310896c2fbcf5494be73f7c1c177702395b537996bbe46935c0
7
+ data.tar.gz: cb6452d5a3a9267d2ce36c9fe16ece35368f4c453a083127666c47ce1d2066785787476d81f276b45e3ee2e983272dc66ea66cfed09d22c51e1c34ceeede49cf
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.10.0 (2021-11-24)
5
+ ------------------
6
+
7
+ * Feature - This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository.
8
+
9
+ 1.9.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.8.0 (2021-10-18)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.7.0 (2021-09-01)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.6.0 (2021-08-03)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.6.0
1
+ 1.10.0