Skip to content

Release 2.2.0

Tobias Fischer requested to merge release-2.2.0 into main

@mtschaix @fhausser @agoldflam

Dies ist sowohl ein Service-Release im Rahmen des Servicevertrags mit dem diverse Komponenten- und Security-Updates durchgeführt werden, als auch ein beauftragtes Release mit neuen Features und Änderungen.

Changelog:

[2.2.0] - 2023-06-30

GitLab Milestone:

Added

  • [#188] New button to copy all GBIF ID's to the clipboard

Changed / Fixed

  • [#183] No more display of plain names for all roles except admin
  • [#185] Jump to next record instead of back when deleting record

GitLab Milestone:

Changed / Fixed

  • 23148272 - backend refactoring: change log message formatting
  • 3aafe9bd - backend refactoring: change method param order
  • 6b0e38e7 - backend refactoring: validate S3 bucket names
  • 439d9b06 - fix issue in S3Client where catching multiple exceptions together with an InterruptedException could fail
  • [#184] Service & Security Updates (May 2023)
    • Ubuntu Security Updates for test server (staging)
    • Ubuntu Security Updates für live server (production)
    • Update Spring Boot to v2.7.12
    • Update Maven dependencies to latest bugfix versions
    • Update Node.js dependencies to latest bugfix versions
    • Upgrade "MariaDB" database to latest bugfix release v10.6.14
    • Update "Datadog Agent" to v7.45.0 (only production)
    • Update "Filebeat" to v8.8.1 (only staging)
    • Update "Minio" S3 image to RELEASE.2023-06-09T07-32-12Z (only local dev environment)
    • Update "Minio Client" S3 image to RELEASE.2023-06-06T13-48-56Z (only local dev environment)
    • Update local "Sonarqube" to v9.9.0 (only local dev environment)
  • [#187] Service & Security Updates (June 2023)
    • Ubuntu Security Updates for test server (staging)
    • Ubuntu Security Updates für live server (production)
    • Update Spring Boot to v2.7.13
    • Update Maven dependencies to latest bugfix versions
    • Update Node.js dependencies to latest bugfix versions
    • Update "Traefik" reverse proxy to v2.10.3
    • Update "Datadog Agent" to v7.45.1 (only production)
    • Update "Filebeat" to v8.8.2 (only staging)
    • Update "Minio" S3 image to RELEASE.2023-06-29T05-12-28Z (only local dev environment)
    • Update "Minio Client" S3 image to RELEASE.2023-06-28T21-54-17Z (only local dev environment)
    • Update local "Sonarqube" to v10.1.0 (only local dev environment)
  • 94049fcb - not necessary to split method if it's only tested with 1 parameter, use @springboottest(properties) instead
Edited by Tobias Fischer

Merge request reports

Loading