Releases: GoogleCloudPlatform/functions-framework-python
Releases · GoogleCloudPlatform/functions-framework-python
v3.1.0
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
v3.0.0
v2.4.0-beta.2
Fixed
- Remove debug statements
v2.4.0-beta.1
Added
- Support declarative function signatures:
http
andcloudevent