Releases: etf-validator/etf-webapp
2.1.0
The installation instructions and the user manual can be found here.
Changelog
🐛 Bugfixes
- #191, #162 fix(Web Interface): cancel buttons and back urls in dialogues
- #192 fix(Web Interface): open log in new tab
- #190 fix(Web Interface): hide password in Test configuration dialogue
- #185 fix(bda): Windows build issues due to encoding
- etf-validator/governance#96 Ring orientation fix with new deegree release in GmlGeoX (fixed in the legacy test driver)
- etf-validator/governance#102 (fixed in the legacy test driver)
- #223 fix(tetd) change in Team Engine API
- #219 fix(bsxds) Functx download fails
🚀 Features
- #115 Handle GZIP for report attachments
- etf-validator/governance#71 Migrate to Java 11
- #194 #199, etf-validator/governance#66, etf-validator/governance#65 etf-validator/governance#36 etf-validator/governance#78 feature(Test Object Type Detector): WMS, WMTS and SOS test object types
- etf-validator/governance#25 Custom properties in test model items
- etf-validator/governance#26 Reusable Test Objects
- etf-validator/governance#28 Test Classes / Test Run Templates
- etf-validator/governance#48 Parameter to control the maximum number of threads
- etf-validator/governance#49 Improve schema validation
- etf-validator/governance#57 Performance optimisations of the geometry validation module (GmlGeoX) (requires BaseX test driver 3)
- etf-validator/governance#59 TopoX module (requires BaseX test driver 3)
- etf-validator/governance#93 Pre-processing in BaseX testdriver
- etf-validator/governance#90 Delete temporary test objects immediately
💡 Miscellaneous
- etf-validator/governance#92 etf-result-checker
- etf-validator/governance#70 Restructure repositories
2.1.0-rc.1
Version 2.0.0
The installation instructions and the user manual can be found here.
Changelog
The following issues that occurred in release candidate version 2.0.0-rc4 (build 180605T1851) were fixed:
- #154 - fix (Web Interface): the Web Interface did not load in some browsers when HTTP (without S) was used.
- #159 - fix (Reports): the downloaded report filename was
out.html
. Now the label of the report is used. - #152 - fix (Configuration): the automatic configuration of the property
etf.testobject.max.size
was not working correctly. - #155 - refactor (Web Interface): the error diagnosis tool Opbeat was removed because the service has been discontinued.
- #172 - fix (Translation Template Bundles) the use of languages other than English in Translation Template Bundles did not work properly if translations were not available for all messages.
- #171 - fix (Web Interface) links in the SwaggerUI were updated to point to the correct locations
Many thanks to all issue reporters!
2.0.0 fourth release candidate
The fourth release candidate of the ETF validator can be used to execute the Executable Test Suites from the INSPIRE Executable Test Suite repository.
The installation instructions and the user manual can be found here.
Changelog
- Feature: Facilitate Translation Template Bundles reusability (issue #142)
- Bugfix: Mixed Content error fixed when reports were accessed via https (issue https://github.com/interactive-instruments/etf-webapp/issues/143)
- Bugfix: IPs containing '127' were rejected
- Bugfix: Fixed Content-Type handling (issue https://github.com/interactive-instruments/etf-webapp/issues/146)
- Bugfix: WFS detection requests are now sent upper-case (issue https://github.com/interactive-instruments/etf-webapp/issues/144)
- Bugfix: Show correct SoapUI ETS version (issue https://github.com/interactive-instruments/etf-webapp/issues/126)
2.0.0 third release candidate
The third release candidate of the ETF validator can be used to execute the Executable Test Suites from the INSPIRE Executable Test Suite repository.
The installation instructions and the user manual can be found here.
! NOTE !
You must update your Executable Test Suites in order to work with this version.
Changelog
- Improvement: works with TEAM Engine 5.0 beta (issue #135)
- Improvement: support validation of 3D coordinates (issue https://github.com/interactive-instruments/etf-gmlgeox/issues/19)
- Bugfix: URLs are not re-encoded in service tests (commit etf-validator/legacy-etf-suitd@2aa7663)
- Bugfix: Copyright footer corrected (commit interactive-instruments@b4b1e91)
2.0.0 second release candidate
The second release candidate of the ETF validator can be used to execute the Executable Test Suites from the INSPIRE Executable Test Suite repository.
The installation instructions and the user manual can be found here.
Changelog
- Feature: reject new Test Runs on low RAM or low disk space (issue #119)
- Improvement: detection and handling of Test Object Types (issues #120 #128)
- Improvement: Simplify installation and updates (issue #124)
- Bugfix: show errors of service tests in monitor view (issue #125)
- Bugfix: using a remote file in data test was not working correctly (issue #129)
- Bugfix: password secured endpoints were rejected (issue #134)
- Documentation fix: progress interface (issue #137)
2.0.0 release candidate
The release candidate of the ETF validator can be used to execute the Executable Test Suites from the INSPIRE Executable Test Suite repository.
The release candidate contains many improvements and bug fixes. The OGC TeamEngine test driver has been integrated and now supports the remote execution of the WFS 2.0 conformance test suite.
The installation instructions and the user manual can be found here.
Initial 2.0.0-beta release
The pre-release version of the ETF validator can be used to execute the Executable Test Suites from the INSPIRE Executable Test Suite repository.
The pre-release version includes a new web interface. Multiple Executable Test Suites can be selected for a single Test Run and for data tests, multiple XML files can be uploaded. To automate testing, the new v2 API can be used.
The OGC TeamEnginge integration is planned for the final release and not yet supported.