Skip to content

Releases: RedisLabs/rediscloud-go-api

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

v0.22.0

23 Jan 16:10
fc57188
Compare
Choose a tag to compare

Added

  • Add endpoints to the new Private Service Connect API for Pro and Active-Active subscriptions.

v0.21.0

04 Dec 10:10
8e659f2
Compare
Choose a tag to compare

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

05 Jul 14:44
1060c19
Compare
Choose a tag to compare

Added

  • Adds wrap404Error for database service GET method
  • Add proxy-policy-change and -draft to pending state constants