v8.4.0
What's Changed
- fix(deps): update PyJWT to v2.0.0 by @satterly in #1441
- feat: add pagination support to collection responses by @satterly in #1443
- refactor: use more enums and class properties by @satterly in #1444
- request filter fixes in logging.py by @3IMOH in #1442
- feat(plugin): add timeout policy plugin to enforce ack and shelve timeouts by @satterly in #1410
- feat[plugin,webhook]: Add support for custom error responses by @satterly in #1466
- fix(tests): enforce authentication for forwarder test by @satterly in #1471
- fix(auth): HMAC was falling thru to catchall if auth required by @satterly in #1470
Full Changelog: v8.3.3...v8.4.0