This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Releases: AfterShip/aftership-sdk-go
Releases · AfterShip/aftership-sdk-go
v2.0.0
- New features
- Support latest features in v4 API
- Use go mod to organize the Go modules
- Error handling
- Compatibility
- Go >= 1.13
- Breaking changes
- Completely reorganized the SDK
- Removed auto retry feature, consumers need to retry the request by themselves.