Releases: geonetwork/geonetwork-microservices
Releases · geonetwork/geonetwork-microservices
4.2.6-0
What's Changed
- Index model / Add new nilReason property by @fxprunayre in #93
- feat: add config to specify custom urls in ogc-api-records by @f-necas in #91
- PR91: fixing test and Checkstyle by @f-necas in #95
New Contributors
Full Changelog: 4.2.5-1...4.2.6-0
4.2.5-1
Fix an error with domain classes.
4.2.5-0
What's Changed
- OGC API Records / DCAT / Fix validation for endpointUrl by @fxprunayre in #83
- OGC API Records / Collection / Item view may return error by @fxprunayre in #84
Full Changelog: 4.2.4-0...4.2.5-0
4.2.4-0
What's Changed
- DCAT / DataService / Fix endpointUrl mapping. by @fxprunayre in #73
- Build / Fix issue with JDK16+ by @fxprunayre in #71
- Fix geojson item output and code improvements by @josegar74 in #75
- OGC API Records code improvements by @josegar74 in #76
Full Changelog: 4.2.3-0...4.2.4-0
4.2.3-0
What's Changed
- Add a last component to the version to allow multiple releases for the same GeoNetwork version
- OGC API Records / Update for new schema layout by @fxprunayre in #68
Full Changelog: 4.2.2...4.2.3-0
v4.2.2
What's Changed
- New version numbering schema to align the releases with GeoNetwork.
- OGC API Records / API improvements by @fxprunayre in #59
- Update ES client to 7.15.1 by @jahow in #69
- ogc-api-records running commands in the documentation by @fgravin in #66
New Contributors
Full Changelog: 0.2.1...4.2.2
0.2.1
What's Changed
- OGC API Records / Use track total hits. by @fxprunayre in #58
- Cleaning / Remove unused file. by @fxprunayre in #57
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Indexing / Credit can be array by @fxprunayre in #42
- DCAT / Avoid NPE on range with null upper/lower bound. by @fxprunayre in #46
- Dependency upgrade: JTS 1.16.1 -> 1.18.1 by @groldan in #49
- Use maven-source-plugin to install sources jars by @groldan in #50
- formatters configuration, being able to ouput data as if they were served by a legacy gn4 or as if they were served by the gn microservices by @cmangeat in #47
- common-view - stick to tailwindcss 2.x by @pmauduit in #52
- OGC API / DCAT converter / Avoid NPE when no topic by @fxprunayre in #53
- fix postgres environment by @eblondel in #51
- Release 0.2.0 by @juanluisrp in #55
New Contributors
- @eblondel made their first contribution in #51
- @juanluisrp made their first contribution in #54
Full Changelog: 0.1.0...0.2.0
OGC API Records service first release for testing
0.1.0 OGC API Records draft implementation.