Skip to content

v0.1.21-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 17:16
· 2 commits to main since this release
b62d4e7

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)