Releases: GoogleCloudPlatform/functions-framework-java
Releases · GoogleCloudPlatform/functions-framework-java
java-function-invoker: v1.4.1
1.4.1 (2025-03-07)
Bug Fixes
- correct Cloud Event retry functionality (#326) (9899a67)
java-function-invoker: v1.4.0
1.4.0 (2025-02-12)
Features
- Add execution id logging to uniquely identify request logs (#319) (5ef5317)
java-function-invoker: v1.3.3
1.3.3 (2024-11-27)
Bug Fixes
function-maven-plugin: v0.11.1
functions-framework-api: v1.1.4
1.1.4 (2024-11-22)
Bug Fixes
functions-framework-api: v1.1.3
1.1.3 (2024-10-05)
Bug Fixes
functions-framework-api: v1.1.2
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
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
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
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)