Skip to content

v2.1.0-prerelase10

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 07:29
· 67 commits to develop since this release

Commits

  • [5db5dcd]: Update the swagger doc (Linus Gasser) #264
  • [c5ee830]: DB model extended for visited countries. DB model adapted for new key format. Insertion and retrieval for v1/v2 non international working with visited countries. (alig)
  • [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)
  • [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
  • [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)