Skip to content

version 1.8.0

Choose a tag to compare

@seratch seratch released this 13 Aug 12:55
· 448 commits to main since this release

Changes

  • #436 Fix #409 Custom token rotation expiration time does not work if installation_store is passed at top level - Thanks @seratch
  • #437 Fix a token rotation bug where a bot token is not refreshed if a user token does not exist - Thanks @seratch
  • #431 Fix #430 by adding a new option to customize dev server (http.server) logging - Thanks @seratch @cole-wilson
  • #432 Update Sanic adapter and its tests to be compatible with sanic v21 - Thanks @seratch
  • #416 Fix type hint errors detected by pytype 2021.7.19 - Thanks @seratch

Document Updates

References