aws-sdk-servicecatalog 1.76.0 → 1.78.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: df8176d6e6f95c83301d4a21afe3c67abeab5d2a79f3327ccfb2c140ba0e68bb
4
- data.tar.gz: 55bea34063a7fb53b97faebdd4e7a4a0774d785293bf5363d21fa8c8f2eea117
3
+ metadata.gz: a2d8d45af19a7d61bad735d812c04ee484debd4087913aee0cdaa84e1e94b7cb
4
+ data.tar.gz: a2618a943bbef8c070fd9bd1283dd82a2c899fbf30284cfa611f06b64944ac06
5
5
  SHA512:
6
- metadata.gz: 5cc7dcbfd054faeb8b934242473b5c58bf81996f40dea45f1455afc4b56edd84b47fd729dd555446cce1e374685e37ab17476d5d1cd7afcf787386306c0febe3
7
- data.tar.gz: b7180396750b10b9413efe1c163494c55a022fedb196c8e9c3ff7540700473c89aa5983277f089d30f6960a8f3f1e7140ffbfdfd55cd0fd9b442371c10cd4688
6
+ metadata.gz: dae36f02eb5f7c176a67d0b86e0cf0b820148987f70cd71f3efab846ee3a9158fbd31c9401d4b743edc0f7a12d73b760016f9d109b2c0d4a90ab09c4ca90aa32
7
+ data.tar.gz: e9c49331beef62d95ca2ec70736760cdd778c6ee149510d38853dfd7098a975c431b1c637c5e9ea6af7555e7bbb87ea9636777fdec33085fcf04a3ea9873a0b5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.78.0 (2023-04-05)
5
+ ------------------
6
+
7
+ * Feature - removed incorrect product type value
8
+
9
+ 1.77.0 (2023-04-03)
10
+ ------------------
11
+
12
+ * Feature - This release introduces Service Catalog support for Terraform open source. It enables 1. The notify* APIs to Service Catalog. These APIs are used by the terraform engine to notify the result of the provisioning engine execution. 2. Adds a new TERRAFORM_OPEN_SOURCE product type in CreateProduct API.
13
+
4
14
  1.76.0 (2023-02-24)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.76.0
1
+ 1.78.0