Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Latest commit

 

History

History
212 lines (99 loc) · 9.68 KB

CHANGELOG.md

File metadata and controls

212 lines (99 loc) · 9.68 KB

1.14.0 (2023-03-21)

Features

  • unprotected health route (7f68884)
  • unprotected unversioned health route (3fe7e2c)

1.13.3 (2023-03-21)

Bug Fixes

  • docker: bump node from 18.14.2-alpine3.17 to 18.15.0-alpine3.17 (f9d6260)

1.13.2 (2023-02-26)

Bug Fixes

  • docker: bump node from 18.14.1-alpine3.17 to 18.14.2-alpine3.17 (c4099cc)

1.13.1 (2023-02-20)

Bug Fixes

  • docker: bump node from 18.14.0-alpine3.17 to 18.14.1-alpine3.17 (872226f)

1.13.0 (2023-02-10)

Bug Fixes

  • return the reply object (4d0b3cb)
  • Set content type explicitly (8f87111)

Features

1.12.3 (2023-02-08)

Bug Fixes

  • 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)

Bug Fixes

  • deps: bump tslib from 2.3.1 to 2.5.0 (18cffd8)

1.12.1 (2023-02-05)

Bug Fixes

  • deps: update fastify-autoload, ajv and env-schema (b2ded8f)

1.12.0 (2023-02-03)

Features

  • docker: update nodejs on docker image (f24352e)

1.11.0 (2023-02-02)

Features

  • add azure blob storage support (c4bd04d)

1.10.2 (2023-01-16)

Bug Fixes

  • update fastify to v3.29.4 (b2133a5)

1.10.1 (2022-12-20)

Bug Fixes

1.10.0 (2022-12-14)

Bug Fixes

  • fix navigation (9aa97f2)
  • Move lambda docs into deployment instructions (65a42ec)

Features

  • 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)

Features

1.8.0 (2022-11-12)

Bug Fixes

  • add missing comma, silent is not a valid loglevel, log only errors instead (a8ec568)
  • use file for commitizen config (7623239)

Features

1.7.4 (2022-11-05)

Bug Fixes

  • replace npm ci with npm i to allow build on arm (76f895d)

1.7.3 (2022-11-05)

Bug Fixes

1.7.2 (2022-11-04)

Bug Fixes

  • remove need for VERCEL_* (9e6dd06)

1.7.1 (2022-11-03)

Bug Fixes

  • Fixed problem with GCS_PRIVATE_KEY being escaped and causing an error (59d5d5d)

1.7.0 (2022-10-14)

Features

1.6.7 (2022-10-11)

Bug Fixes

  • don't require AWS env vars (33ffe5e)

1.6.6 (2022-09-27)

Bug Fixes

1.6.5 (2022-09-15)

Bug Fixes

1.6.4 (2022-09-15)

Bug Fixes

  • adds ignore-script on dockerimage (2e4f4d2)

1.6.3 (2022-09-15)

Bug Fixes

  • updates docker workflow event trigger (7a96374)

1.6.2 (2022-09-15)

Bug Fixes