Releases: AAFC-BICoE/seqdb-api
Releases · AAFC-BICoE/seqdb-api
2.9.0
- Added
cellNumber
to SeqReaction
response
- Changed
LibraryPrep
molecularSample to material-sample
- Updated dependencies
2.8.0
- Added Sequencing Type to
seq-batch
- Added Batch Type Field to
pcr-batch
- Allow to mark
seq-batch
as Completed
2.7.0
- Added
seq-submission
dto and resource
- Allow to
pcr-batch
to be set as completed
- Fixed
createdBy
not set on seq-batch
2.6.0
- Fixed issues where
createdBy
was not set
- Added
protocol
(external relationship) to pcr-batch
- Added
applicableOrganisms
to region
2.5.0
- Added coordinates to
seq-reaction
- Added storage unit to
seq-batch
- Added Sequencing Facility
2.4.0
- Added calculated
cellNumber
to pcr-batch
response
- Added
seq-reaction
resource
- Added missing
reactionDate
to seq-batch
2.3.0
- Allow to use storage type instead of a specific storage unit on
pcr-batch
- Validate location of
pcr-batch-item
- Dependencies update
2.2.0
- Updated to dina-base 0.95
2.1.5
- Updated to Java 17
- Replaced
thermocycler-profile
steps by an array
pcr-batch-item
relationship is now an external relationship to material-sample
- Updated dependencies
2.1.4
- Removed
protocol
resource to use the one from dina collection-api
as external relationship (breaking change)
- Removed
PCRReaction
resource. PCRBatchItem
will be used instead
- Added vocabulary for sequencing technology
- Add
storage-unit
external relationship to PcrBatch
- dependencies update