Skip to content

Releases: GoogleCloudPlatform/functions-framework-java

functions-framework-api: v1.1.3

05 Oct 00:31
f909f73
Compare
Choose a tag to compare

1.1.3 (2024-10-05)

Bug Fixes

functions-framework-api: v1.1.2

28 Sep 00:03
478e583
Compare
Choose a tag to compare

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
f82b701
Compare
Choose a tag to compare

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
cb4d76d
Compare
Choose a tag to compare

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
89b3b92
Compare
Choose a tag to compare

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
727f7a3
Compare
Choose a tag to compare

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
11cf02e
Compare
Choose a tag to compare

1.1.0 (2023-05-31)

Features

  • Define strongly typed function interface (#186) (5264e35)

Bug Fixes

  • remove warnings from mvn install (#66) (270f4ec)

function-maven-plugin: v0.11.0

31 May 20:35
69db588
Compare
Choose a tag to compare

0.11.0 (2023-05-31)

Features

java-function-invoker: v1.2.1

24 Mar 21:26
ed91e93
Compare
Choose a tag to compare

1.2.1 (2023-03-02)

Bug Fixes

  • retrieving http headers on request object should be case insenstive (#178) (44da871)

java-function-invoker: v1.2.0

05 Oct 21:12
4a4e471
Compare
Choose a tag to compare

1.2.0 (2022-10-05)

Bug Fixes

  • bump jetty version to 9.4.49.v20220914 (#164) (f5231a2)