Skip to content

v2020.1 18/03/2020

Compare
Choose a tag to compare
@juanpelegrina juanpelegrina released this 26 Feb 08:10
· 166 commits to master since this release
fd3349f

馃殌 New Features

ATS:

ETS:

馃悰 Bugfixes

  • #81 Problem using ETF INSPIRE Validator with HTTP Basic Authentication

  • #82 Problem using ETF INSPIRE Validator with KVP-Authentication

  • #96 Stronger test for md sds 3.1 and md sds 3.8 - #373

  • #140 Update testquery-noggeo from https to http - #374

  • #161 Update test for MD 1.3 XML A.1 - #402

  • #169 Keywords from GEMET Thesaurus - #400

  • #175 Modified regex expression for MD 2.0 C.11 - #383

  • #178 Improve unspecific error message and Relax codeListValue validation from MD 2.0 C.6- #375

  • #181 Update test for MD 2.0 Requirement 3.4 - #377

  • #183 Modified harmonished for harmonised - #378

  • #184 Fix on md-sds-interoperable 6.1- #379

  • #188 Update test for MD 2.0 C.14 - #384

  • #189 Fixed lower case check in 3.1 and 3.8 requirements - #382

  • #190 Allow redirect for MD 2.0 SDS 3.6- #386

  • #191 Update for Conformance Class 'View Service WMS' - #390

  • #194 Update tests C.17 and C.18 for MD 2.0 common- #393

  • #194 Relax test for MD 2.0 C.18 - #404

  • #202 Deleted date regex validation in C.12 and C.13 - #396

  • #202 Fix temporal reference datetime regexp- #403

  • #203 Production issues with GML validation

  • #206 Fix test gmlas.c.1 - #406

  • #213 Fix Req 3.4 Spatial Data Service Category validation - #405

  • #228 Fixed enumeration retrieval - #408

  • #227 Update WMS View Service AC-MF layer names - #415

  • #238 Update test for MD 2.0 C.1 - #416

  • #218 Removed test from WFS Pre-defined - #419

  • #52 Relaxed test from MD 2.0 1.6- #426

  • 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

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.