Skip to content

Release version 1.8.0

Tobias Fischer requested to merge release-1.8.0 into main

@mtschaix @fhausser @agoldflam

Dies ist ein Service-Release im Rahmen des Servicevertrags und es werden diverse Komponenten- und Security-Updates durchgeführt.

Changelog:

[1.8.0] - 2022-12-01

GitLab Milestones:

Changed / Fixed

  • [#151] Service & Security Updates
    • Ubuntu Security Updates for test server (staging)
    • Ubuntu Security Updates für live server (production)
    • Update Spring Boot to v2.6.14
    • Update Maven dependencies to latest bugfix versions
    • Update Node.js dependencies to latest bugfix versions
    • Update "MariaDB" database to v10.5.18
    • Update "Traefik" reverse proxy to v2.9.5
    • Update "Datadog Agent" to v7.40.1 (only production)
    • Update "Filebeat" to v8.5.2 (only staging)
    • Update "Minio" S3 image to RELEASE.2022-11-29T23-40-49Z (only local dev environment)
    • Update "Minio Client" S3 image to RELEASE.2022-11-17T21-20-39Z (only local dev environment)
  • 4a67d57f - fix: use a named docker volume for MariaDB data instead of a local directory to avoid deadlocks on Flyway DB migrations on Windows
Edited by Tobias Fischer

Merge request reports