Skip to content

Releases: samply/directory_sync_service

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)

v1.3.5

20 Aug 11:06
Compare
Choose a tag to compare

Commits

  • dfbee60: Incorporated the directory-sync library into the code (DavidCroftDKFZ)

v1.3.4

14 Aug 13:33
Compare
Choose a tag to compare

Commits

  • 177b6ae: Updated to the latest directory-sync version (DavidCroftDKFZ)

v1.3.3

14 Aug 13:09
Compare
Choose a tag to compare

Commits

  • d59c796: Corrected default FHIR store URL (DavidCroftDKFZ)

v1.3.2

26 Jul 11:58
Compare
Choose a tag to compare

Commits

  • 74d7279: Allow a mock Directory. (Croft)

v1.3.1

30 Apr 11:46
Compare
Choose a tag to compare

Commits

  • b130c61: Added extra diagnostics around initialization (Croft)

v1.3.0

06 Mar 10:49
Compare
Choose a tag to compare

Commits

  • 1f01d31: Change Blaze Store URL (Croft)
  • 4d09166: Modified the code to work with multiple collection attributes (Croft) #21
  • 7bae09b: Added new code for pushing star model data to the Directory (Croft) #21
  • 64d125e: Added information about Directory environment variables to README (Croft) #21
  • ba231a9: Generalized support for diagnosis code correction (Croft) #21
  • 1b08d42: Reacted to scaling problems (Croft) #21
  • bf6c7d7: Include directory-sync build in GitHub workflow (Croft) #21
  • 2721d20: Use latest directory-sync library (Croft) #21
  • ab532d1: Bump version (Croft)