Skip to content

Releases: ydb-platform/ydbops

v0.0.17

24 Jan 11:23
72e8122
Compare
Choose a tag to compare

v0.0.17 - 2025-01-22

Fixed

  • --started option help contained a critically misleading typo (> vs <)

v0.0.16

20 Dec 10:46
37ffe2d
Compare
Choose a tag to compare

v0.0.16 - 2024-12-20

Changed

  • Downgraded dependencies

v0.0.15

18 Dec 11:57
b81e795
Compare
Choose a tag to compare

v0.0.15 - 2024-12-18

Added

  • nodes-inflight option, that limits inflight restarts
  • delay-between-restarts option that adds wait between two consecutive restarts

Changed

  • Endpoint non required

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