From caea02c50ee4ef452e8de55dd1d368acc6a8c5d0 Mon Sep 17 00:00:00 2001 From: Dirk Stenger Date: Fri, 12 Aug 2022 14:35:30 +0200 Subject: [PATCH] Create release notes of v5.5.1 --- src/site/markdown/relnotes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/site/markdown/relnotes.md b/src/site/markdown/relnotes.md index 13577b28..b79a471d 100644 --- a/src/site/markdown/relnotes.md +++ b/src/site/markdown/relnotes.md @@ -1,6 +1,13 @@ Release Notes ============= +## 5.5.1 (2022-08-23) +- [#548](https://github.com/opengeospatial/teamengine/issues/548): REST API: Test run against CTL based test suite does not return test result +- [#544](https://github.com/opengeospatial/teamengine/issues/544): TEAM Engine cannot be started without setting java property javax.xml.parsers.DocumentBuilderFactory +- [#545](https://github.com/opengeospatial/teamengine/issues/545): View Sessions button appears at unexpected position +- [#551](https://github.com/opengeospatial/teamengine/pull/551): Set commons-codec to v1.11 +- [#546](https://github.com/opengeospatial/teamengine/pull/546): Add credentials to SoapUI project + ## 5.5 (2022-07-07) - [#541](https://github.com/opengeospatial/teamengine/issues/541): REST API: Test run with Accept application/zip returns 404 - [#542](https://github.com/opengeospatial/teamengine/issues/542): REST API: Test runs with CTL based test suites return 500