Skip to content

v3.1.0

Compare
Choose a tag to compare
@release-please release-please released this 09 Jun 18:14
9af6591

3.1.0 (2022-06-09)

Features

  • Add more details to MissingTargetException error (#189) (b7055ed)
  • allow for watchdog>=2.0.0 (#186) (b4ed666)

Bug Fixes

  • Add functools.wraps decorator (#179) (f2285f9)
  • Change gunicorn request line limit to unlimited (#173) (6f4a360)
  • for issue #170 gracefully handle pubsub messages without attributes in them (#187) (a820fd4)
  • Support relative imports for submodules (#169) (9046388)

Documentation

  • update README to use declarative function signatures (#171) (efb0e84)