Skip to content

v1.1.0

Compare
Choose a tag to compare
@sebeweiss sebeweiss released this 14 Nov 07:48
· 7 commits to main since this release
fc2051f

New Features

  • Integrated Nginx for Docker deployments, including an nginx.config and a startup script

Security Fixes

  • Updated dependencies to address serveral security vulnerabilities

Improvements

General

  • Updated API structure for stricter OpenAPI 3.0 compliance due to updates in @nestjs/swagger

Docker (Production)

  • Cleaned and optimized Dockerfile-prod
  • Improved docker-compose-prod.yml for production readiness
  • Removed unnecessary database port forwarding for enhanced security
  • Introduced environment variables for ports, allowing easier configuration
  • Configured logging for the application and Nginx

Full Changelog

v1.0.0...v1.1.0