Skip to content

java-function-invoker: v1.3.2

Compare
Choose a tag to compare
@release-please release-please released this 27 Sep 23:56
f82b701

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)