Releases: GoogleCloudPlatform/functions-framework-python
Releases · GoogleCloudPlatform/functions-framework-python
v2.2.0
24 May 18:24
Compare
Sorry, something went wrong.
No results found
Added
Relax constraint to flask<3.0
and click<9.0
(#129 )
v2.1.3
23 Apr 19:12
Compare
Sorry, something went wrong.
No results found
Changed
Change gunicorn loglevel to error ([#122 ])
Added
Add support for background to CloudEvent conversion ([#116 ])
v2.1.2
24 Feb 19:07
Compare
Sorry, something went wrong.
No results found
Added
Add crash header to 500 responses (#114 )
v2.1.1
17 Feb 23:28
Compare
Sorry, something went wrong.
No results found
Fixed
Add backwards-compatible logging for GCF Python 3.7 (#107 )
Document --dry-run
flag (#105 )
v2.1.0
23 Dec 18:31
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Execute the source module w/in the app context (#76 )
v1.6.0
19 Aug 23:04
Compare
Sorry, something went wrong.
No results found
Changed
Add legacy GCF Python 3.7 behavior (#77 )
Added
Improve documentation around Dockerfiles (#70 )
v1.5.0
06 Jul 23:58
Compare
Sorry, something went wrong.
No results found
Changed
Framework will consume entire request before responding (#66 )
v2.0.0
02 Jul 01:02
Compare
Sorry, something went wrong.
No results found
Added
Support cloudevent
signature type (#55 , #56 )
Changed
Framework will consume entire request before responding (#66 )
v1.4.4
19 Jun 06:22
Compare
Sorry, something went wrong.
No results found
Fixed
Improve module loading (#61 )
v1.4.3
14 May 18:57
Compare
Sorry, something went wrong.
No results found
Fixed
Load the source file into the correct module name (#49 )