2.15.4 (2024-11-06)
- update packages to correctly load app config (3bfd49d)
2.15.3 (2024-10-10)
- template: reintroduce missing packages unignore (1a2c87e)
2.15.2 (2024-10-10)
- template: change middleware order and add missing request logger middleware (7442a85)
- template: correctly exclude node modules and dist within packages (636f086)
2.15.1 (2024-09-25)
- fixed app-config (2f382cd)
2.15.0 (2024-08-29)
- refactor koa API structure and add zoom error notifications (3e1e0d3)
2.14.1 (2024-05-17)
- postgres: update to supported postgres engine version and remove invalid PGSSLMODE env variable (31a721c)
2.14.0 (2024-05-15)
- bump dependencies (a585f91)
2.13.2 (2024-05-03)
- add condiational around AppConfig import in cdk (e2cf3ce)
2.13.1 (2024-05-03)
- remove unused imports (e7ee335)
2.13.0 (2024-05-01)
- skeleton: bump koa-jsonapi-zod to 3.1.0 (62a5c63)
2.12.0 (2024-04-22)
- bump biome to 1.7.0 (7d65946)
2.11.0 (2024-03-20)
- tweak some CDK settings for rds and the ecs container (11ebfcc)
2.10.0 (2024-03-19)
- bump biome to 1.6.1 (24541b2)
2.9.0 (2024-03-10)
- add health check to ecs container and enable execute command (d010ac4)
- enable rds Performance Insights (116fc97)
2.8.6 (2024-03-06)
- add missing end of lefthook check command (e80e9e0)
2.8.5 (2024-03-06)
- run commitlint without bash (d81d946)
2.8.4 (2024-03-05)
- skeleton: add .dist extension to dev app-config (8e5af32)
2.8.3 (2024-03-05)
- skeleton: use correct stagingCertificateArn variable for interpolation (d542087)
2.8.2 (2024-03-05)
- skeleton: rename legacy variable (0b7c65d)
2.8.1 (2024-03-05)
- cli: remove notice about manual pipeline run (3b86821)
2.8.0 (2024-03-05)
- enable bitbucket pipeline during setup (8a28c0b)
2.7.0 (2024-03-04)
- update to koa-jsonapi-zod 1.4.0 (e1a293b)
2.6.0 (2024-02-28)
- use BitBucket API for repository UUID retrieval (d8a0f5b)
2.5.1 (2024-02-16)
- synth: run cdk-synth with env-staging.js (7a61936)
2.5.0 (2024-02-16)
- rename UAT to staging (78e9895)
2.4.0 (2024-02-12)
- add koa-jsonapi-zod and remove unneccessary boilerplate code (ea3238c)
2.3.1 (2024-01-30)
- synth: fix various synth errors (828ffd8)
2.3.0 (2024-01-29)
- apply various fixes to postgres feature and VPC (b274d11)
- add IPv6 and move database to isolated subnet (974a311)
- replace parameter store with appconfig (3b9f16f)
- update hello-world route to JSON:API format (da50fb9)
2.2.0 (2024-01-22)
2.1.0 (2024-01-19)
- skeleton: add JSON:API hint to README.md (24bf738)
2.0.1 (2024-01-19)
- cli: add node shebang (54eccd6)
2.0.0 (2024-01-19)
- cli: use npx to run lefthook install (a3cf5b9)
- refactor project to utilize Bitbucket Pipelines (bbe845b)
- This requires Git hosting on Bitbucket Cloud.
1.4.1 (2023-03-23)
- correct lint errors (01796d3)
1.4.0 (2023-03-23)
- update all dependencies (5547425)
1.3.2 (2022-07-26)
- quote commit message (e367fd1)
1.3.1 (2022-07-26)
- enable shell for child processes, fixes windows compatibility (26c64ba)
- template: use file protocol URLs for composite router (b73ef18)
1.3.0 (2022-07-25)
- template: add ESM support (86bfd10)
1.2.0 (2022-06-28)
- template: update cdk dependencies to latest versions (807640b)
1.1.2 (2022-05-13)
- template: return after setting exposed error on body (908453e)
1.1.1 (2022-03-31)
- init: remove SSM client package when not using SSM (567ea63)
1.1.0 (2022-03-31)
- cdk: use more descriptive placeholders for sourceObjectKey (850829a)
1.0.4 (2022-03-31)
- init: update usage text (c473601)
1.0.3 (2022-03-31)
- template: update README.md instructions for CDK deployment (0d8d336)
1.0.2 (2022-03-30)
- init: rename gitignore files after init (e1196e7)
1.0.1 (2022-03-30)
- init: use dist .npmignore file to avoid exclusion during package publishing (9dc3db2)
- build: allow public release of scoped package (409cad2)
- build: disable husky during release (e7d70ec)
- build: install missing changelog module (003a021)
- build: install missing git module (8e1fb12)
- build: run semantic-release in no-ci mode (ef3da0b)
- build: use correct repository (f87b6b9)
- initial commit (06aacd0)