Releases: GoogleCloudPlatform/functions-framework-java
Releases · GoogleCloudPlatform/functions-framework-java
functions-framework-api: v1.1.4
25 Nov 23:39
Compare
Sorry, something went wrong.
No results found
1.1.4 (2024-11-22)
Bug Fixes
functions-framework-api: v1.1.3
05 Oct 00:31
Compare
Sorry, something went wrong.
No results found
1.1.3 (2024-10-05)
Bug Fixes
functions-framework-api: v1.1.2
28 Sep 00:03
Compare
Sorry, something went wrong.
No results found
1.1.2 (2024-09-27)
Bug Fixes
use a version of maven-source-plugin that's available in mavencentral (#288 ) (f8c1d57 )
java-function-invoker: v1.3.2
27 Sep 23:56
Compare
Sorry, something went wrong.
No results found
1.3.2 (2024-09-18)
Bug Fixes
avoid executing function when /favicon.ico or /robots.txt is called (#226 ) (fca8676 )
server times out when specified by CLOUD_RUN_TIMEOUT_SECONDS (#275 ) (9e91f57 )
set Thread Context ClassLoader correctly when invoking handler constructor (#239 ) (9f7155b )
functions-framework-api: v1.1.1
27 Jun 18:30
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-06-27)
Bug Fixes
release 1.1.1; this updates transitive dependencies on jackson (#277 ) (7e4ca5d )
java-function-invoker: v1.3.1
19 Sep 23:10
Compare
Sorry, something went wrong.
No results found
1.3.1 (2023-09-13)
Bug Fixes
functions: include Implementation-Version key in invoker package manifest (#221 ) (f3fe2ce )
typed declaration works correctly with http trigger (#212 ) (b3045ad )
java-function-invoker: v1.3.0
01 Jun 17:15
Compare
Sorry, something went wrong.
No results found
1.3.0 (2023-06-01)
Features
Define strongly typed function interface (#186 ) (5264e35 )
Bug Fixes
bump org.eclipse.jetty dependency to 9.4.51 (#201 ) (0102c8f )
functions-framework-api: v1.1.0
01 Jun 15:56
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-05-31)
Features
Define strongly typed function interface (#186 ) (5264e35 )
Bug Fixes
function-maven-plugin: v0.11.0
31 May 20:35
Compare
Sorry, something went wrong.
No results found
java-function-invoker: v1.2.1
24 Mar 21:26
Compare
Sorry, something went wrong.
No results found
1.2.1 (2023-03-02)
Bug Fixes
retrieving http headers on request object should be case insenstive (#178 ) (44da871 )