Skip to content

Commit d287328

Browse files
klaviyo-sdkklaviyo-sdk
andauthored
version 17.0.0 (#99)
Co-authored-by: klaviyo-sdk <[email protected]>
1 parent 090260c commit d287328

File tree

115 files changed

+3372
-2011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+3372
-2011
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [17.0.0] - revision 2025-01-15
5+
### Changed
6+
- ISO strings are now accepted for date fields
7+
- **Breaking:** Renamed classes
8+
- `BaseEventCreateQueryResourceObject` -> `BaseEventCreateQueryBulkEntryResourceObject`
9+
- `BaseEventCreateQueryResourceObjectAttributes` -> `BaseEventCreateQueryBulkEntryResourceObjectAttributes`
10+
- `EmailTrackingOptions` -> `CampaignsEmailTrackingOptions` OR `FlowEmailTrackingOptions`
11+
- `ProfileMetricCondition` -> `SegmentsProfileMetricCondition` OR `FlowsProfileMetricCondition`
12+
- `SMSTrackingOptions` -> `FlowsSMSTrackingOptions` OR `CampaignsSMSTrackingOptions`
13+
- **Breaking:** Removed classes
14+
- `UnionConditionGroup`
15+
- `UnionConditionGroupConditionsInner`
16+
- `UnionFilter`
17+
- `UnionPositiveNumericFilter`
18+
- `UnionPositiveNumericFilterOperator`
19+
- `ProfileMetricConditionTimeframeFilter`
20+
421
## [16.0.0] - revision 2025-01-15
522
### Added
623
- Get and Update Reviews APIs

0 commit comments

Comments
 (0)