Files
backy/.changes/v0.7.0.md
Andrew Woodlee 0d6a13c1cf
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline was successful
Cmd Type script now correctly appends arguments
2025-11-15 17:37:17 -06:00

745 B
Executable File

v0.7.0 - 2025-02-11

Added

  • [feat]: package packageOperation option checkVersion implemented
  • user management added - see docs
  • Support for remote config sources. Only config file and list can be used for now.
  • Cache functionality - still a WIP
  • Flag --s3-endpoint for config file fetching from S3

Changed

  • Internal refactoring of config setup
  • Formatting and sending for notifications
  • name of configfetcher to remotefetcher
  • Flags that took comma-separated lists now have to be passed multiple times for each argument.
  • Hosts passed to exec host now checked against default SSH config files

Fixed

  • Parsing of remote URLs when determining list config file path
  • Incorrect error notification template value