Skip to content

Latest commit

 

History

History
41 lines (20 loc) · 2.82 KB

File metadata and controls

41 lines (20 loc) · 2.82 KB

Changelog

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)

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)

0.11.1 (2024-11-27)

Bug Fixes

0.11.0 (2023-05-31)

Features