Skip to content

Latest commit

 

History

History
238 lines (180 loc) · 21.5 KB

changelog.md

File metadata and controls

238 lines (180 loc) · 21.5 KB

Changelog

Production

Releases

v1.0.8

Status: to be deployed in production

Release date: 18/11/2019

🚀 New Features

ATS:

ETS:

ETF:

🐛 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

Status: deployed in production

Release date: 23/07/2019

v1.0.6

Status: deployed in production

Release date: 05/06/2019

Modifications in ETS for the issue #262

The Croatian title of the Regulation 1089/2010 has been added.

v1.0.5

Status: deployed in production

Release date: 04/06/2019

Modifications in ETS for the issue #45

The XPath of Coordinate Reference System and Spatial Representation Type have been relaxed. The validation that the value of CRS is a http URI and includes one of the values from table 2 in TG_DS_TMPL is removed.

v1.0.4

Status: deployed in deployed in production

Release date: 13/05/2019

Modifications in ETS for the issue #251

The validation checks that the 'zoning' properties references a resource 'CadastralZoning' instead of 'BasicPropertyUnit'.

v1.0.3

Status: deployed in production

Release date: 15/04/2019

Modifications in ETS for the issue #180

The assertion checks that there is a non-empty value of the element CI_DateTypeCode.

v1.0.2

Status: deployed in production

Release date: 07/03/2019

Modifications in ETS and ATS for the issue #117

Some modifications are needed in the ETS code. The validations have been divided in two main blocks of code. In a first step the ETS validates that exists at least one url that is a valid service (WFS, WMS, WCS, SOS or Atom). In a second step, if one or more URL exists and is valid, there will be no 'TR.unknownXMLResource' errors. If there is not any available URL, some warning(s) will be shown.

v1.0.1

Status: deployed in production

Release date: 01/02/2019

Modifications in ETS and ATS for the issues #5 and #189 and #257

Improvements in the code to call to the https secure urls instead of the http to avoid the redirection.

Modifications in ETS for the issue #180

The check for the text value of dateType element is removed. The assertion should only check that the codeListValue attribute is "publication".

Modifications in ETS for the issue #182

Improvements in the code to check the descendant elements of wfs:FeatureCollection element for all feature types.

Modifications in ETS for the issue #188

Modifications in the code to correct the Spanish and French titles of GEMET controlled vocabulary.

v1.0.0

Status: deployed in production

Release date: 09/09/2018

Modifications in ETS and ATS for the issue #30

Improvements in the code in order not to check anymore the specification in the test.

Modifications in ETS and ATS for the issue #127

Improvements in the code to relax the xPath validations for name and version.

Modifications in ETS and ATS for the issue #119

Improvements in the code to accept application/atom as a media type for distribution.

Modifications in ETS and ATS for the issue #130

The vocabulary test should check that the date type is "publication" and the date is "2008-06-01" when the title of the thesaurus is "GEMET - INSPIRE themes, version 1.0".

Modifications in ETS and ATS for the issue #120

Improvements in the code to check if there is at least one DQ_ConformanceResult element, in case there is none the test fails. Other check added is whether the title of one of the CI_Citation elements is the title of the Data interoperability IRs (in different languages).

Modifications in ETS and ATS for the issue #130

Some improvements in the code: This test case only applies to records with a hierarchyLevel value 'dataset' or 'series'. For every DQ_ConformanceResult element, check if there is at least one specification. In case there is none, the test fails. The DQ_ConformanceResult has an element gmd:pass that must contain a value of type gco:Boolean.

Staging

v1.0.9

Status: deployed in staging