v6.8.0
What's Changed
- Removes the deprecated
CreateList
Tracker function as it is no longer available via API - Adds
TrackingCodes
optional parameter toTracker.All
parameter set for listing trackers - Adds
RestrictionComments
optional parameter toCustomsInfo.Create
parameter set and enforces usage ifRestrictionType
is not "none" (closes #597 )
Related PRs
- chore: remove create_list tracker endpoint function by @Justintime50 in #590
- chore: update CODEOWNERS by @Justintime50 in #591
- [feat] Add TrackingCodes parameter by @nwithan8 in #594
- [fix] Add
RestrictionComments
toCustomsInfo
Create parameter set by @nwithan8 in #598 - [chore] Prep for v6.8.0 release by @nwithan8 in #600
Full Changelog: v6.7.3...v6.8.0