Skip to content

Releases: RedisLabs/rediscloud-go-api

v0.32.0

06 Aug 14:18
6b33120
Compare
Choose a tag to compare

Added

  • Adding redisVersion support on the create, get and list endpoints for pro databases.

v0.31.0

31 Jul 14:09
04df93e
Compare
Choose a tag to compare

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

14 Jul 17:03
1a79923
Compare
Choose a tag to compare

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

30 Jun 12:31
0fb88b8
Compare
Choose a tag to compare

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

25 Jun 10:53
70ed3ba
Compare
Choose a tag to compare

0.28.0

Added

  • Adding an endpoint to get a TLS certificate for a database.

v0.27.0

28 May 16:04
2fa07e7
Compare
Choose a tag to compare

Updated

  • Splitting Fixed Subscription structs into response and request structs, as JSON fields differ between the two uses.

v0.26.0

20 May 17:23
f69bb47
Compare
Choose a tag to compare
  • Fixes to the AA regions endpoint: removing the unfilled RegionId field and correcting the JSON for the DeploymentCidr field.

v0.25.0

23 Apr 10:39
cff47a3
Compare
Choose a tag to compare
  • Added payment method to the fixed subscription API. This should allow payments via the marketplace as well as credit cards.

v0.24.0

11 Apr 15:14
a9d4e74
Compare
Choose a tag to compare
  • Add endpoint for Active Active regions.

v0.23.0

03 Apr 13:39
a10b8fc
Compare
Choose a tag to compare
  • Add Query Performance Factor property to subscription and database models