Skip to content

Release 1.3.0

Choose a tag to compare

@KochTobi KochTobi released this 26 Mar 15:55
· 36 commits to master since this release
374c481

1.3.0 (2021-03-26)

Added

  • Add possibility to enter multiple QBiC barcodes by hand. (#80)

Fixed

  • Files are now only accepted in TSV rather then CSV (#79)

  • Selectable statuses have changed to [life.qbic.datamodel.samples.Status.SAMPLE_RECEIVED, life.qbic.datamodel.samples.Status.SAMPLE_QC_PASS, life.qbic.datamodel.samples.Status.SAMPLE_QC_FAIL, life.qbic.datamodel.samples.Status.LIBRARY_PREP_FINISHED] (#76)

  • The user now receives a concise notification after updating multiple samples (#79)

Dependencies

  • Bump maven-site-plugin:3.7.1 -> 3.9.1 (#66)

  • Bump portlet-parent-pom:3.1.3 -> 3.1.4 (#68)

  • Bump httpclient:4.5.9 -> 4.5.13 (#67)

  • Bumps spock-core:2.0-M4-groovy-3.0 -> 2.0-M5-groovy-3.0 (#77)

  • Bump maven-project-info-reports-plugin:3.0.0 -> 3.1.1 (#64)

  • Bump core-utils-lib:1.7.0 -> 1.7.1 (#63)

  • Bump gmavenplus-plugin:1.12.0 -> 1.12.1 (#61)

  • Bump openbis-client-lib:1.4.0 -> 1.5.0 (#60)

  • Bump jackson-databind <https://github.com/FasterXML/jackson>_ :2.9.10.7 -> 2.12.2 (#71)

  • Bump data-model-lib:2.0.0 -> 2.4.0 (#74, #75)

Deprecated