aws-sdk-codestarconnections 1.35.0 → 1.37.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: 4a92b7c1014c7dd2c1e60f08fcf661396722b2472721b8fc48e9ca43030e8632
4
- data.tar.gz: 304d790040bdf16bc0afe885e3e0d719e4849c64781d484c35a35b57483bbf6a
3
+ metadata.gz: d5df91a8c35539cb293f42e0e6ffcb59fed2ab999cbe05f473ef454313a17c4b
4
+ data.tar.gz: 1547b868cac8aa6a27612fdebd4fcacc6a6f9b96c048df6ef9ae7a292b3cb351
5
5
  SHA512:
6
- metadata.gz: 9ddf4e6bace823701f0c5f854645cd1614e09b0250d143b8036d90537892b27de14378f63bd80d261bf7f7676fee152cbe81a1957f5221ad5c844f33d7421407
7
- data.tar.gz: 899f97a7d6309ade2773a3fd1f44b5943f7e75f9d3104d81497370bc8beb46b7d43a26b25002658aeee7776885cc593ba50e3adbb747dfdb7c575e983b757e95
6
+ metadata.gz: 4e4f3c3634ac59c91f6767c908fd11ebfaf14235727bb6fbf472232de801fadd8f330ca511d435fcbb56fa945aabfc94e19834ebffbf2c5d045f478079a918a5
7
+ data.tar.gz: 3a620e729fe532a63820a0d427b297a58846af9336ecd4af9dc84d3d9d8023ccc12b89bae0b91ffd600a7c1768ddf284e7d26080c70b52f8c027f0879daebf98
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.37.0 (2023-11-27)
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.36.0 (2023-11-22)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.35.0 (2023-11-20)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.35.0
1
+ 1.37.0