Skip to content

Releases: EBIvariation/accession-commons

0.5

16 Aug 10:17
Compare
Choose a tag to compare

New Features

  • Alternate ranges in monotonic ID
  • Historics

Minor changes

  • New set of acceptance tests

0.4.1

26 Jun 15:33
bfe39b9
Compare
Choose a tag to compare

Minor Changes

  • Improved error report on bulk inserts in MongoDB

0.4

13 Jun 09:42
Compare
Choose a tag to compare
0.4

New Features

  • MongoDB database backend implementation

Major changes

  • Library spitted into components
    • Core
    • Monotonic generator jpa
    • JPA Database implementation
    • MongoDB Database implementation

0.3

29 May 10:05
Compare
Choose a tag to compare
0.3

New features

  • Accession patch #31
  • Accession version #31, #28
  • Accession deprecation #24
  • Query accession/version #29
  • Rest service DTO validation #25, #27

Behaviour changes

  • Get accession returns only last patch #30

JPA database implementation changes

  • Object hash is the PK #26
  • New table per accessionable object to store inactive objects
  • New table per accessionable object to store history information