Skip to content

Releases: GoogleCloudPlatform/functions-framework-java

java-function-invoker: v2.0.0

06 Nov 16:15
b536258

Choose a tag to compare

2.0.0 (2025-11-06)

⚠ BREAKING CHANGES

  • update functions-framework-api dependency to 2.0.0 (#365)
  • implementation: use Java 17 or above, as required by Eclipse Jetty-12.
  • remove java11 support and expand java21 test coverage (#356)

Features

  • remove java11 support and expand java21 test coverage (#356) (c1f27d2)

Miscellaneous Chores

  • implementation: use Jetty-12.1 core without servlets (#333) (e23f98f)
  • update functions-framework-api dependency to 2.0.0 (#365) (f351c1a)

functions-framework-api: v2.0.0

06 Nov 00:05
a868a62

Choose a tag to compare

2.0.0 (2025-11-05)

⚠ BREAKING CHANGES

  • remove java11 support and expand java21 test coverage (#356)

Features

  • remove java11 support and expand java21 test coverage (#356) (c1f27d2)

function-maven-plugin: v1.0.0

06 Nov 17:02
8ac76be

Choose a tag to compare

1.0.0 (2025-11-06)

⚠ BREAKING CHANGES

  • update functions-framework-invoker dependency version to 2.0.0 for ff maven plugin (#368)
  • remove java11 support and expand java21 test coverage (#356)

Features

  • remove java11 support and expand java21 test coverage (#356) (c1f27d2)

Miscellaneous Chores

  • update functions-framework-invoker dependency version to 2.0.0 for ff maven plugin (#368) (9dd6008)

java-function-invoker: v1.4.3

21 Oct 00:09
251ef75

Choose a tag to compare

1.4.3 (2025-10-20)

Bug Fixes

  • add autovalue plugin config to invoker/core/pom.xml to fix local development (#339) (4203279)

function-maven-plugin: v0.11.2

21 Oct 00:37
25d8eb7

Choose a tag to compare

0.11.2 (2025-10-21)

Bug Fixes

  • several minor fixes (#341) (e152e0d)
  • update dependency com.google.cloud.functions.invoker to 1.4.3 (#354) (0e24d42)

java-function-invoker: v1.4.1

07 Mar 20:50
05c419b

Choose a tag to compare

1.4.1 (2025-03-07)

Bug Fixes

  • correct Cloud Event retry functionality (#326) (9899a67)

java-function-invoker: v1.4.2

20 Oct 23:20
05c419b

Choose a tag to compare

Pre-release

1.4.2 (2025-10-20)

Bug Fixes

  • add autovalue plugin config to invoker/core/pom.xml to fix local development (#339) (4203279)

java-function-invoker: v1.4.0

12 Feb 23:16
d17cc63

Choose a tag to compare

1.4.0 (2025-02-12)

Features

  • Add execution id logging to uniquely identify request logs (#319) (5ef5317)

java-function-invoker: v1.3.3

27 Nov 18:21
3fc0251

Choose a tag to compare

1.3.3 (2024-11-27)

Bug Fixes

function-maven-plugin: v0.11.1

27 Nov 22:20
f2e3740

Choose a tag to compare

0.11.1 (2024-11-27)

Bug Fixes