aws-sdk-customerprofiles 1.13.0 → 1.17.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: 36f14098371f96a78a62eca175edfe7c063d943048bf4a60e4984e4f0e791ec7
4
- data.tar.gz: 196f4355a01ee3e8d05c46a78c351d93b5d12bdd0422149e0c5fe574182d5471
3
+ metadata.gz: f8da8be0d6d8b4a91c3c8b8a99cc2fb985d4f0193104d1663027b312f1e68c06
4
+ data.tar.gz: 85f7c2ff6d74441f7fb60cc94337444e6c0712482b822c67a4d84ade005a61c5
5
5
  SHA512:
6
- metadata.gz: 2903be26c5d4272d4c0b11549c42e1acb1b342b534b3907bf335663db52323f70999041abc2bfe77ce43014f73d7198ae0501b41e23a619553e9e4bd047ba1d5
7
- data.tar.gz: 00e22d5b69d0af9606915a485fd1941dfa6a5a0922a7491ac16481794bdce3f7871d176a7aa32d2a0dadbbd14b15c7af67eeb99acc9a6b391d62b237eb4fed5b
6
+ metadata.gz: e696b1a045d7eaf14fe4fb9eb26543312eff3e4c534252fef40338bd71cfec63de6c6aaba751c811dbd07381fde4b9eb89860da03376ac5eaeddd44a11b8cf34
7
+ data.tar.gz: 0c89205089c62931fcc614d4b0a4afc22a8fb94ffc745c2945c08cafc7977488aa3f35bdfd321993ebfa2f272258825cf3a419c88e21490dc6239ba8168095d7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.17.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.16.0 (2021-12-20)
10
+ ------------------
11
+
12
+ * Feature - This release adds an optional parameter, ObjectTypeNames to the PutIntegration API to support multiple object types per integration option. Besides, this release introduces Standard Order Objects which contain data from third party systems and each order object belongs to a specific profile.
13
+
14
+ 1.15.0 (2021-11-30)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.14.0 (2021-11-24)
20
+ ------------------
21
+
22
+ * Feature - This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status.
23
+
4
24
  1.13.0 (2021-11-04)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.13.0
1
+ 1.17.0