All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.0 (2024-07-13)
- actions: add icons to more easily see which workflows are running (db15f8f)
- ci: use node v20 (259c827)
- security: update dependencies (257ca61)
- ci: ignore tap's ridiculous coverage requirement (30c96a1)
- dockerfile: vulnerabilities, update image versions (961219b)
- pipeline: only fail docker high severity (82a4b3d)
0.4.0 (2023-03-27)
0.3.0 (2023-03-27)
- add '/crash' to simulate crash for liveness probes (a5df3d3)
- add '/slow' to simulate memory leak (df84511)
- ci: tag docker latest on main branch (5f0015b)
0.2.1 (2021-04-24)
- docker: startup command 🤦♀️ (d428924)
0.2.0 (2021-04-09)
- ci: add docker workflow (8c574a5)
- ci: add linting (b046765)
- ci: add pipeline (a7b1e3b)
- ci: add snyk container scanning, closes #2 (7608345)
- ci: add tests (1846c94)
- healthcheck: add /health endpoint (bb68332)
- app: unhandled rejection message (6bbe2e1)