forked from eclipse-tractusx/bpn-did-resolution-service
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3c16c9
commit 6011754
Showing
2 changed files
with
113 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
All notable changes to this project will be documented in this file see also the | ||
overarching [`CHANGELOG.md`](https://eclipse-tractusx.github.io/changelog) for Tractus-X releases. | ||
|
||
## [0.0.4] - 2024-04-26 | ||
|
||
What's Changed | ||
|
||
- fix: add Trusted Issuers to helm template by @paullatzelsperger | ||
in [#40](https://github.com/eclipse-tractusx/bpn-did-resolution-service/pull/40) | ||
- feat: add ingress example and tests by @paullatzelsperger | ||
in [#28](https://github.com/eclipse-tractusx/bpn-did-resolution-service/pull/28) | ||
- feat: add Authorization header validation by @paullatzelsperger | ||
in [#29](https://github.com/eclipse-tractusx/bpn-did-resolution-service/pull/29) | ||
- feat: add K8s ingress for Mgmt API by @paullatzelsperger | ||
in [#33](https://github.com/eclipse-tractusx/bpn-did-resolution-service/pull/33) | ||
- feat: read DB secrets and API key from vault by @paullatzelsperger | ||
in [#35](https://github.com/eclipse-tractusx/bpn-did-resolution-service/pull/35) | ||
- fix(bdrs-server): use correct image in chart by @evegufy | ||
in [#39](https://github.com/eclipse-tractusx/bpn-did-resolution-service/pull/39) | ||
|
||
## [0.0.3] - 2024-03-26 | ||
|
||
- version bump | ||
|
||
## [0.0.2] - 2024-03-28 | ||
|
||
- Updated to EDC 0.6.0 | ||
|
||
## [0.0.1] - 2024-03-26 | ||
|
||
Initial release |
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