Skip to content

Releases: samply/directory_sync_service

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)

v1.4.2

30 Aug 11:49
Compare
Choose a tag to compare

Commits

  • 89c5cb5: Reactivated FHIR update (DavidCroftDKFZ)

v1.4.1

30 Aug 08:56
Compare
Choose a tag to compare

Commits

  • b511bc1: Updated Spring Boot version, commented local update (DavidCroftDKFZ)
  • aa15992: Removed samply/directory-sync part of the GitHub build (DavidCroftDKFZ)
  • 32c851c: Improved documentation (DavidCroftDKFZ)

v1.4.0

29 Aug 12:55
Compare
Choose a tag to compare

Commits

  • 7ec5755: Cleaned up code, mainly by deleting unused classes, methods & variables (DavidCroftDKFZ)
  • cb762e2: Removed further unused methods (DavidCroftDKFZ)
  • c13153c: Starting to break up DirectoryApi (DavidCroftDKFZ)
  • 4084c38: Completed migration to DirecoryRest, created DirectoryCredentials (DavidCroftDKFZ)
  • 6e75c76: Finished migration of functionality from DirectoryApi to DirectoryRest & DirectoryCredentials (DavidCroftDKFZ)
  • b754fe9: Removed DirectoryService, added Javadoc (DavidCroftDKFZ)
  • 14e60cd: Get Directory mock to work reliably (DavidCroftDKFZ)
  • 23c72f1: Cleanup (DavidCroftDKFZ)
  • fb17b9b: Push creation of client into FhitApi (DavidCroftDKFZ)
  • 8112644: Push stuff into other classes (DavidCroftDKFZ)
  • c77219c: Minor refactor (DavidCroftDKFZ)
  • 34ce5a3: Added BiobankTuple (DavidCroftDKFZ)
  • 0575bc9: Push FHIR context out of DirectorySync (DavidCroftDKFZ)
  • 2e2a258: Pushed initialization of helper classes out of DirectorySync (DavidCroftDKFZ)
  • a24c16a: Migrated functionality from DirectorySync and deleted the class (DavidCroftDKFZ)
  • 5cba749: Pushed some error reporting out from Sync and into Util (DavidCroftDKFZ)
  • 590d161: Refactor (DavidCroftDKFZ)

v1.3.6

20 Aug 11:16
Compare
Choose a tag to compare

Commits

  • c34c412: Removed unused test (DavidCroftDKFZ)