Skip to content

Releases: ydb-platform/ydbops

v0.0.14

09 Dec 17:15
5c4f26c
Compare
Choose a tag to compare

v0.0.14 - 2024-12-09

Changed

  • Active profile now uses 'current-profile' key in yaml config, rather than 'active_profile', to comply with the docs

Fixed

  • 'ydbops maintenance' command could not accept nodeIds in '--hosts' option (e.g. --hosts=1,2)
  • 'ydbops maintenance' subtree should now properly use filters such as 'started', 'version' etc.

v0.0.13

05 Nov 20:02
ffb7e2a
Compare
Choose a tag to compare

v0.0.13 - 2024-11-05

Fixed

  • ydbops now properly continues the restart loop even if listing nodes during maintenance check fails with "retry exceeded" error

v0.0.12

31 Oct 19:48
75a3bb8
Compare
Choose a tag to compare

v0.0.12 - 2024-10-31

Changed

  • migrated to changie for keeping a changelog

v0.0.10

31 Oct 00:25
930d5af
Compare
Choose a tag to compare
  • version command
  • new release pipeline - modify CHANGELOG.md only, rest is automatic

v0.0.9

09 Oct 11:10
c8ce2f6
Compare
Choose a tag to compare
  • Information about version in help output
  • Scripts for build release