aws-sdk-proton 1.7.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: c3c047d5c228651b1f751eca9c5ae05a79a280e262bcfc58681a5d6539438321
4
- data.tar.gz: 980cb09f405d2d0a1c5edffff35f87eb1026c85b4c748c29630b89e274e04f44
3
+ metadata.gz: 6d658ed8cff4aacfce5edb467b5630ef6c89a32e5d60eb9294aab71afcd980e4
4
+ data.tar.gz: 33b66ffa8ccd1a44238006fe4666b19a56b4e8836939de33cd8e1d69cb23520d
5
5
  SHA512:
6
- metadata.gz: 8ecd22bda26410f6de5c68115952e87e2ad983ee0d49a800e68077b43444269177ea7576705722d173ad4ee3efda38c9164e45ce33051ee6ec1412c753605aa7
7
- data.tar.gz: a0ecf696cbce70c045521b8700697bab7db2be36ac8df5c82e22d6bff15284728051288ed942cef6d849a0d54bd9bb926258eeac717a9fbeb98d53df3f4593b1
6
+ metadata.gz: f30bf94dbbcef26169be69824990e92ea5cc60ed2f13427760b34c1a0e8ce3b9c04290e74c9f5282c3a08e8d278b4c7ffd98dbc749188dcaf134f6b94d6b7521
7
+ data.tar.gz: cca32c624fd983991fa2d52b5a425f79f8fe84a35be966282d735cc962b72a2e5d8ff0d3f8640ff327480ee3115383a0570fa1b44eab9d9644e4f9abf7df27f4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.11.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.10.0 (2021-11-24)
10
+ ------------------
11
+
12
+ * 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.
13
+
14
+ 1.9.0 (2021-11-04)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.8.0 (2021-10-18)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.7.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.7.0
1
+ 1.11.0