Releases: yugabyte/ybm-cli
Releases · yugabyte/ybm-cli
v0.1.23-rc1
v0.1.22
v0.1.22-rc4
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)