aws-sdk-codestarconnections 1.32.0 → 1.34.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: 3bdde4f419df29c158324f1027cc471601a78ff4d83575ac701aba9efc7bc7e9
4
- data.tar.gz: 7e6dd681c0cd4eea6c224e84c78d4947bb0184e8405fd39e3778d773a0e05da4
3
+ metadata.gz: e32ac5eb415a2beb76b2e253cb52d958f8a939b249d4b8186dd717df1fd0c422
4
+ data.tar.gz: 9e596ae95ed95209c85a2f57a38bc9365a2e8d30bc39388072c4c2bcb250c7a6
5
5
  SHA512:
6
- metadata.gz: c598c6b4360ae65f5a741d97a49b4f9761a86c91fccce85fc717cf6360d285cb6f246e8498d6a646e7f3996db12889e0ebf11add8001307345c24fc611714523
7
- data.tar.gz: 54ae0d2844fb10a4a967134f8ced805c87893359f5de11e4f02a69bab1f1c2e3c6bfe0530ea95fcbdf6bab02a85afaa334f58006539a3fe4cc1e56abaf45e1bf
6
+ metadata.gz: ff0af1bc650be5d223f312188e089d12946cf9323e5f229dabe60abbf851b2366f17daa22e57444587dde6ea4e96b2d051f7f5367c0be036f19eec78af988d24
7
+ data.tar.gz: ff34d050f41e6bc29d92584f6f4800541d0b3999c42a3a0159912a14309057ae822505f96e4440afcf290bde891227377f07a54c8db9dc1712dec74890a8373d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.34.0 (2023-11-17)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for the CloudFormation Git sync feature. Git sync enables updating a CloudFormation stack from a template stored in a Git repository.
8
+
9
+ 1.33.0 (2023-09-27)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.32.0 (2023-07-31)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.32.0
1
+ 1.34.0