Skip to content

v1.17.0

Choose a tag to compare

@clevyr-goreleaser clevyr-goreleaser released this 08 Mar 07:08
· 161 commits to main since this release
ad3b1f1

Changelog

Features

  • ad3b1f1 feat(dump,restore): Add --input/--output flags to configure the dump/restore name

Fixes

  • e3ad5bd fix(healthchecks): Fix panic on error response
  • 8789478 fix(mariadb): Fix password detection when password files are enabled
  • 4eb6b6e fix(status): Fix create job permission check
  • 3f88e32 fix(status): Fix table count calculation
  • 63605b8 fix: Continue connecting even if password is not detected
  • c9fb088 fix: Fix dialect prompt inconsistent sorting
  • 4460b03 perf: Disable GRPC tracing to reduce binary size by ~1 MiB

Others

  • 719fde1 chore(dump): Remove deprecated --directory flag
  • 1b0d910 chore(status): Fix nil lint warning
  • 65c5962 chore: Shorten env detection error messages
  • eb706be refactor!: Clean up config and move to a lighter library
  • a0afa9b refactor: Add cmd.Execute function which properly tears down after a panic

Dependencies

  • 9ede9ed chore(deps): update aws-sdk-go-v2 monorepo (#228)
  • bb0bbc6 chore(deps): update gabe565.com/utils digest to ede73b1 (#229)
  • 56e1387 chore(deps): update go to v1.24.1 (#230)
  • 2115802 chore(deps): update module golang.org/x/sync to v0.12.0 (#231)
  • ab13630 chore(deps): update module google.golang.org/api to v0.224.0 (#232)