-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from eclipse-tractusx/Release-2.0.0
Update changelog for upcoming 2.0.0
- Loading branch information
Showing
1 changed file
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,36 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
For background information visit [https://catena-x.net](https://catena-x.net). | ||
|
||
The format is inspired by [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). | ||
All notable changes on overarching level will be documented in this file. Refer to component repositories for specific content, changelog and documentation. | ||
|
||
Overarching Tractus-X releases are tested to the best of our knowledge. Test are performed on specific runtime | ||
configurations, which is documented per release. | ||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
Tractus-X is sponsored by catena-X. For more information visit [catena.x.net](https://catena-x.net/). | ||
Note: Versions listed in this log refer to the app version of the mentioned component, not the Helm Charts which install the app. Helm Charts | ||
may have version numbers which differ from the app version. | ||
|
||
## [2.0.0.RC1] | ||
## Unreleased | ||
- [Portal (Registration)](https://github.com/eclipse-tractusx/portal-frontend-registration), v0.5.4 | ||
- [Managed Identity Wallet](https://github.com/eclipse-tractusx/managed-identity-wallets) (MIW), v0.5.2 | ||
|
||
Disclaimer: This is a test / demo release candidate only. | ||
## [2.0.0] 2022-12-14 | ||
|
||
### Added | ||
- Portal, v0.5.4 | ||
- Golden Record Business Partner Number (BPN) Service, v2.0.0 | ||
- Managed Identity Wallet, v0.5.2 | ||
- Dynamic Attribute Provisioning Service (DAPS), v1.7.1 | ||
- Digital Twin Registry, v0.2.0M2 | ||
- [Eclipse Data Space Connector (EDC)](https://github.com/eclipse-tractusx/tractusx-edc), v0.1.2 | ||
- [Golden Record Business Partner Number (BPN) Service](https://github.com/eclipse-tractusx/bpdm), v2.0.0 | ||
- [Dynamic Attribute Provisioning Service (DAPS)](https://github.com/eclipse-tractusx/daps-helm-chart/), v1.7.1 | ||
- [Digital Twin Registry](https://github.com/eclipse-tractusx/sldt-digital-twin-registry), v0.2.0M2 | ||
|
||
### Known knowns | ||
- FOSS components developed and pre-tested to TRL6 with artificial test data only | ||
- No execution of Load-, Performance- or Penetration Tests | ||
- No assignment of Export Control Classification Numbers (ECCN) to FOSS components | ||
- GeoBlocking recommended for Operations (GBaaS) | ||
- Portal (Registration) as well as Managed Identity Wallet scope required for full functionality; yet both are unreleased | ||
at this point in time and can be expected with Release 2.1.0 | ||
- Released Helm Chart missing for EDC v0.1.2; can be expected with Release 2.1.0 | ||
|
||
### Runtime | ||
|
||
- Tested on [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes) versions: `1.22` | ||
- Tested on [Kubernetes](https://en.wikipedia.org/wiki/Kubernetes) versions: `1.24.3` | ||
- Tested with [PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL) versions: `1.11` |