Releases: yugabyte/ybm-cli
Releases · yugabyte/ybm-cli
v0.1.21-rc1
Changelog
- 8c77449 Add Max allowed recovery time field for PITR commands (#244)
- 029fe2b Add get and delete PITR Config commands and poll for task completion (#239)
- 9763611 Add json output for cluster node list command (#247)
- 3e3cf2e Check for restore DB PITR task during the corresponding command (#241)
- 854337b Don't wait for task when it is not created (#236)
- 058f1c1 Hide cluster pitr-config sub command under FF (#242)
- b82fef5 PITR Config CLI (#237)
- 0c32861 PITR config min retention period is 2 days (#252)
- 6b054c9 Remove backup interval seconds from PITR command outputs (#245)
- 5608ab8 Require namespace type along with name in describe, delete, restore PITR config commands (#243)
- de0b1f8 Update YugabyteDB Managed to YugabyteDB Aeon (#234)
- 79c2fd2 Update go client for openAPI changes to reflect (#246)
- b62d4e7 Updated GET call to use latest API and added FF for GCP integration (#251)
- 340344e [CLOUDGA-22271] Add support for google cloud telemetry (#238)
- aabbf76 [CLOUDGA-22581] : CLI changes for Connection Pooling (#240)
- 940db37 [CLOUDGA-23248] : CLI Get Cluster - Add CP Status (#248)
- 2c1dab3 [CLOUDGA-23292] : Add cluster-name flag to commands to show up in help (#249)
- c3db745 [CLOUDGA-23292] [Revert]: Revert old commit for help in Enable/Disable CP commands (#250)
v0.1.20
v0.1.19
v0.1.19-rc7
v0.1.19-rc6
Changelog
- 1fb067f Adjust deprecated verbiage for cluster update/delete (#230)
- d12ce7a [CLOUDGA-20571] Add support for telemetry provider access by name (#226)
- f257362 [CLOUDGA-20737] Add Feature flag for DB audit (#227)
- e3c3183 [CLOUDGA-20741] Add support for cluster-name in DB audit (#229)
- 14f73a2 unset time interval in days when cron expression is set (#228)
v0.1.19-rc5
v0.1.19-rc4
v0.1.19-rc3
v0.1.19-rc2
v0.1.19-rc1
Changelog
- cbaf7b6 Bumped go-github to v58 closing security issue found by dependabot as well (#213)
- 5fcf68d Display paused backup schedules and show state in the description (#211)
- 974fd35 Display retention period for backup policies (#207)
- 400b247 Support incremental backups (#212)
- 7182b7a [CLOUDGA-18071] CLI support for asymmetric geo-partitioned cluster creation (#210)
- 7ae716a handle errors and add validations for backup policies (#209)