Releases: RedisLabs/rediscloud-go-api
Releases · RedisLabs/rediscloud-go-api
v0.29.0
Added
- Adding a new status for the database whilst it is pending:
dynamic-endpoints-creation-pending
Full Changelog: v0.28.0...v0.29.0
v0.28.0
0.28.0
Added
- Adding an endpoint to get a TLS certificate for a database.
v0.27.0
Updated
- Splitting Fixed Subscription structs into response and request structs, as JSON fields differ between the two uses.
v0.26.0
- Fixes to the AA regions endpoint: removing the unfilled
RegionId
field and correcting the JSON for theDeploymentCidr
field.
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