Prior to fast shutdown change to watchdogs
Changelog for 0.9.2:
- PR #269 fix: install faas-cli as a seperate CI step by @LucasRoesler
- PR #266 PHP version update by @Shikachuu
- PR #262 Add custom status when failing a node12/14 request by @alexellis
- PR #235 corrected workflow job name to ci-only by @nitishkumar71
- PR #254 Fixes node14 Dockerfile to reference the correct Node.js Docker image version by @ggrussenmeyer
- PR #248 java11-vert-x: words correct: java8 -> java11 by @moqimoqidea
- PR #251 Minor documentation fix - links to node12 and node14 in README.md by @ggrussenmeyer
- PR #247 Add configurable raw limit by @alexellis
- PR #239 Update README.md by @huangchen007
- PR #231 Fixing warnings in PHP template by @spekulatius
- PR #227 Make templates multi-arch by @utsavanand2
- PR #230 Updated to build all branches and PRs by @CodeCutterUK
- PR #229 Fix GH actions by using bash not sh by @Waterdrips
- PR #228 Migrate testing to Github Actions by @Waterdrips
Commits
655262d fix: install faas-cli as a seperate CI step by @LucasRoesler
6e2657c Update PHP version everywhere to 7.4, changed composer flag to :1 to always use the most up-to-date composer:1 version. by @Shikachuu
cdef5a5 Update Go version in info message by @alexellis
f5e89a4 Update ISSUE_TEMPLATE.md by @alexellis
6b8c608 Add custom status when failing a node12/14 request by @alexellis
eb16a41 corrected workflow job name to ci-only by @nitishkumar71
56f9cd2 Fixed node14 Dockerfile to reference the Docker image with the expected Node.js version. by Guillaume Grussenmeyer
b8d9e03 java11-vert-x: words correct: java8 -> java11 by @moqimoqidea
813e2dc Fixes #250. by Guillaume Grussenmeyer
ab88a26 Bring node14 into parity with node12 by @alexellis
b48afeb Update watchdog versions and move Go to 1.15 by @alexellis
2501999 Update template name and message by @alexellis
854255e Add node14 template by @alexellis
d50ca50 Update node12 permissions for npm install by @alexellis
a7cda77 Optimize the order for npm / chmod by @alexellis
820dc72 Remove log prefix from node12 template by @alexellis
4d5d8bb Fix body parsing for x-www-form-urlencoded and empty by @alexellis
668ebe7 Add configurable raw limit by @alexellis
ad75de7 Update README.md by @huangchen007
d914622 Ignore node_modules by @alexellis
2232e95 Fixing warnings in PHP template by @spekulatius
670d3df Revert ordering of PLATFORM args by @alexellis
b40bcf4 Move ARGS down in go template by @alexellis
31d5210 Move TARGET/BUILD PLATFORM higher in Dockerfiles by @alexellis
05a3ea5 Move to Node 12.x template by @alexellis
cb63c1b Update classic watchdog to 0.1.4 by @alexellis
e14c0ed Use GHCR for the classic watchdog by @alexellis
8a284e1 Make templates multi-arch by @utsavanand2
624efe5 Updated to build all branches and PRs by @CodeCutterUK
2e630fd Fix actions by using bash by @Waterdrips
Changes: 1.9.1...0.9.2
Generated by Derek