Releases: KPMP/delphinus-data
Releases · KPMP/delphinus-data
Release v1.4
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
What's Changed
- KPMP-3401-Update-delphinus-data-app-and-Dockerfile by @abarkellumich in #29
- KPMP-3340: Address vulnerabilities by @rlreamy in #30
- pass option by @Dert1129 in #31
- created readme by @Dert1129 in #32
- KPMP-4505: Minor updates to the script to ensure connection open, ite… by @rlreamy in #33
- Merge for release 1.3 by @rlreamy in #36
New Contributors
Full Changelog: v1.2...v1.3
Release v1.2
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
Adds toggle-able label grid to slide viewer.
Release v1.1.2
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
This release includes:
- securing of the endpoints via integration with User Portal to restrict access
- improved logging
Release v0.01
This is the initial release of the Digital Pathology Repository.
This project houses the API to get information about the slides in the repository.