aws-sdk-proton 1.22.0 → 1.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf0851e3b370ed1d5c7fa39b596ba36c07afa142f9096aca557dd38c8df213f9
4
- data.tar.gz: 1eef250394b51fde65193179b55a5e655911d7225d7df281d42f9235cb34c2c5
3
+ metadata.gz: 6443019bdbfabad24bc2a3d32f58a618418882851cde1ce31f5ac3773a36a279
4
+ data.tar.gz: 12f58c0631dde2ea54d55ee58f3740c374df6da96f8301333a60ed6963f7490c
5
5
  SHA512:
6
- metadata.gz: 1af8fe2de9e7ecf950fcdc79ff3900708682c3b63ad6cc9a3d939228d8dad11ff2c247f141678ced8ca86f0e76710fe41b377f52fd957483eafcf5b2f53ee1e4
7
- data.tar.gz: 034dead1a6a7f9192eb23ddcc582a454e9eada1eda958f3fd202172cf2cd55bf5ec54ed4f867d962ace37f92c20b576d3b9765f8d47aad6a1b3143824856f063
6
+ metadata.gz: 8cf011954a497c35f0ae08f41b36cb3583e57e5ee0e5318450c8feb3141e6ed57f6c63a5a561ee871ebca8cbcf3f932232fc7bf7f2c4c3643f00a25bb7dbc107
7
+ data.tar.gz: fb5d4ff8530b57bd69bae815d09382666e4d5ad02feeae3beab5778504970bff778119fd5f2bb231cfc7cd66b7758c6233f96905eebeb94febb8b31a7bf7fe20
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.24.0 (2023-04-06)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for the AWS Proton service sync feature. Service sync enables managing an AWS Proton service (creating and updating instances) and all of it's corresponding service instances from a Git repository.
8
+
9
+ 1.23.0 (2023-02-03)
10
+ ------------------
11
+
12
+ * Feature - Add new GetResourcesSummary API
13
+
4
14
  1.22.0 (2023-01-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.22.0
1
+ 1.24.0