Skip to content

Commit

Permalink
Merge pull request #1093 from catenax-ng/chore/-fix-Changelog
Browse files Browse the repository at this point in the history
chore: fix CHANGELOG.md
  • Loading branch information
ds-lcapellino authored Mar 19, 2024
2 parents a7b17a4 + b0e96b2 commit 5ffb7a6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 5ffb7a6

Please sign in to comment.