Skip to content

Commit

Permalink
chore(build): fix changelog lint (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood authored Jun 30, 2023
1 parent a572859 commit 28d6773
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.5.0-rc3] - 2023-06-30

### Fixed

- Replace '__' with '--' in the Sql EDR Store (#538)
- Adapt Postman Collection for RC1/RC2 (#535)

## [0.5.0-rc2] - 2023-06-23

### Changed

Upgraded to EDC 0.1.2
Expand Down Expand Up @@ -271,13 +278,11 @@ corresponding [documentation](/docs/migration/Version_0.0.x_0.1.x.md).

### Added

- Control-Plane
extension ([data-plane-selector-client](https://github.com/eclipse-edc/Connector/tree/v0.0.1-milestone-5/extensions/data-plane-selector/selector-client))
- Control-Plane extension ([data-plane-selector-client](https://github.com/eclipse-edc/Connector/tree/v0.0.1-milestone-5/extensions/data-plane-selector/selector-client))
- run the EDC with multiple data planes at once
- Control-Plane extension ([dataplane-selector-configuration](edc-extensions/dataplane-selector-configuration))
- add data plane instances to the control plane by configuration
- Data-Plane
extension ([s3-data-plane](https://github.com/eclipse-edc/Connector/tree/main/extensions/aws/data-plane-s3))
- Data-Plane extension ([s3-data-plane](https://github.com/eclipse-edc/Connector/tree/main/extensions/aws/data-plane-s3))
- transfer from and to AWS S3 buckets
- Control-Plane extension ([data-encryption](edc-extensions/data-encryption))
- Data-Plane authentication attribute transmitted during data-plane-transfer can be encrypted symmetrically (AES)
Expand Down

0 comments on commit 28d6773

Please sign in to comment.