Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Releases: corona-warn-app/cwa-ppa-server

Release 3.2.0

28 Feb 11:18
dbfb0cc
Compare
Choose a tag to compare

Refactoring and fixes

  • expect up to 3 PPAKeySubmissionMetadata (#611)
  • ensure proper shutdown of 'retention' job (#608)

Dependencies and version updates

  • Bump checkstyle from 10.7.0 to 10.8.0 (#628)
  • Bump commons-fileupload to 1.5 (#620)
  • Bump feign.version from 12.1 to 12.2 (#627)
  • Bump google-http.version from 1.42.3 to 1.43.0 (#622)
  • Bump jackson to 2.14.2 (#620)
  • Bump log4j.version from 2.19.0 to 2.20.0 (#614)
  • Bump maven-assembly-plugin from 3.4.2 to 3.5.0 (#617)
  • Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#626)
  • Bump maven-deploy-plugin from 3.0.0 to 3.1.0 (#621)
  • Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (#623)
  • Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 (#625)
  • Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#615)
  • Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#624)
  • Bump maven-surefire-report-plugin from 3.0.0-M8 to 3.0.0-M9 (#616)
  • Bump postgresql to 42.5.4 (#620)
  • Bump spring-boot.version from 2.7.8 to 2.7.9 (#620)
  • Bump spring-cloud to 2021.0.6 (#620)
  • Bump spring-security.version from 5.7.6 to 5.8.2 (#613)
  • Bump tomcat.version from 9.0.70 to 9.0.72 (#619)

Full Changelog: v3.1.0...v3.2.0

Release 3.1.0

31 Jan 10:59
v3.1.0
8d607ce
Compare
Choose a tag to compare

Features

  • Extend data donation by 'submission_type' (#597)

Refactoring and fixes

  • fixed sonar issues (#596)

Dependencies and version updates

  • Bump checkstyle from 10.5.0 to 10.6.0 (#595)
  • Bump copyright year in README.md (#594)
  • Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1 (#602)
  • Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#598)
  • Bump maven-project-info-reports-plugin from 3.4.1 to 3.4.2 (#599)
  • Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (#600)
  • Bump maven-surefire-report-plugin from 3.0.0-M7 to 3.0.0-M8 (#601)
  • Bump versions-maven-plugin from 2.14.1 to 2.14.2 (#593)

Full Changelog: v3.0.0...v3.1.0

Release 3.0.0

22 Dec 13:17
1057028
Compare
Choose a tag to compare

Features

Dependencies and version updates

  • Bump checkstyle from 10.3.4 to 10.5.0 (#562, #580)
  • Bump feign.version from 11.10 to 12.1 (#563, #576)
  • Bump google-http.version from 1.42.2 to 1.42.3 (#561)
  • Bump httpclient from 4.5.13 to 4.5.14 (#582)
  • Bump jackson-annotations from 2.13.4 to 2.14.1 (#568, #577)
  • Bump maven-install-plugin from 3.0.1 to 3.1.0 (#575)
  • Bump os-maven-plugin from 1.7.0 to 1.7.1 (#569)
  • Bump test-containers from 1.17.4 to 1.17.6 (#554, #574)
  • Bump postgresql from 42.5.0 to 42.5.1 (#578)
  • Bump protobuf.version from 3.21.7 to 3.21.12 (#560, #581, #584, #587)
  • Bump spring-boot.version from 2.7.4 to 2.7.5 (#558)
  • Bump spring-cloud-dependencies from 2021.0.4 to 2021.0.5 (#567)
  • Bump spring-retry from 1.3.3 to 2.0.0 (#556, #573)
  • Bump tomcat.version from 9.0.67 to 9.0.70 (#555, #571, #583)
  • Bump versions-maven-plugin from 2.12.0 to 2.14.1 (#559, #586, #588)
  • Bump wiremock-jre8 from 2.34.0 to 2.35.0 (#566)

Full Changelog: v2.28.0...v3.0.0

Release 2.28

05 Oct 08:37
Compare
Choose a tag to compare

Dependencies and version update

Bump checkstyle from 10.3.3 to 10.3.4 (#548)
Bump feign.version from 11.9.1 to 11.10 (#546)
Bump jackson-annotations from 2.13.3 to 2.13.4 (#538)
Bump log4j.version from 2.18.0 to 2.19.0 (#545)
Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#544)
Bump postgresql from 1.17.3 to 1.17.4 (#552)
Bump protobuf.version from 3.21.5 to 3.21.6 (#542)
Bump protobuf.version from 3.21.6 to 3.21.7 (#551)
Bump snakeyaml from 1.31 to 1.32 (#541)
Bump snakeyaml from 1.32 to 1.33 (#549)
Bump spring-boot.version from 2.7.3 to 2.7.4 (#547)
Bump spring-cloud-dependencies from 2021.0.3 to 2021.0.4 (#539)
Bump tomcat.version from 9.0.65 to 9.0.67 (#550)
Bump wiremock-jre8 from 2.33.2 to 2.34.0 (#543)

Full Changelog: release/2.27...release/2.28

Release 2.27.0

05 Sep 14:09
51795e0
Compare
Choose a tag to compare

Fixes

Dependencies and version update

  • Bump checkstyle from 10.3.2 to 10.3.3 (#535)
  • Bump flatten-maven-plugin from 1.2.7 to 1.3.0 (#530)
  • Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#533)
  • Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#529)
  • Bump maven-project-info-reports-plugin from 3.4.0 to 3.4.1 (#528)
  • Bump postgresql to 42.5.0 (#532, #534)
  • Bump protobuf.version from 3.21.4 to 3.21.5 (#527)
  • Bump spring-boot.version from 2.7.2 to 2.7.3 (#531)

Full Changelog: v2.26.0...v2.27.0

Release 2.26.0

09 Aug 14:05
41ba425
Compare
Choose a tag to compare

Dependencies and version update

  • Bump checkstyle from 10.3.1 to 10.3.2 (#522)
  • Bump exec-maven-plugin from 3.0.0 to 3.1.0 (#513)
  • Bump feign.version from 11.8 to 11.9.1 (#519)
  • Bump google-http.version from 1.42.1 to 1.42.2 (#512)
  • Bump maven-deploy-plugin from 2.8.2 to 3.0.0 (#515)
  • Bump maven-install-plugin from 2.5.2 to 3.0.1 (#516)
  • Bump maven-project-info-reports-plugin from 3.3.0 to 3.4.0 (#514)
  • Bump maven-resources-plugin from 3.2.0 to 3.3.0 (#521)
  • Bump maven-site-plugin from 3.12.0 to 3.12.1 (#524)
  • Bump postgresql from 42.4.0 to 42.4.1 (#523)
  • Bump protobuf.version from 3.21.2 to 3.21.4 (#518)
  • Bump spring-boot.version from 2.7.1 to 2.7.2 (#517)
  • Bump tomcat.version from 9.0.64 to 9.0.65 (#520)
  • disable circleci (#525)

Complete Diff to previous version

Release 2.25.0

13 Jul 08:58
Compare
Choose a tag to compare

Dependencies and version update

  • Bump spring-boot.version from 2.7.0 to 2.7.1 (#504)
  • Bump protobuf.version from 3.21.1 to 3.21.2 (#506)
  • Bump checkstyle from 10.3 to 10.3.1 (#507)
  • Bump postgresql from 1.17.2 to 1.17.3 (#508)
  • Bump log4j.version from 2.17.2 to 2.18.0 (#509)
  • Bump google-http.version from 1.42.0 to 1.42.1 (#510)

Complete Diff to previous version

Release 2.24.0

13 Jun 13:01
Compare
Choose a tag to compare

Refactoring

  • Use filterChain method instead of deprecated WebSecurityConfigurerAdapter (#498)

Continues Integration / Tests

  • Use GitHub actions (#482)
  • fix issue with spaces in the URL path (#490)

Dependencies and version update

  • Bump checkstyle from 10.2 to 10.3 (#493)
  • Bump google-http.version from 1.41.8 to 1.42.0 (#499)
  • Bump jackson-annotations from 2.13.2 to 2.13.3 (#484)
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#502)
  • Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#495)
  • Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#497)
  • Bump maven-surefire-report-plugin from 3.0.0-M6 to 3.0.0-M7 (#496)
  • Bump postgresql from 1.17.1 to 1.17.2 (#486)
  • Bump postgresql to 42.4.0 (#500, #489)
  • Bump protobuf.version from 3.20.1 to 3.21.1 (#492)
  • Bump spring-boot.version from 2.6.7 to 2.7.0 (#487)
  • Bump spring-cloud-dependencies from 2021.0.2 to 2021.0.3 (#494)
  • Bump tomcat.version to 9.0.64 (#501, #485)
  • Bump versions-maven-plugin from 2.10.0 to 2.11.0 (#488)

Complete Diff to previous version

Release 2.23.0

12 May 06:36
Compare
Choose a tag to compare

Dependencies and version update

  • Bump spring-boot.version from 2.6.6 to 2.6.7 (#471)
  • Bump spring-cloud-dependencies from 2021.0.1 to 2021.0.2 (#476)
  • Bump protobuf.version from 3.20.0 to 3.20.1 (#472)
  • Bump jjwt.version to 0.11.5 (#473, #475, #478)
  • Bump wiremock-jre8 from 2.33.1 to 2.33.2 (#479)
  • Bump google-http.version from 1.41.7 to 1.41.8 (#480)
  • Bump postgresql from 42.3.4 to 42.3.5 (#481)
  • Bump checkstyle from 10.1 to 10.2 (#474)
  • Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 (#477)
  • Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 (#469)
  • Bump maven-site-plugin from 3.11.0 to 3.12.0 (#470)

Complete Diff to previous version

Release 2.22.0

21 Apr 13:47
Compare
Choose a tag to compare

Dependencies and version update

  • Bump jackson-databind to 2.13.2.2 (#449)
  • Bump spring-boot.version to 2.6.6 (#451)
  • Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M6 (#454)
  • Bump tomcat.version from 9.0.60 to 9.0.62 (#455)
  • Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#456)
  • Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.0.0-M6 (#457)
  • Bump protobuf.version from 3.19.4 to 3.20.0 (#458)
  • Bump maven-clean-plugin from 3.1.0 to 3.2.0 (#459)
  • Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#460)
  • Bump google-http.version from 1.41.5 to 1.41.6 (#461)
  • Bump wiremock-jre8 from 2.32.0 to 2.33.1 (#462)
  • Bump google-http.version from 1.41.6 to 1.41.7 (#463)
  • Bump postgresql from 1.16.3 to 1.17.1 (#464, #465)
  • Bump postgresql from 42.3.3 to 42.3.4 (#466)
  • Bump spring-retry from 1.3.2 to 1.3.3 (#467)

Complete Diff to previous version