Skip to content

Releases: AAFC-BICoE/seqdb-api

2.10.0

30 Aug 18:32
Compare
Choose a tag to compare

Warning

The entire concept of StepResource will be removed in 2.11.0. Due to the nature of those tables (dynamic) no data migration is provided and the user of the project is responsible to backup and migrate data related to StepResource.

  • Replaced StepResource in LibraryPrep by relationship between PreLibraryPrep and LibraryPrep (breaking change)

2.9.0

04 Aug 17:53
Compare
Choose a tag to compare
  • Added cellNumber to SeqReaction response
  • Changed LibraryPrep molecularSample to material-sample
  • Updated dependencies

2.8.0

21 Apr 15:45
Compare
Choose a tag to compare
  • Added Sequencing Type to seq-batch
  • Added Batch Type Field to pcr-batch
  • Allow to mark seq-batch as Completed

2.7.0

05 Apr 20:37
Compare
Choose a tag to compare
  • 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

03 Mar 15:50
Compare
Choose a tag to compare
  • Fixed issues where createdBy was not set
  • Added protocol (external relationship) to pcr-batch
  • Added applicableOrganisms to region

2.5.0

24 Jan 19:40
Compare
Choose a tag to compare
  • Added coordinates to seq-reaction
  • Added storage unit to seq-batch
  • Added Sequencing Facility

2.4.0

09 Dec 21:32
Compare
Choose a tag to compare
  • Added calculated cellNumber to pcr-batch response
  • Added seq-reaction resource
  • Added missing reactionDate to seq-batch

2.3.0

01 Nov 18:48
Compare
Choose a tag to compare
  • 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

14 Oct 19:20
Compare
Choose a tag to compare
  • Updated to dina-base 0.95

2.1.5

12 Sep 19:24
Compare
Choose a tag to compare
  • 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