javaPS 1.7.1
javaPS enables the deployment of geo-processes on the web in a standardized way.
It features a pluggable architecture for processes and data encodings.
The implementation is based on the OGC Web Processing Service standard version 2.0
and the OGC API - Processes - Part 1: Core version 1.0-draft.4
Available in Maven Central.
Documentation: https://52north.github.io/javaPS
Changes since last release
Bugfixes
- Bugfix, add allowedValues element
- REST Serialize UOM
- Fix missing .jsp file
Dependency updates
- Bump junit from 4.12 to 4.13.1
- Bump version.jackson from 2.10.3 to 2.12.1
- Bump guava from 28.2-jre to 29.0-jre
- Update parent and artic-sea versions
- Bump commons-io from 2.6 to 2.7
Other
- Bump year
See here for the complete commit log.