Changelog 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) 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) 1.2.1 (2023-03-02) Bug Fixes retrieving http headers on request object should be case insenstive (#178) (44da871) 1.2.0 (2022-10-05) Features allow to stop the invoker (#128) (14908ca) enable converting CloudEvent requests to Background Event requests (#123) (1c4a014) Increase maximum concurrent requests for jetty server to 1000. (#144) (439d0b5) Bug Fixes Add build env vars support for function deployment. (#133) (0e052f3) bump dependency versions (#134) (faff79d) bump jetty version to 9.4.49.v20220914 (#164) (f5231a2) make user function exceptions log level SEVERE (#113) (1684c0e) update conformance tests (#108) (72852d0)