v2.17.0
2.17.0 (2024-08-13)
Full Changelog: v2.16.0...v2.17.0
Features
- api: add pagination params 'created at' and 'updated at' (#261) (31177a6)
- api: updates (#267) (62fac37)
Bug Fixes
- deserialization of struct unions that implement json.Unmarshaler (#264) (3b9fcd2)
- handle nil pagination responses when HTTP status is 200 (#260) (383d064)
- improve name for single-keyed union member (#262) (7df1ce3)