diff --git a/CHANGELOG.md b/CHANGELOG.md index ce92eac3da..ba036d08f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. 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). ## [Unreleased] +### Added + +### Changed + +### Removed + +## [6.0.0 - 2023-07-21] ### Added @@ -14,14 +21,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Added decentral registry approach - Added discovery finder / edc discovery service for looking up edc urls of receiver of notifications - Added about component with additional Workflow to load repo info into the component -- Update EDC dependencies to 0.1.3 - Add Transformer to support new EDC constraint operator format -- + ### Changed - Modified IRS Policies support to handle multiple policies - Readme titles to match TRGs -- Updated Irs helm chart to 6.2.0 +- Updated Irs helm chart to 6.3.0 +- Update EDC dependencies to 0.1.3 +- Update implementation to use EDC 0.5.0 ### Removed - unused classes and methods @@ -42,7 +50,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Security [TRACEFOSS-1314]: Open Redirect - host header injection - Security [TRACEFOSS-1315]: No additional authentication component (MFA) during login process --- -- Environment [TRACEFOSS-2164]: HTTP Requests for syncing the submodel server inoperable +- Environment [TRACEFOSS-2164]: HTTP Requests for syncing the submodel server inoperable~~ ## [5.0.0] - 2023-07-10