Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 19:19
· 34 commits to develop since this release
7b8e44d

Commits

  • [191d56a]: Add SyncTest for local testing and update rest template sslcontext (Felix Haller) #294
  • [e5851df]: remove hostnameverifier (Felix Haller) #294
  • [0096b47]: Extend Model. Rename (alig) #294
  • [3d30b3e]: EFGS upload with correct values and defaults (Felix Haller) #294
  • [17a5906]: EFGS downloaded keys upsert through insert manager (Felix Haller) #294
  • [3a7d712]: Set all props from downloaded protos (alig) #294
  • [3db3474]: Fix code formatting (Fabian Aggeler) #294
  • [c6d308e]: Add tests for DSOS filter logic (Fabian Aggeler) #290
  • [39b68d2]: Add controller to generate and add random keys to the database for load-testing purposes (Fabian Aggeler) #289
  • [38fbcf9]: Run maven (tests) for all pull-requests (Fabian Aggeler) #290
  • [63900e8]: Fix DSOS range filter (Fabian Aggeler) #290
  • [8790bfd]: Run action for all pull-requests (Fabian Aggeler) #291
  • [9c5020f]: Cache maven and sonar packages (Fabian Aggeler) #291
  • [2cb7073]: Simplify sonar task by moving sonar pull-requst properties to pom.xml (Fabian Aggeler) #291
  • [0f26502]: Update testcontainers dependency (Fabian Aggeler) #291
  • [1bfecc8]: Read pull-request key from github.event variable (Fabian Aggeler) #291
  • [27d8c84]: Run sonar analysis directly (without "verify" since "mvn install" already did that) (Fabian Aggeler) #291
  • [6de0066]: Update to cache@v2 action (Fabian Aggeler) #291
  • [6e588d6]: Run "mvn clean" before building (Fabian Aggeler) #291
  • [26145fc]: Fix detection of issue (Linus Gasser) #292
  • [f832bb5]: Make EFGS DSOS Filter configurable (enabled/disabled and separate cut-off thresholds) (Fabian Aggeler) #290
  • [dbd55f8]: Cleanup (add copyright header and remove unused files) (Fabian Aggeler) #296
  • [68a7349]: Merge branch 'feature/gaen-v2-international-interops' into feature/update-interop (Fabian Aggeler) #295
  • [5e91f96]: Rename configuration properties to interops.* (Fabian Aggeler) #296
  • Exctract claculateDsos to it's own class (EfgsDsosUtil) to make it testable #297 (Fabian Aggeler)
  • [9520435]: Add test cases for EfgsDsosUtil (Fabian Aggeler) #297
  • [d343fb4]: Fix calculation of (calendar) days since submission (Fabian Aggeler) #297
  • [a0b4a84]: Add zero points for the different DSOS mappings (Fabian Aggeler) #297
  • [418012c]: Code formatting (Fabian Aggeler) #297
  • [feddebe]: Add comments to assertions (Fabian Aggeler) #297