Releases: yugabyte/ybm-cli
Releases · yugabyte/ybm-cli
v0.1.22-rc3
v0.1.22-rc2
Changelog
- d4ebaa6 Add new command impl checklist doc (#269)
- bb818e3 Added deprecation messages for metrics export commands (#277)
- 47a037b Base64 encode db credentials in create cluster request (#273)
- 9f7b7b7 CLOUDGA-24211 Remove ID from integration cmd output (#278)
- 76a01c0 Restore via PITR config command to be controlled by a different feature flag (#267)
- c1d1d01 [CLOUDGA-20774] Add support for interation type PROMETHEUS (#274)
- cc43cef [CLOUDGA-24744] Add support for interation type VICTORIAMETRICS (#275)
- 15d5559 [CLOUDGA-24851] Remove root node info from cluster creation (#276)
- 751c5a9 [CLOUDGA-24871] Remove feature flag from DB Query Logging (#279)
- 71f8fb8 [CLOUDGA-24982] Remove root node info from edit cluster (#280)
- 3e0bf0e fix list of databases when databases are removed (#281)
v0.1.22-rc1
v0.1.21
v0.1.21-rc4
v0.1.21-rc3
v0.1.21-rc2
Changelog
- 417f2a0 Add instructions to run unit tests locally (#256)
- 63b5bb5 Added docs for DB query logging commands (#263)
- 2e83931 Change query log config format from JSON to TABLE (#257)
- 18dfe83 Redesign CLI for DR to not take cluster name when not required (#262)
- c9cbe3b Remove exporter id from db audit log update and unassign commands (#258)
- fac1338 Support Create, Describe, List and Delete DR (#255)
- 272b666 Support Failover, Restart, Pause and Resume (#261)
- 19b59de Support update and switchover DR (#260)
- 7d974dc [CLOUDGA-23744] : Do not show CP Status in cluster list if FF disabled (#253)
- ab4de97 [CLOUDGA-24221] Updated create integration success message. (#259)
- f2b9648 [Feature] Add support for PG Query Log exporter (#254)
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)