Releases: RedisLabs/rediscloud-go-api
Releases · RedisLabs/rediscloud-go-api
v0.26.0
v0.25.0
- Added payment method to the fixed subscription API. This should allow payments via the marketplace as well as credit cards.
v0.24.0
- Add endpoint for Active Active regions.
v0.23.0
- Add Query Performance Factor property to subscription and database models
v0.22.0
Added
- Add endpoints to the new Private Service Connect API for Pro and Active-Active subscriptions.
v0.21.0
Added
- Handling API rate limits to wait or retry calls depending on the current window or remaining limits.
Fixed
- Removed extra API calls when retrieving the latest backup and import statuses.
Full Changelog: v0.20.1...v0.21.0
v0.1.9
v0.1.8
Added
- Adds region attribute to VPCPeering
- Adds paymentMethod field to CreateSubscription and Subscription structs
v0.1.7
v0.1.6
Added
- Include "Content-Type: application/json" in the header of all requests to the API.