1.10.2 (2023-01-16)
- update fastify to v3.29.4 (b2133a5)
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.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.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.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.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.4 (2022-11-05)
- replace npm ci with npm i to allow build on arm (76f895d)
1.7.3 (2022-11-05)
1.7.3 (2022-11-05)
1.7.2 (2022-11-04)
- remove need for VERCEL_* (9e6dd06)
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.1 (2022-11-03)
- Fixed problem with GCS_PRIVATE_KEY being escaped and causing an error (59d5d5d)
1.7.0 (2022-10-14)
1.7.0 (2022-10-14)
1.6.7 (2022-10-11)
- don't require AWS env vars (33ffe5e)
1.6.7 (2022-10-11)
- don't require AWS env vars (33ffe5e)
1.6.6 (2022-09-27)
- update node (cf0db61)
1.6.6 (2022-09-27)
- update node (cf0db61)
1.6.5 (2022-09-15)
- enable npm autopublish (11c01d9)
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)