Skip to content

v3.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 09:34
· 1183 commits to main since this release
758ee23

Patch Changes

  • 5df28e9: template/lambda-sqs-worker: Default VERSION to local

  • 693236b: template/koa-rest-api: Add intermediate Dockerfile stages

  • ea706cf: template: ecr v2.1.1

  • 8a4fdfe: template/koa-rest-api: Switch to Runtypes

    Yup has overly permissive input coercion (see #151) and weaker type guarantees.

    We already use Runtypes in the Lambda template; other options could be explored in future.

  • 8a4fdfe: template/lambda-sqs-worker: Use better Runtypes syntax

  • ea706cf: template: docker-compose v3.4.0

  • 5df28e9: template: Add basic deployment documentation