Skip to content

v0.5.0

Compare
Choose a tag to compare
@SRv6d SRv6d released this 23 Nov 20:39
· 40 commits to main since this release
dc234c3

What's Changed

Added

  • Subcommand to add allowed signers.

Changed

  • Unknown fields in the configuration will now cause an error instead of being ignored.
  • Loading a configuration file that does not exist will cause an error.
  • All of a signers sources are now queried concurrently.
  • If a user does not exist on a source a warning will be logged instead of returning an error.
  • If a user does not have any keys configured on a source, a warning will be logged.

Full Changelog: v0.4.1...v0.5.0