Release Notes WFS 1.1.0
1.38 (2025-03-05)
Attention: Java 17 and Tomcat 10.1 are required.
- #108: Migrate test suite to TEAM Engine 6 (Java 17)
1.37 (2024-05-28)
1.36 (2023-07-28)
- #103: Version 1.35 produces error during start up on Beta environment
1.35 (2023-05-31)
1.34 (2022-01-26)
1.33 (2021-10-28)
1.32 (2018-05-16)
1.31 (2017-10-27)
- Fix #74: Test wfs-1.1.0-Basic-GetFeature-tc5 fails as property value is not encoded in filter
1.30 (2017-08-22)
1.29 (2016-11-03)
- Fix #66: XPath-issue with ows:Exception
1.28 (2016-07-06)
1.27 (2016-06-08)
1.26 (2016-04-29)
- Seperated locking from transaction CC (https://github.com/opengeospatial/ets-wfs11/issues/18)
1.25 (2015-10-27)
- wfs:wfs-1.1.0-Basic-GetCapabilities-tc12 fails if server supports WFS 2.0 (https://github.com/opengeospatial/ets-wfs11/issues/45)
- Move to bottom information about selecting the basic test and mark it with warning in the main ctl (https://github.com/opengeospatial/ets-wfs11/issues/47)
1.24 (2015-07-30)
- Update pom.xml to build with Maven 2 and minor edits
- Update of basic profile
1.23 (2015-06-03)
- New test basic profile #1
1.22 (2015-03-27)
r21 (2014-11-04)
r20 (2014-09-08)
r19 (2014-08-14)
- Migrate source code to GitHub.
- Adopt Apache Maven as the build tool and modify directory layout accordingly.
- Change license to Apache License, Version 2.0
- Fix issue #3: Transaction tc 4.1 crashes because of wrong syntax
r18 (2014-06-10)
- Update transactional tcs dont to use GET KVP.
- Fix issue 876 trailing zeros cut.
- Fix 405.1 and 405.2 compare method.
r17 (2014-02-07)
- Accepted 6215 commit - Resolving CITE-898 issue (BBOX in WSG84).
- Fixed issue CITE 914, 916 - XSLT compile issue due to a text comment.
- Added a note in the welcome main form to the reference implementation page.
r16 (2013-12-17)
- Resolved 855.
- Resolved 875.
r15 (2013-12-10)
- CITE-915 - check if idgen is supported for transactions.
- CITE 898 - Reversed fix for 898 until WG provides better guidance.
r14 (2013-12-03)
- Resolved CITE-898 (BBOX in WGS84).
r13 (2013-08-36)
- Solved issue 792.
r12 (2013-03-22)
- Added namespace parameter to GetFeature-extra-param, GetFeature-result-type-results, fixing issue 772.
- Repaired filter expressions following issue 773.
- Added test data archives (referenced from overview doc); removed broken spec link.
r11 (2013-02-08)
- Updated config.xml for TEAM-Engine v4.
- Added prefix to default namespace declaration (xmlns:xsd="http://www.w3.org/2001/XMLSchema") in functions.xml.
- Fixed classpath references for Schematron schemas.