Releases: highsource/ogc-schemas
Releases · highsource/ogc-schemas
Version 2.6.1
Version 2.6.0
Release Notes
With this release, ogc-schemas
now includes all of the published OGC schemas. Mission complete.
New Schemas
- GML 3.3 (#152)
- GMLJP2 2.0 (#159)
- EOP 1.0.0 (#160)
- EOSPS 2.0 (#161)
- WCS CRS 1.0 (#157)
- Upgraded to Jsonix Schema Compiler 2.3.8, Jsonix 2.4.0, JAXB2-Basics 0.11.0
All issues, fixed in this release
Backwards Compatibility
The upgrade to Jsonix Schema Compiler 2.3.8, Jsonix 2.4.0 and JAXB2-Basics 0.11.0 may introduce backwards-incompatible changes, please check release notes of these libraries.
Version 2.5.4
Version 2.5.3
Version 2.5.2
Release notes:
- New schemas:
- Fixes
- Marshalling BoundingBoxType was resulting in a ClassCastException in OWS 2.0 (#123)
See all issues, fixed in this release.
Many thanks to @tastle for the provided fixes.
Version 2.5.1
Release notes:
- ISO 19139-2 (#109)
- CityGML 1.0 (#118) and 2.0 (#119)
- IndoorGML 1.0 (#117)
- Issues, fixed in this release
Many thanks to @juanmav and @juanrapoport for help with this release.
Version 2.5.0
Release notes:
- Fixes WCS 1.0.0 bindings (#104).
- Fixes ClassCastException in GML RectifiedGridType (#105).
- Fixes PropertyNameType unmarshalling (#111).
- Fixes BoundingBoxType marshalling (#113).
- Fixes extensions in OWS 1.1.0 (#114).
- Issues, fixed in this release.
Many thanks to André Vautour and Timothy Astle for all the fixes they have provided.
Version 2.4.0
Release notes:
- Added generation of
isSet
methods (#102) - Issues, fixed in this release
Version 2.3.0
Release notes:
- Issues fixed in this release
- New schemas:
- Sampling 1.0
- WPS 2.0 official
- WMS-C
- Upgraded to Jsonix 2.3.0 (therefore the version bump)