Skip to content

Commit ab1c957

Browse files
authored
Merge pull request #93 from catenax-ng/feature/release-3.0.0
feature: TRACEFOSS-XXXX Release changelog update.
2 parents f2c2b9f + 7e4ecc8 commit ab1c957

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,34 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased - 3.0.0]
7+
## [Unreleased - x.x.x]
8+
9+
## [3.0.0] - 2023-03-21
810

911
### Added
10-
- Added functionality to update notifications – Quality Investigations
12+
- Added functionality to update & close notifications – Quality Investigations
1113
- Included a guide for connecting sonarcloud to IntelliJ -> Contribution.md
1214
- Added properties targetDate and severity to the Quality Investigations
1315
- Included reason for accept, decline and closure of a Quality Investigation
16+
- Added additional information to be displayed on the Quality Investigation detail page
17+
- Added native datetime component to be used for Quality Investigation
18+
- Merged the backend repository into this repository within /backend
19+
- Added beta environment
1420

1521
### Changed
1622
- Changed github action docker-release to have maven cache instead of previously used gradle
23+
- Fixed a bug which caused the wrong bpn sender was set
1724
- Added the default param to the irs/jobs api lookupBPNs and set it to true
1825
- Added targetdate to the notification creation.
1926
- Removed duplicated dependencies / Added version numbers for all dependencies for better managing
27+
- Moved the frontend application to /frontend
28+
- Updated to spring boot 3
29+
- Fixed jersey-client cve
30+
- Fixed spring-web cve
31+
- Fixed spring-security-oauth-client cve
32+
- Some minor updates on dependencies
33+
- Restructured pom to use properties for all versions
34+
2035

2136
## [2.0.0] - 2023-03-06
2237

0 commit comments

Comments
 (0)