Releases: MassBank/MassBank-web
Releases · MassBank/MassBank-web
Release 2.2.8
-Remove a vulnerable maven dependency and some other security related things
-Refactored RecordParserDefinition and also use it in MassBank3-export-service
Release 2.2.7
- Add EAD to AC$MASS_SPECTROMETRY: FRAGMENTATION_MODE
Release 2.2.6
- Add new values for AC$MASS_SPECTROMETRY: MS_TYPE
- Update dependencies
Release 2.2.5
- Upgrade to Jakarta EE 9.1, Tomee 9, Java 17
- Refactor DatabaseManager to use a Connection Pool
- Add license https://www.govdata.de/dl-de/by-2-0
- some bug fixes
Release 2.2.4
- Modify JSON+LD structured data to follow the NFDI4Chem recommendation to
use ChemicalSubstance to annotate compounds - enable maven 3.8 with a workaround for the http repo of the SPLASH library
- minor bug fixes
Release 2.2.3
Release 2.2.2
- Fix schema.org annotations
- add parsing of CV terms
- add lastmod property to sitemaps
- add repository interface and implementation
Release version 2.2
This release implements the record ACCESSION changes as described in version 2.6.0 of the MassBank record format. All old ACCESSIONS will be transformed to the new ACCESSION scheme with the next data release. Links to the old accessions are redirected with HTTP Statuscode 301: Moved Permanently.
Release version 2.1.10
Merge branch 'release-2.1.10'
Release version 2.1.8
Merge branch 'release-2.1.8' into main