Releases: chartmogul/chartmogul-go
Releases · chartmogul/chartmogul-go
Fixes
Connect Subscriptions
Fixes
Fixes
Internal tooling
- methods and a field related to ChartMogul's internal integrations
New endpoints & fixes
List invoices
- Adding new list invoices endpoint, which returns invoices across all customers
- Now with build & compatibility tests on Travis.
Source on custom parameters and zip fix
- Feature: Adding possibility to create and update custom attributes with source parameter
- Fix: adding omitted
Customer.Zip
Retry on rate limit & network errors
- The library now automatically retries internally with exponential back-off all requests (except ping) for rate limit (currently 40 rps) & network errors.
- Support for
external_id
onMetrics Subscriptions
DataSource
now supports parsing of errors, so you can check forname taken
withIsAlreadyExists()