Releases: RedisLabs/rediscloud-go-api
Releases · RedisLabs/rediscloud-go-api
v0.38.0
Added:
- Added
PublicEndpointAccess
field to Subscription create/update API - New tests to check this field is used correctly
Full Changelog: v0.37.0...v0.38.0
v0.37.0
Added:
- Added
GlobalEnableDefaultUser
field to UpdateActiveActiveDatabase struct - New tests for ActiveActiveCreate and ActiveActiveUpdate methods
Full Changelog: v0.36.5...v0.37.0
v0.36.5
Changed:
- Several fields in the PrivateLink connections datatype now have data types aligned with the API.
- Fixed an issue with a malformed URL for the PrivateLink endpoint scripts and added tests
v0.36.4
Fixed:
- Fixing the EnableDefaultUser field to be part of region properties
v0.36.3
Added:
- The
regionId
property is now supported onGET
ActiveActiveRegion requests.
Changed:
- Changing
regionId
back to an int.
Full Changelog: v0.36.2...v0.36.3
v0.36.2
Added:
- Adding model and service for new PrivateLink endpoints
Changed:
- Modified
delete
in API client so that it takes arequestBody
parameter. - Updating Testify to v1.11.1
Full Changelog: v0.35.0...v0.36.2
v0.35.0
Added:
- Adding field
security
to Active Active Database model - Adding field
enableDefaultUser
to active active database update request
Full Changelog: v0.34.2...v0.35.0