Releases: rubrikinc/rubrik-polaris-sdk-for-go
Releases · rubrikinc/rubrik-polaris-sdk-for-go
v0.10.0
What's Changed
- Use RSC_MANAGED_CLUSTER permission group by @johan3141592 in #174
- Merge beta branch to main by @johan3141592 in #182
- Add support specifying Azure resource groups for RSC features (#160)
- Add retry to allVpcsByRegion request (#162)
- Move the retry handling into the Request function (#165)
- Expose account name and FQDN (#166)
- Add support for Azure shared exocompute (#167)
- Fix an issue with AWS exocompute customer supplied security groups (#168)
- Add support for Azure archival locations (#169)
- Fix Azure permission upgrade issue (#170)
- Increase the korg job wait attempts to 50 (#171)
- Skip disabling AWS Exocompute for non-CFT workflow (#172)
- Fix CreateStorageSetting's NativeID field (#173)
- Use RSC_MANAGED_CLUSTER permission group (#174)
- Extend AddClusterToExocomputeConfig to return setup YAML (#175)
- Disable S3 protection before removing the feature (#176)
- Fix failing Azure integration tests (#177)
- Work around an AWS multiple features removal issue (#178)
- Add functions to look up cloud accounts by native ID and name (#180)
- Add support for updating AWS archival location bucket tags (#179)
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Fix an issue with AWS exocompute customer supplied security groups by @johan3141592 in #168
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Add retry to allVpcsByRegion request by @johan3141592 in #163
- Move the retry handling into the Request function by @johan3141592 in #164
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Merge beta branch to main by @johan3141592 in #161
- Add support for AWS account onboarding without CloudFormation (#128)
- Support relative paths for the credentials file (#130)
- Support reading credentials from current environment (#132)
- Add support for bootstrapping Rubrik clusters (#127)
- Improve error messages (#133)
- Check if vars exist when reading credentials from env (#134)
- Change ID type from uuid.UUID to string (#129)
- Add support for AWS shared exocompute (#136)
- Add support for AWS private container registry (#137)
- Add support for AWS cloud archival location (#138)
- Add aws exocompute update (#140) (#143)
- Update aws exocompute config fields (#144)
- Do not populate non-existing aws exo config subnets (#145)
- Add support for reading PCR (#146)
- Add support for permission groups to AWS features (#147)
- Add support for reading deployment IP addresses (#148)
- Add missing private container registry comments (#142)
- Cleanup now removes all AWS features (#149)
- Fix shared exocompute (#150)
- Fix AWS account list functionality (#151)
- Add support for BYOK clusters (#152)
- Fix feature permission group updates (#154)
- Fix BYOK connect cluster query (#155)
- Update AWS PCR documentation (#156)
- Add support for BYOK8s cluster disconnect (#157)
- Update dependencies and bump compiler version (#159)
Full Changelog: v0.8.5...v0.9.0
v0.8.5
What's Changed
- Update dependencies and bump compiler version by @johan3141592 in #158
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Update code generation comment and regenerate code by @leitzler in #139
- Allow more subnets in aws testsetup file by @leitzler in #141
- Add aws exocompute update by @leitzler in #140
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #153
New Contributors
- @dependabot made their first contribution in #153
Full Changelog: v0.8.3...v0.8.4
v0.8.3
v0.8.2
What's Changed
- Update dependencies by @johan3141592 in #131
- Support relative paths for the credentials file by @johan3141592 in #130
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Change ID type from uuid.UUID to string by @johan3141592 in #129
Full Changelog: v0.8.0...v0.8.1