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
toin_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)