v6.8.0
What's Changed
- Removes the deprecated
CreateListTracker function as it is no longer available via API - Adds
TrackingCodesoptional parameter toTracker.Allparameter set for listing trackers - Adds
RestrictionCommentsoptional parameter toCustomsInfo.Createparameter set and enforces usage ifRestrictionTypeis 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
RestrictionCommentstoCustomsInfoCreate 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