Releases: RedisLabs/rediscloud-go-api
Releases · RedisLabs/rediscloud-go-api
v0.32.0
Added
- Adding redisVersion support on the create, get and list endpoints for pro databases.
v0.31.0
Added
- Adding an API call and endpoint for updating customer-managed encryption keys (CMKs) to an existing subscription.
- Adding a new status to support the
encryption_key_pending
status of a subscription.
v0.30.0
Added
- Adding in support for
persistentStorageEncryptionType
, to support CMEK, across pro and active active subscription creation
Full Changelog: v0.29.0...v0.30.0
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