Releases: GoogleCloudPlatform/functions-framework-python
Releases · GoogleCloudPlatform/functions-framework-python
v2.0.0
Compare
Sorry, something went wrong.
No results found
di
released this
02 Jul 01:02
Added
Support cloudevent signature type (#55 , #56 )
Changed
Framework will consume entire request before responding (#66 )
v1.4.4
Compare
Sorry, something went wrong.
No results found
di
released this
19 Jun 06:22
Fixed
Improve module loading (#61 )
v1.4.3
Compare
Sorry, something went wrong.
No results found
di
released this
14 May 18:57
Fixed
Load the source file into the correct module name (#49 )
v1.4.2
Compare
Sorry, something went wrong.
No results found
di
released this
13 May 21:42
Fixed
Fix handling of --debug flag when gunicorn is not present (#44 )
v1.4.1
Compare
Sorry, something went wrong.
No results found
di
released this
08 May 01:56
Fixed
Windows support broken due to gunicorn (#38 )
v1.4.0
Compare
Sorry, something went wrong.
No results found
di
released this
06 May 17:20
Added:
Added ability to gunicorn as a production HTTP server (#36 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
di
released this
13 Apr 18:32
Added:
Add support for running python -m functions_framework (#31 )
Move functions_framework.cli.cli to functions_framework._cli._cli
Adjust path handling for robots.txt and favicon.ico (#33 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
di
released this
20 Feb 22:10
Added
Add support for --host flag (#20 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
di
released this
07 Feb 03:30
Added
Add support for --dry-run flag (#14 )
Changed
Make --debug a flag instead of a boolean option
Fixed
Better support for CloudEvent functions and error handling
v1.0.1
Compare
Sorry, something went wrong.
No results found
di
released this
30 Jan 18:53
Added
Add Cloud Run Button (#1 )
Add README badges (#2 )
Add debug flag documentation (#7 )
Add watchdog dependency (#8 )
Fixed
Fix --signature-type typo (#4 )
Fix install_requires typo (#12 )