Skip to content

Releases: GoogleCloudPlatform/functions-framework-java

java-function-invoker: v2.0.1

10 Apr 17:58
b800a50

Choose a tag to compare

2.0.1 (2026-04-10)

Dependencies

  • update Functions Framework API dependency to 2.0.1 (#382) (a453a31)

functions-framework-api: v2.0.1

10 Apr 15:49
0467294

Choose a tag to compare

2.0.1 (2026-04-10)

Bug Fixes

function-maven-plugin: v1.0.1

10 Apr 20:16
29430f0

Choose a tag to compare

1.0.1 (2026-04-10)

Dependencies

  • update Functions Framework Invoker dependency to 2.0.1 (#385) (9e69efe)

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)