SOS 5.0.2 Release
CarstenHollmann
released this
06 Apr 13:08
·
2088 commits
to develop
since this release
Available in Maven Central.
Change Log
- add more configuration options for docker
- add default env variables
- Fix issue with duplicated and not initialized datasets in the database when inserting complex observations.
- Set observation identifier = pkid if not defined in request (configurable via setting)
- Fix issue with duplicate created datasets (only without platform entity) when inserting ComplexObservations.
Dependency Updates
- Bump cargo-maven2-plugin from 1.7.10 to 1.7.11 (#782)
- Bump mockito-core from 3.3.0 to 3.3.3 (#783)
- Bump Saxon-HE from 9.9.1-7 to 10.0 (#784)
- Bump arctic-sea.version from 7.3.0 to 7.3.1 (#786)
- Bump janino from 3.1.1 to 3.1.2 (#787)
- Bump spotbugs-annotations from 4.0.0 to 4.0.1 (#788)
- Bump jettison from 1.4.0 to 1.4.1 (#789)
- Bump org.springframework.version from 5.2.4.RELEASE to 5.2.5.RELEASE (#790 )
- Bump postgis-jdbc from 2.4.0 to 2.5.0 (#792)
- Update mssql jdbc from 8.2.1.jre8 to 8.2.2.jre8
- Bump org.springframework.security.version from 5.3.0.RELEASE to 5.3.1.RELEASE (#794)
- Bump arctic-sea.version from 7.3.1 to 7.4.0 (#796)
- Bump elasticsearch.version from 7.6.1 to 7.6.2 (#797)
- Bump postgresql from 42.2.11 to 42.2.12 (#798)
- Bump byte-buddy from 1.10.8 to 1.10.9 (#799)
- Update hibernate from 5.4.10 to 5.4.13
Breaking Changes
See here for the complete commit log.