aws-sdk-proton 1.8.0 → 1.12.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: 36de7adc281518cef8da86e736e631d187ec3edb2ab7426f76816b1a7565a77f
4
- data.tar.gz: b0c3558f5ddd87957595f7a32e6543cff0371928119016f1c88124768c4c82cb
3
+ metadata.gz: 7c7255790d0ecd5573ce995aaf3745353d560df91c130d285d2e183a955e8db0
4
+ data.tar.gz: 00205a438a679a7f3c8227a4b588587b97ff12af18695a2e5c4ef7b8c5e1ae08
5
5
  SHA512:
6
- metadata.gz: 0ee1708d59a12d69a0b90ed9c158b13e94ee552ed263385310e7bbc5f51414a548fbe16357679e08997051bc7cd1b96ba6905f18437b543496ee4420c56b4afb
7
- data.tar.gz: 698aa722d3925482a02c76b124e6a9e3559213afc6eb0961515e95e792ea076986d34562af168f125391e581d52b0a2e4e3bd059cc148ef9a8c5dd9dc357ff4e
6
+ metadata.gz: 1823e75a2a238ff853687fed0b703144b08a932f88a9631b18c38e9091c91a5c674429f76c7eb9b54f50a0ea2f2a1efca0952a32c04e2058695196919b192df0
7
+ data.tar.gz: aa7bc89b8c2dafa53eb99e866157c73657f1db508042e96258ec4d10d6b9fa6102b19a52236fcee3c1116ddaf03091da04714a769a9f1b5ff088912b5cd29d60
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.12.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.11.0 (2021-11-30)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.10.0 (2021-11-24)
15
+ ------------------
16
+
17
+ * 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.
18
+
19
+ 1.9.0 (2021-11-04)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.8.0 (2021-10-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.8.0
1
+ 1.12.0