Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.96 KB

File metadata and controls

34 lines (19 loc) · 1.96 KB

Changelog

0.1.2 (2026-08-01)

Bug Fixes

  • satisfy the linter (funlen, gocognit, nolintlint, usetesting) (#1) (051c723)

0.1.1 (2026-07-12)

Bug Fixes

  • ci: keep-existing, so a rebuild finishes rather than demanding a clean slate (b0c687b)
  • ci: pull postgres-barman with GITHUB_TOKEN, not the App token (7246b6f)
  • ci: skip archives when rebuilding a tag (e5a3ca3)
  • ci: the drill could never have run on a schedule (dd8d5c2)
  • six bugs the first production drill found (5d876e8)

0.1.0 (2026-07-12)

Features

  • pgctl, a Postgres backup/restore CLI with a verifying drill (6d211f0)
  • recovery-kit container, PITR restore, and a reusable drill workflow (0195e5f)

Bug Fixes

  • release: initial-version 0.1.0 (249a5cc)
  • release: plain vX.Y.Z tags, and start at 0.1.0 (6a02541)
  • release: stay in 0.x until this has earned a 1.0 (25c98ce)