Skip to content

v0.103.0

Compare
Choose a tag to compare
@jacobbednarz jacobbednarz released this 28 Aug 01:23
· 112 commits to master since this release
c8841b9

ENHANCEMENTS:

  • errors: implement the Unwrap method for custom error types to access the wrapped errors via errors.Is and errors.As (#2857)
  • rulesets: add "contains" field to custom cache key header (#2935)
  • teams_certificates: renamed enabled to in_use (#2937)
  • waiting_room: add support for enabled_origin_commands (#2931)

DEPENDENCIES:

  • deps: bumps github.com/urfave/cli/v2 from 2.27.3 to 2.27.4 (#2863)