Releases: 52North/SOS
SOS 5.1.0 Release
Available in Maven Central.
Change Log
- Fix default h2 docker configuration (#804)
- Rename version properties in pom
- Add setting flag if the sta supports URLs or not, default not. If the sta does not support URLs, the sos identifier would be transformed to urns
- Use hibernate hibernate.jdbc.time_zone which makes custom database time implementations obsolete
- Add support for ResultTemplate generation (#823)
- If transactional operations are not supported
- If no result template exists for the requested data
- Docker (#828)
- do not chown the complete webapp
- ability to customize the context path
- Add support for null as resultTime value (#829)
- Fix artifact ids of pom modules with missing sos- prefiix
- Refactor configuration of service.serviceURL
- Fix Issue (#826): FeatureEntity error when inserting via InsertResult
Dependency Updates
- Update geotools from 22.3 to 23.0
- Bump arctic-sea.version from 7.4.0 to 7.4.1 (#800)
- Bump jetty-maven-plugin from 9.4.27.v20200227 to 9.4.28.v20200408 (#801)
- Bump guava from 28.2-jre to 29.0-jre (#802)
- Bump spotbugs-annotations from 4.0.1 to 4.0.2 (#803)
- Bump ojdbc8 from 19.3.0.0 to 19.6.0.0 (#805)
- Bump jackson.version from 2.10.3 to 2.11.0 (#806)
- Bump HikariCP from 3.4.2 to 3.4.3 (#807)
- Bump wagon-webdav-jackrabbit from 1.0-beta-7 to 3.4.0 (#808)
- Bump joda-time from 2.10.5 to 2.10.6 (#809)
- Bump mysql-connector-java from 8.0.19 to 8.0.20 (#810 )
- Bump org.springframework.version from 5.2.5.RELEASE to 5.2.6.RELEASE (#811)
- Bump byte-buddy from 1.10.9 to 1.10.10 (#812)
- Bump cargo-maven2-plugin from 1.7.11 to 1.7.12 (#813)
- Bump version.netcdf from 5.3.1 to 5.3.2 (#814)
- Bump mysql-connector-java from 8.0.19 to 8.0.20 (#815)
- Update postgresql version to 5.4.15.Final
- Bumps version.springframework.security from 5.3.1.RELEASE to 5.3.2.RELEASE (#816)
- Bump HikariCP from 3.4.3 to 3.4.4 (#817)
- Bump HikariCP from 3.4.4 to 3.4.5 (#818 )
- Bump version.n52.common.xml from 2.6.1 to 2.7.0 (#819)
- Bump version.elasticsearch from 7.6.2 to 7.7.0 (#820)
- Bump spotbugs-annotations from 4.0.2 to 4.0.3 (#821)
- Bump Saxon-HE from 10.0 to 10.1(#822)
- Update hibernate from 5.4.15.Final to 5.4.16.Final
- Bump jetty-maven-plugin from 9.4.28.v20200408 to 9.4.29.v20200521 (#824)
- Bump commons-io from 2.6 to 2.7 (#830)
- Bump version.arctic-sea from 7.5.0-SNAPSHOT to 7.5.0 (#831)
- Bump version.helgoland.api from 3.1.0 to 3.2.0 (#832)
- Update sensorweb-server-db-model from 1.3.1-SNAPSHOT to 2.0.1
- Update sensorweb-server-dao-impl from 3.1.0 to 3.2.0
- Update sensorweb-server-dao-impl from 3.1.0 to 3.2.1
- Update Helgoland Viewer to 2.2.0
Breaking Changes
- DB-Model changes observation.result_time to "NOT NULL" = false.
See here for the complete commit log.
SOS 5.0.2 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.
SOS 5.0.1 Release
Available in Maven Central.
Change Log
- Update urls to the wiki documentation
- Fix lgtm alert for obsolete instanceof check of data entity
- Fix checkstyle in sample data properties
- Fix some warnings of deprecated junit methods
- add faroe entrypoint
- change label schema
- use jetty:jre8-alpine
- simplify Dockerfile
- Update logback.xml
- fix build with debug logging profile and docker logging
Dependency Updates
- Bump org.springframework.version from 5.2.3.RELEASE to 5.2.4.RELEASE (#762)
- Bump dataset.hibernate.version from 1.0.0 to 1.1.0 (#764)
- Bump jackson.version from 2.10.2 to 2.10.3 (#767)
- Update maven-parent version from 16 to 18
- Bump version.netcdf from 5.2.0 to 5.3.0 (#769)
- Bump org.springframework.security.version from 5.2.2.RELEASE to 5.3.0.RELEASE (#770)
- Bump postgis-jdbc from 2.3.0 to 2.4.0 (#772)
- Bump Saxon-HE from 9.9.1-6 to 9.9.1-7 (#773)
- Bump httpmime from 4.5.11 to 4.5.12 (#774)
- Bump httpclient from 4.5.11 to 4.5.12 (#775)
- Bump version.netcdf from 5.3.0 to 5.3.1 (#776)
- Bump janino from 3.1.0 to 3.1.1 (#777)
- Bump elasticsearch from 7.5.2 to 7.6.1 (#771)
- Bump postgresql from 42.2.10 to 42.2.11 (#778)
- Bump build-helper-maven-plugin from 3.0.0 to 3.1.0 (#779 )
- Bump dataset.hibernate.version from 1.1.0 to 1.2.0
Breaking Changes
See here for the complete commit log.
SOS 5.0.0 Release
This release contains some fixes and improvements.
For more information please read the RELEASE-NOTES
SOS 4.4.14 Release
This release contains some fixes and improvements.
For more information please read the RELEASE-NOTES
SOS 4.4.13 Release
This release contains some fixes and improvements.
For more information please read the RELEASE-NOTES
SOS 4.4.12 Release
This release contains some fixes and improvements.
For more information please read the RELEASE-NOTES
SOS 4.4.10 Release
This release contains some fixes and improvements.
For more information please read the RELEASE-NOTES
SOS 4.4.9 Release
This release contains some fixes and improvements.
For more information please read the RELEASE-NOTES
SOS 4.4.9 Release Candidate 1
This release candidate contains some fixes and improvements.
For more information please read the RELEASE-NOTES