aws-sdk-customerprofiles 1.64.0 → 1.66.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: e5cdf4bd129236ae3e28c3d707c9defe45c6b76b1ff46065650ed89c055c24a7
4
- data.tar.gz: 75eaf3fe827e7bbce03f2888a82796b2bc84c49639f2a98add333ca70dc96e17
3
+ metadata.gz: 85b5da852426f74960adfe1a21d870982ecd5220a5258f21b80a0f493ce1ef43
4
+ data.tar.gz: 8459a44e915d4eb0de88c6518a1d5dee181af0bc923d2b2a90191795f33d05f9
5
5
  SHA512:
6
- metadata.gz: 89b5a568458c39da182caf3c81d4eade83b31f6dec9475ed9f49fd8308217d786fbc3a94b643ccda60380c642aaa342e906b1a42fd5d34b2226481941b4e48da
7
- data.tar.gz: 6ba1e9293ccf856e1c98f1f51748de898d3875973f25d087288035921d86eab356d52c1eca32169f9791cb97970b716ca192cd2d7bac52a85aed6cccf062adb6
6
+ metadata.gz: ca51417b78604203a0b4b886dc32b6713f56585464a9623bf3fd9293fbedda17e91b5e6237e3bd5dba94e0b3b636bf0dcdf32c687fd2c364da33b19a8f6c014a
7
+ data.tar.gz: 38e8ae746dbf50ada8e2eaa361c2ebfb25ea14dc6dc30f2e9f74a02b88b8acaa06af283f76a01349844fa44da600585ddb57636a4fe7271e6db9fb1b30989063
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.66.0 (2025-07-03)
5
+ ------------------
6
+
7
+ * Feature - This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain.
8
+
9
+ 1.65.0 (2025-06-09)
10
+ ------------------
11
+
12
+ * Feature - This release introduces capability of Profile Explorer, using correct ingestion timestamp & using historical data for computing calculated attributes, and new standard objects for T&H as part of Amazon Connect Customer Profiles service.
13
+
4
14
  1.64.0 (2025-06-02)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.64.0
1
+ 1.66.0