Skip to content

Releases: samply/directory_sync_service

v1.5.6

16 Dec 08:39
Compare
Choose a tag to compare

Commits

  • f218a41: Added extra warn diagnostics (DavidCroftDKFZ)

v1.5.5

18 Nov 10:52
Compare
Choose a tag to compare

Commits

  • c0b4b3b: New diagnostics for collection update problem with GraphQL (DavidCroftDKFZ)
  • be9e7df: Added diagnostics to cover potential problems when using GraphQL (DavidCroftDKFZ)

v1.5.4

18 Nov 09:22
Compare
Choose a tag to compare

Commits

  • 74a3f59: Inserting more checks and comments around the login process (DavidCroftDKFZ)

v1.5.3

08 Nov 16:12
Compare
Choose a tag to compare

Commits

  • fb2240e: Used contry ID derived from collection ID for deletion (DavidCroftDKFZ)
  • 654246d: Version bump (DavidCroftDKFZ)

v1.5.2

08 Nov 14:24
Compare
Choose a tag to compare

Commits

  • b285191: Refactored fact table generation (DavidCroftDKFZ)
  • ae88fc9: Moved most logging statementsfrom info to debug (DavidCroftDKFZ)
  • 909225c: Version bump (DavidCroftDKFZ)

v1.5.1

06 Nov 13:03
Compare
Choose a tag to compare

Commits

  • 757ff7b: Removed Trivy scan (DavidCroftDKFZ)

v1.5.0

06 Nov 12:54
Compare
Choose a tag to compare

Commits

  • a4d5ed8: Pushed administration of REST endpoints into an independent class (DavidCroftDKFZ)
  • 6f3e3b2: Added class for administering REST endpoints (DavidCroftDKFZ)
  • e3924d4: Added an availability check for the Directory API endpoints (DavidCroftDKFZ)
  • cd20de9: Trying to get a more consistent naming for Directory API classes (DavidCroftDKFZ)
  • b67fe2e: Abstracted the public methods out of DirectoryApi (DavidCroftDKFZ)
  • b3b14f9: Abstract class for Directory API (DavidCroftDKFZ)
  • d63065f: Got rid of some usages of OperationalOutcome (DavidCroftDKFZ)
  • 2b26159: Added new functionality to allow Directory sync to work with GraphQL API (DavidCroftDKFZ)
  • 9ba7777: Implemented code to get biobank information from Directory (DavidCroftDKFZ)
  • 33b173e: Pushed some star moel update functionality into superclass (DavidCroftDKFZ)
  • abcf816: Implemented star model updating (DavidCroftDKFZ)
  • 8d8855f: Created a login endpoint for GraphQL (DavidCroftDKFZ)
  • 8477130: Created a standard getLoginEndpoint method (DavidCroftDKFZ)
  • 1eb9d0f: Changed the criterion for API availability (DavidCroftDKFZ)
  • 8d1a05b: National node adjustments. (DavidCroftDKFZ)
  • eab30f6: Adapted Collection update to work in Directory playground (DavidCroftDKFZ)
  • a89a5ca: Corrected caching for field checks (DavidCroftDKFZ)
  • 71b6ac0: Corrected errors in method for finding field in GraphQL table (DavidCroftDKFZ)
  • 3d63c9d: Added diagnostics (DavidCroftDKFZ)
  • d818033: Added diagnostics (DavidCroftDKFZ)
  • 15cd9b5: Fixed problem with REST delete (DavidCroftDKFZ)
  • 81452f3: Version jump (DavidCroftDKFZ)

v1.4.7

19 Sep 14:49
Compare
Choose a tag to compare

Commits

  • c2f955c: Added option that just logs into Directory without further actions (DavidCroftDKFZ)

v1.4.6

11 Sep 12:12
Compare
Choose a tag to compare

Commits

  • 28c16e8: Merged class FhirReporting with FhirApi (DavidCroftDKFZ)
  • 5001166: Split functionality from the Sync class out into smaller classes (DavidCroftDKFZ)
  • 6f4c5b7: Made Sync methods static (DavidCroftDKFZ)

v1.4.3

09 Sep 14:54
Compare
Choose a tag to compare

Commits

  • 4789ea5: Throw an exception if Directory login fails (DavidCroftDKFZ)