Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@reugn reugn released this 15 May 08:26
· 1 commit to main since this release
b8c98bb

Release 0.4.0 (2025-05-15T08:27:09Z)

  • asbackup (CLI tool)
  • asrestore (CLI tool)
  • backup-go (library)

Features

  • FMWK-642 Add access key auth for AWS by @filkeith in #199
  • Update github.com/aerospike/aerospike-client-go to v8 by @filkeith in #228
  • APPS-1552 Implement in doubt counter by @filkeith in #258
  • FMWK-728 Add RPS metric by @filkeith in #265
  • FMWK-731 Optimize Base64 encoding by @filkeith in #266
  • FMWK-735 Use segmentio/asm/base64 for faster base64 encoding/decoding by @filkeith in #268
  • FMWK-730 Add kilobyte per second metric for reader and writer by @filkeith in #267
  • FMWK-742 Add configurable chunk size option to writers by @filkeith in #273
  • APPS-1574 Add MAX_RETRIES_EXCEEDED to retriable errors by @filkeith in #285
  • APPS-1503 Add support for object storage class configuration by @filkeith in #234
  • FMWK-683 Add support for restoring from archived files by @filkeith in #240
  • FMWK-722 Add support for rack-aware backups by @filkeith in #263

Fixes

Improvements

Full Changelog: v0.3.1...v0.4.0