Releases
v0.9.0
0.9.0 (2024-02-08)
Features
app module: addad conditional loading of health checks, metrics and nestjs devtools (9595c12 )
docker: docker-compose for local development (62c488c )
feature config: add logging and availability check to feature flags (fbcebc2 )
health check: added conditional health checks for metrics endpoint (7c16f78 )
health checks: added health checks for database (prisma) (b0a4bb8 )
sentry: add sentry as error handling and monitoring tool (1569508 )
tracing: added tracing with opentelemetry (9264e5a )
Bug Fixes
conditional check for adding route metrics middleware was not working as expected (5b22750 )
docker-compose: .env file was not detected correctly (4a80eeb )
docker-compose: specified global env section for cross container usage (12c9b0f )
docker: .env location and added prisma migration command (7e0c0f6 )
dockerfile: added setting to apt get to not install other packages than to one needed., (2b1265d )
dockerfile: addressed some hadolint complaints (faf3a52 )
feature config: set type for enabled values to boolean instead of string/boolean (042c556 )
You can’t perform that action at this time.