Skip to content

Releases: KPMP/delphinus-data

Release v1.4

06 Sep 13:47
c062f9d
Compare
Choose a tag to compare

What's Changed

  • implement version on docker image build by @Dert1129 in #41
  • github action build image by @Dert1129 in #42
  • KPMP-4870: update generateDPRCommands to include packageTypeAbbreviation by @HaneenT in #43
  • KPMP-4872: put packageTypeAbbr before stainType in arg list by @HaneenT in #44
  • KPMP-4833: updated endpoint to get slides grouped by type by @HaneenT in #45
  • Create changelog.md by @rlreamy in #46
  • KPMP-4847: add "removed" field for slides by @HaneenT in #47
  • KPMP-5504: add new stain type to slideTypeMap by @HaneenT in #48
  • upgrade delphinus to use java21 by @Dert1129 in #49
  • Merge develop into master by @Dert1129 in #50

New Contributors

Full Changelog: v1.3...v1.4

Release v1.3

28 Jun 19:54
1ef053f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2...v1.3

Release v1.2

24 Feb 16:45
53395ff
Compare
Choose a tag to compare

This release changes the information we send to the application for grids. Rather than sending information to calculate grids, we get the precalculated grids from the data store and pass those along. Also reduced the information returned for the selection of participants.

Release 1.1.3

19 Aug 12:56
Compare
Choose a tag to compare

Adds toggle-able label grid to slide viewer.

Release v1.1.2

13 Oct 14:52
f09a114
Compare
Choose a tag to compare

This was a minor release:

  • added ability for users to search the list of participants
  • added the case id to the slide menu

Release v1.1

21 Nov 16:26
1f131a8
Compare
Choose a tag to compare

This release includes:

  • securing of the endpoints via integration with User Portal to restrict access
  • improved logging

Release v0.01

02 Jan 21:33
aeef8e5
Compare
Choose a tag to compare

This is the initial release of the Digital Pathology Repository.

This project houses the API to get information about the slides in the repository.