Releases: INSPIRE-MIF/helpdesk-validator
v2020.2 24/06/2020
The version published at this time contains breaking and non-breaking changes.
🚀 New Features
ATS:
ETS:
🐛 Bugfixes
- #100 multiple hierarchyLevel allowed for MD2.0 - #470
- #252 Add missing crs into at36-getcapabilities-layer-bounding-box error message - #468
- #254 Added exceptions for harmonised layer names - #466
- #255 Allow to identifiers be repeated in different layers if they refer to the same dataset - #467
- #272 Added monitoring metadata test - #450
- #275 MD2.0 SDS 3.6 Premature end of file - #453
- #277 multiple hierarchyLevel allowed for MD2.0 - #451
- #278 Incorrect error message on MD2.0 test C.18 - #449
- #288 Update 'help' link button
- #304 Relaxed "wfs" prefix requirement for Pre-Defined WFS and for Direct WFS. - #469
- #316 multiple electronicMailAddress allowed for MD2.0 C.6 - #455
- #318 Fix duplicate dataset UID - #473
- #319 Change https INSPIRE URIs into http URIs for C.17 & C.18 - #472
- #331 Conformity to ISO 8601:2004 for all the relevant TG v2.0 requirements - #474
📝 Documentation
- Updated Training Material
- Added 2020 Online INSPIRE Conference webinar
Deployment instructions
docker login docker.pkg.github.com
#Provide Github credentials
docker run --name inspire-validator -d -p 8080:8080 -v ~/etf:/etf docker.pkg.github.com/inspire-eu-validation/community/inspire-validator:2020.2
#Launches a container with the image, exposing it port 8080 through the same port in the host machine, and uses a volume in the local file system, on the directory ~/etf
For further configuration, please download the file inspire-validator-2020.2.zip and follow the instructions in the README.md file inside the .zip file.
v2020.1.2 15/04/2020
🐛 Bugfixes
This is an exceptional release of the Validator, which includes the latest version of the tests used for the calculation of indicators MDi1.1 and MDi1.2 for the INSPIRE Monitoring 2019 process. This release builds on the latest release (v.2020.1.1) and incorporates some additional feedback received by EU Member States. Some other fixes on WMS and WMTS tests have been also included in this release.
- #250 Modified transparent parameter values for WMS GetMap request - #425
- #225 Fixed issue with WMTS GetTile requests - #422
- #258 Fix test C.18 from MD 2.0 for more than one "gmd:otherConstraints/gco:CharacterString" or "gmd:otherConstraints/gmx:Anchor" - #430
- #270 Updated MD 1.3 schema validation - #434
Deployment instructions
docker run --name inspire-validator -d -p 8080:8080 -v ~/etf:/etf docker.pkg.github.com/inspire-eu-validation/community/inspire-validator:2020.1.2
For further configuration, please download the file inspire-validator-2020.1.2.zip and follow the instructions in the README.md file inside the .zip file.
v2020.1.1 27/03/2020
This is an exceptional release of the Validator that will be used for the calculation of indicators MDi1.1 and MDi1.2 for the INSPIRE Monitoring 2019 process. This release builds on the latest release (v.2020.1) and incorporates some additional feedback received by EU Member States.
🐛 Bugfixes
Deployment instructions
docker run --name inspire-validator -d -p 8080:8080 -v ~/etf:/etf docker.pkg.github.com/inspire-eu-validation/community/inspire-validator:2020.1.1
For further configuration, please download the file etf-release-2020.1.1.zip and follow the instructions in the README.md file inside the .zip file.
v2020.1 18/03/2020
🚀 New Features
ATS:
- ATS for MD TG 2.0 (moved from beta to stable version)
- ATS for WMS 1.3.0 (moved from beta to stable version)
- ATS for WMTS 1.0 (moved from beta to stable version)
ETS:
- ETS for MD TG 2.0 (moved from beta to stable version)
- ETS for WMS 1.3.0 (moved from beta to stable version)
- ETS for WMTS 1.0 (moved from beta to stable version)
🐛 Bugfixes
-
#81 Problem using ETF INSPIRE Validator with HTTP Basic Authentication
-
#82 Problem using ETF INSPIRE Validator with KVP-Authentication
-
#178 Improve unspecific error message and Relax codeListValue validation from MD 2.0 C.6- #375
-
#189 Fixed lower case check in 3.1 and 3.8 requirements - #382
-
#203 Production issues with GML validation
-
#213 Fix Req 3.4 Spatial Data Service Category validation - #405
-
Update version, author and last update date - #407
-
Deleted draft version text - #387
-
Updated version and date - #409
💅 Enhancements
- Cache schemas to reduce validation time - #205
- Fixed Travis test issue - #395
- Metadata 1.3 missing schemalocation - #398
- Fixed WMS authentication - #410
- Fixed WMTS authentication - #411
- Fixed CSW authentication - #412
- Fixed WCS authentication - #413
- Fixed SOS authentication - #414
📝 Documentation
- Created Release strategy
- Updated Readme.md
Deployment instructions
docker run --name inspire-validator -d -p 8080:8080 -v ~/etf:/etf docker.pkg.github.com/inspire-eu-validation/community/inspire-validator:2020.1
For further configuration, please download the file etf-release-2020.1.zip and follow the instructions in the README.md file inside the .zip file.
v1.0.8 (18/11/2019)
🚀 New Features
ATS:
- Add ATS for SOS v1.0
- Add ATS for WCS v1.0
- Add ATS for CSW v3.1
ETS:
- Add ETS for SOS v1.0 - #226
- Add ETS for WCS v1.0 - #225
- Add ETS for CSW v3.1 - #297
ETF:
- Add test for SOS v1.0 - #5
- Add test for WCS v1.0 - #5
- Add test for CSW v3.1 - #253
🐛 Bugfixes
- #52 Relax test on MD 2.0 C.5 - #318
- #55 Rename at06 to at06-mandatory-metadata-elements - #293
- #63 Relax test on MD 2.0 - #308
- #67 Fix test on MD 1.3 - #307
- #69 Relax test on MD 2.0 C.3 - #132
- #70 Relax test on MD 2.0 C.15 - #132
- #71 Relax test on MD 2.0 C.17 - #132
- #73 Relax test on MD 2.0 Comon Requirements - #313
- #74 Relax test on MD 2.0 CC 3.5 - #338
- #87 Update HTTP/HTTPS convertion - #341
- #89 Relax validation on testquery-md - #314
- #93 Add support for a double number on MD 2.0 CC 1.5 - #319 / @fxprunayre
- #101 Add correction for attribute Role on CSW - #323
- #106 Relax test on Dataset keyword on MD 1.3 - #345, #342
- #108 Relax test on Dataset keyword on MD CSW Core Discovery Service - #360, #342
- #111 Add support for correct validation on MD 2.0 Common Requirements C.17 & C.18 - #354, #353, #351
- #115 Relax test on MD 1.3 - #341
- #118 Fix typo errors on MD 2.0 all Conformance Classes - #336
- #134 Update test for MD 1.3 Validate XML documents - #346
- #139 Use of text() instead of node() - #350
- #144 Update from node() to text() on MD 2.0 - #352
- #148 Add support for multiple email address on MD 2.0 Common Requirements C.10 - #364
- #150 Add support for redirections on MD 1.3 - #359
- #154 Fix missing "(" - #365
💅 Enhancements
- Add TR.invalidLegendFormat message. - #344
- #7 Add label to test execution to search them easily
- #68 Update maximum size of file to 20MB on ETF-webapp
- #94 Update error message for invalid URL on MD 2.0 - #325 / @fxprunayre
- #128 Update schema on MD 1.3 - #341
- #131 Relax test on MD 2.0 & CC1.6 - #343
- #138 Improve schemaLocation on MD 1.3 - #346
📝 Documentation
v1.0.7 (23/07/2019)
🚀 New Features
ATS:
ETS:
ETF:
- Rerun button on test report
- Test types integrations
- MD 2.0
- WMS
- WMTS
- SOS
- WCS
- Color for skipped tests different from color of manual checks in test report
- Password field on test run configuration
- Customizable configuration of parallel test runs
- Test Run log opened in separated tab
- Cancel button on delete report action works properly
- Show ETS dependencies on Conformance Classes selection