Skip to content

v0.9.4

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 15:53
· 19 commits to master since this release
9b52675

Changelog

  • 9b52675 Redefine configuration of replication.concurrency.size_estimates
  • 2417df1 Redefine configuration of pruning.concurrency
  • 7a545e7 Destroy snapshots using ranges snap[%snap[,snap[%snap]]]…
  • 842237e Bump golang.org/x/sys from 0.28.0 to 0.29.0
  • fa3ed3a Merge branch 'upstream'
  • d6405ae Refactor "configcheck" cmd
  • 248ed31 Use github.com/caarlos0/env/v11 instead of internal/util/envconst
  • 4fe012a zrepl status doesn't need list of snapshots
  • d8a90e0 Replace by slices.Chunk
  • 2d47aa8 golangci-lint: add nilnesserr and usetesting linters
  • 0f7f574 Fix prev commit (receiver needs local path)
  • 748eb6e Destroy snapshots concurrently
  • ca9af4c Create socket dir on startup
  • 7890777 Replicate subset of snapshots
  • 8601f63 Use internal/replication/driver.Do directly
  • 4a0973b Clear job error before running it