Skip to content

Latest commit

 

History

History
178 lines (83 loc) · 9.24 KB

CHANGELOG.md

File metadata and controls

178 lines (83 loc) · 9.24 KB

Changelog

0.10.0 (2022-05-09)

Features

0.9.2 (2022-01-21)

Bug Fixes

0.9.1 (2022-01-20)

Bug Fixes

  • update test binaries with knative-sandbox (#125) (8d2ad86)

0.9.0 (2022-01-18)

Features

  • support for options.config on server start (#115) (530a806)

Bug Fixes

0.8.4 (2021-07-08)

Bug Fixes

0.8.3 (2021-06-22)

Bug Fixes

0.8.2 (2021-06-21)

Bug Fixes

  • improve caching for invoker and main path discovery (#98) (43b2a77)

0.8.1 (2021-05-26)

Bug Fixes

  • make typescript optional for Node builds (#85) (9c49d2b)

0.8.0 (2021-05-25)

Features

  • add support for typescript projects in nodejs builder (#81) (ef589b1)

Bug Fixes

  • use FUNC_* as environment prefix in Node apps (#84) (4c69af4)

0.7.1 (2021-04-14)

Bug Fixes

  • bump nodejs faas runtime dependency for log levels (#79) (4f06950)

0.7.0 (2021-04-14)

Features

  • support configurable log levels for node.js functions (#74) (775f1aa)

Bug Fixes

0.6.0 (2021-03-30)

Features

Bug Fixes

0.5.2 (2021-02-19)

Bug Fixes

  • publish missing springboot images (#62) (8d0aaa8)

0.5.1 (2021-02-04)

Bug Fixes

  • change buildpack, builder and stack ids (#47) (5057386)

0.5.0 (2020-11-26)

Features

Bug Fixes

  • add --nodocs to dnf install to reduce image size (#50) (7ec6d04)
  • don't assume /workspace in go builder (#53) (d642ab5)

0.4.1 (2020-11-17)

Bug Fixes

  • deps: sync node.js builder with faas CLI (#43) (f441ea2)

0.4.0 (2020-10-14)

Features

  • add health liveness and readiness endpoints to go buildpack (#34) (105470d)

0.3.0 (2020-09-29)

Features

  • JVM mode builds for Quarkus (ba10da7)
  • recover from panic in user function (090ceb4)
  • ci/cd: add automated releases with release-please (#24) (4ac12b7)

0.2.3 (2020-09-09)

Features

raw HTTP support for Go 41477eb

Bug Fixes

return failure code for failed detection (#21) 90ffd0e change stack images to be built on UBI 8.2 (#15) 7ca5602 standard shell syntax (#13) 2fe2ec6 correct tagging for latest (#12) ca49148

Documentation

update README.md to point builder at quay.io 180a498