1.14.0 (2023-03-21)
1.13.3 (2023-03-21)
- docker: bump node from 18.14.2-alpine3.17 to 18.15.0-alpine3.17 (f9d6260)
1.13.2 (2023-02-26)
- docker: bump node from 18.14.1-alpine3.17 to 18.14.2-alpine3.17 (c4099cc)
1.13.1 (2023-02-20)
- docker: bump node from 18.14.0-alpine3.17 to 18.14.1-alpine3.17 (872226f)
1.13.0 (2023-02-10)
- update to fastify 4 (0384fb4)
1.12.3 (2023-02-08)
- deps: bump @google-cloud/storage from 6.4.1 to 6.9.1 (c6901c8)
- deps: bump @google-cloud/storage to 6.9.2 (8e5c327)
- deps: bump @hapi/boom from 9.1.4 to 10.0.0 (6efbff4)
- deps: bump @sinclair/typebox from 0.23.1 to 0.25.21 (48b0047)
- deps: bump aws-sdk from 2.1053.0 to 2.1308.0 (a34ab72)
- deps: bump pino-pretty from 7.3.0 to 9.1.1 (207a9e6)
1.12.2 (2023-02-06)
- deps: bump tslib from 2.3.1 to 2.5.0 (18cffd8)
1.12.1 (2023-02-05)
- deps: update fastify-autoload, ajv and env-schema (b2ded8f)
1.12.0 (2023-02-03)
- docker: update nodejs on docker image (f24352e)
1.11.0 (2023-02-02)
- add azure blob storage support (c4bd04d)
1.10.2 (2023-01-16)
- update fastify to v3.29.4 (b2133a5)
1.10.1 (2022-12-20)
- minor doc fixes (4c5e166)
1.10.0 (2022-12-14)
- add docs on local environment variables (cb0c35f)
- how to run in aws lambda (ff30348)
- provide aws proxy handler (9dcf280)
1.9.0 (2022-12-13)
- use AWS_SESSION_TOKEN (90cadc6)
1.8.0 (2022-11-12)
- add missing comma, silent is not a valid loglevel, log only errors instead (a8ec568)
- use file for commitizen config (7623239)
- add status endpoint (a0a1cd7)
1.7.4 (2022-11-05)
- replace npm ci with npm i to allow build on arm (76f895d)
1.7.3 (2022-11-05)
1.7.2 (2022-11-04)
- remove need for VERCEL_* (9e6dd06)
1.7.1 (2022-11-03)
- Fixed problem with GCS_PRIVATE_KEY being escaped and causing an error (59d5d5d)
1.7.0 (2022-10-14)
1.6.7 (2022-10-11)
- don't require AWS env vars (33ffe5e)
1.6.6 (2022-09-27)
- update node (cf0db61)
1.6.5 (2022-09-15)
- enable npm autopublish (11c01d9)
1.6.4 (2022-09-15)
- adds ignore-script on dockerimage (2e4f4d2)
1.6.3 (2022-09-15)
- updates docker workflow event trigger (7a96374)