v2.1.0-prerelease11
github-actions
released this
11 Mar 17:52
·
66 commits
to develop
since this release
Commits
- [0ab06aa]: Manual DB Connection Pool Config for Cloudfoundry Environment (alig) #218
- [6ce8308]: Make Leak Detection Threshold configurable. (alig) #218
- [a52d648]: Set Map with configs in DatasourceConfig constructor. (alig) #218
- [5db5dcd]: Update the swagger doc (Linus Gasser) #264
- [0c5fed8]: Update dpppt-backend-sdk/dpppt-backend-sdk-data/src/main/java/org/dpppt/backend/sdk/data/gaen/JDBCGAENDataServiceImpl.java (Martin Alig) #265
- [4bc4a6e]: App API extended for international. DB insertion and retrieval extended for international. (alig)
- [ef46b00]: Add Interops Module (alig)
- [5844350]: Add first impl for irish hub sync. Download only (alig)
- [673f55b]: Use system properties when creating HttpClientBuilder (includes proxy settings) (Fabian Aggeler)
- [5554316]: Update dpppt-backend-sdk/dpppt-backend-sdk-model/src/main/proto/TemporaryExposureKeyFormatV2.proto (Martin Alig) #265
- [1bdbd9f]: Add unit test for no early release for the since method. (alig) #265
- [1380386]: Test Setup for GaenV2Controller (alig) #265
- [46b12b7]: extend key upload test and verify result when using key-bundle-tag (Simon Rösch) #265
- [8e51bb5]: fix code format (Simon Rösch) #265
- [37a2b74]: Shuffle keys before writting to protobuf (alig) #265
- [227f6c3]: add test to verify upload and release of key with shortened rolling period (Simon Rösch) #265
- [28718c3]: Merge branch 'develop' into merge-master-back (Fabian Aggeler) #266
- [c51e721]: Reformat (Fabian Aggeler) #266
- [86b24da]: Resolve merge conflict (Fabian Aggeler) #266
- [6043c90]: Reformat (Fabian Aggeler) #266
- [1ec7dcc]: Set default values (Fabian Aggeler) #266
- [079097a]: Make Cloud Tests work again. (alig) #266
- [c16a6a0]: Shuffle keys for /v1/gaen/getExposed endpoint (Linus Gasser) #277
- [42b0e88]: Allow useragents that add more properites. Just make sure that at least 5 values are there. (alig) #278
- [fc9d2bc]: Update Spring Boot to 2.3.5. Adapt Tests. Start versioning for artifacts. (alig) #280
- [b51ad2b]: Build Step is not needed atm. (alig) #280
- [8fef849]: Revert back to version in each pom.xml. (using revision makes problems in other goals. (swagger/sonar) (alig) #280
- [bbcae2a]: Revert "Build Step is not needed atm." (alig) #280
- [8222423]: Add GaenV2Controller for doku generator. (alig) #280
- [febb0a1]: Merge branch 'develop' into feature/gaen-v2-international-interops (alig)
- [3d7aaf0]: Update to Spring Boot 2.3.6 (alig) #281
- [730f34a]: Make workflow work again. (Martin Alig) #281
- [253c505]: Remove unused path. Add path for v2 (alig) #282
- Irish Hub Sync (alig)
- [c0d8291]: Add Test for Post without Token (alig) #282
- [3023ff5]: add test to verify upload and release of key on v1 api (Simon Rösch) #283
- [4f70788]: remove pseudo sql code (Simon Rösch) #283
- use v2 sql logic for v1. only one sql query for loading keys. #283 (alig)
- [0b3d004]: fix publishedUntil handling on v1 dataservice implementation (Simon Rösch) #283
- [7ff8c35]: Fix dataservice tests. Extend some tests to check v1 and v2 together. (alig) #283
- [2059cc1]: Create codeql-analysis.yml (Martin Alig)
- [fa208f6]: Update codeql-analysis.yml (Martin Alig)
- [25e6102]: Update codeql-analysis.yml (Martin Alig)
- [92b30a3]: fix batch release time check for devices that were offline for 10 days (Simon Rösch) #284
- [05c7607]: check batchReleaseTime is in the past (Simon Rösch) #284
- [57b3350]: check batchReleaseTime is in the past (alig) #286
- [d2a1c4f]: Prepare for Release 2.0.2 (alig) #286
- [ec7214c]: Make workflow work again. (Martin Alig) #286
- [16dc053]: Build on PR to Master. (alig) #286
- [5405355]: add version to deps (alig) #286
- [5b512f4]: Make workflow for tagged releases work again. (alig)
- [507725f]: Merge branch 'master' into develop (alig)
- [79ee5b3]: Version Up. (alig)
- [5d9b249]: Refactor International DB. Refactor WS for new client facing api. (alig)
- [1587847]: Gateway configs via properties POC (Felix Haller)
- [2f2cc97]: Interface for client. TODOs for sync process (alig)
- [b60bedc]: Merge develop back into interops (alig)
- [939b149]: Fix tests (alig)
- [97d0591]: Refactor upper-case abbreviations (Felix Haller)
- [1b6a980]: EFGS Hub Sync (Felix Haller)
- [20e2059]: Remove SyncTest for now (Felix Haller)
- [f42f4a1]: remove placeholders from application.properties (Felix Haller)
- [2b9f755]: Switch to int (alig)
- [ebc8e63]: Set UploadDate for Upload (alig)
- [191d56a]: Add SyncTest for local testing and update rest template sslcontext (Felix Haller)
- [e5851df]: remove hostnameverifier (Felix Haller)
- [0096b47]: Extend Model. Rename (alig)
- [3d30b3e]: EFGS upload with correct values and defaults (Felix Haller)
- [17a5906]: EFGS downloaded keys upsert through insert manager (Felix Haller)
- [3a7d712]: Set all props from downloaded protos (alig)