diff --git a/CHANGELOG.md b/CHANGELOG.md index abad1a05b9..e7a46ca8f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,14 @@ _**For better traceability add the corresponding GitHub issue number in each cha ## [UNRELEASED - DD.MM.YYYY] ### Added +- #606 Added error message into notifications on failure ### Changed + - #709 Bumped spring-core from 6.0.17 to 6.1.5 +- #606 cucumber tests retry on error +- #606 refactored response model to only be used by common model package tx-models + ### Removed @@ -29,7 +34,6 @@ _**For better traceability add the corresponding GitHub issue number in each cha - #536 added new ImportState to asset PUBLISHED_TO_CORE_SERVICES indicating edc assets and dtr shells were created for given asset - #536 added cron job responsible to publish assets in PUBLISHED_TO_CORE_SERVICES import state to edc and dtr - #652 add GitHub action to publish Swagger to Swaggerhub -- #606 Added error message into notifications on failure ### Changed - Updated RELEASE.md to the latest release guide (added more steps) @@ -54,8 +58,6 @@ _**For better traceability add the corresponding GitHub issue number in each cha - Changed base image from eclipse-temurin:17-jre-alpine to eclipse-temurin:21-jre-alpine - Changed build image from maven:3-openjdk-17-slim to maven:3-openjdk-18-slim - #742 rework test management strategy for frontend and backend part -- #606 cucumber tests retry on error -- #606 refactored response model to only be used by common model package tx-models ### Removed - #625 Removed the header and breadcrumbs section from app layout