Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: merge stable 0.4.0 into develop #252

Merged
merged 2 commits into from
Feb 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# [0.4.0](https://github.com/eclipse-tractusx/managed-identity-wallet/compare/v0.3.0...v0.4.0) (2024-02-09)


### Bug Fixes

* add a comment to the expiryInstant ([21ac648](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/21ac64813d31d031766cbf3cb6efd8bfc6bcb670))
* add if statement for creating VC ([0092728](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/00927284a50041f210bb66896c9688b89cf8ff49))
* **ci:** update node version to 20 ([263e88b](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/263e88b07e6e9bd3846ea8a37e6e8a2c8ede3b04))
* **helm:** minor fixes ([49b5530](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/49b553096fa621429e0df916f61d0e311c7f840a))
* **helm:** use correct value for psql dependency condition ([d8bb09a](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/d8bb09a97c5a60c902180e4bb1fc54f1801adc72))
* **helm:** use correct value for psql dependency condition PR [#177](https://github.com/eclipse-tractusx/managed-identity-wallet/issues/177) ([f880d9a](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/f880d9a0536bf7821baa9aa90ac37db614907c0c))
* **helm:** vc expiration date ([e056108](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/e056108ed84ae016b3ad348580d4d6d5de7b6322))
* missing helm docs during semantic release PR [#218](https://github.com/eclipse-tractusx/managed-identity-wallet/issues/218) ([afad988](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/afad988253aa4a1bbc59603ce7bf706d0f158fd4))
* **release:** add missing author, committer emails ([6d49d27](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/6d49d272b74b1d43cf48584492215f44b90f1bcf))
* **release:** missing helm-docs during semantic release ([8f4d7f4](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/8f4d7f4cfa2f6d5efb9cc4503c6f3bddf606f691))
* **release:** use correct syntax for github actor ([86976a6](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/86976a6e51c828b723722b730dda19547434cffe))
* **validation:** credential signer must be equal issuer ([12abe09](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/12abe0993fab42cc01fa673ea4b01b9773004636))
* wrong helm docs version in ci PR [#219](https://github.com/eclipse-tractusx/managed-identity-wallet/issues/219) ([3f1ed66](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/3f1ed6628854900a28ab87d54582a037986ed5c2))
* wrong helm-docs version in pipeline ([f5ba466](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/f5ba466329452a8f21cdbe50821652cc6f7c4408))


### Features

* add helm-docs cmd to semantic-release ([ad46396](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/ad46396f35a51d7f56e62fbe49b3692e0f69cf50))
* add outputs to workflow environment ([859b748](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/859b7485c973b08039e95407e2372a30774289ff))
* adds VVP Flow to architecture section ([32c5b9c](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/32c5b9c4ece4a82fc799405e699ecd281c600e14))
* **chart:** add extra volume/-mounts ([0f6252f](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/0f6252f8900ba4a5e7b5f6fa2e531274df615a31))
* **helm:** add networkPolicy for miw ([502b633](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/502b633c0ff4f533f36b96a0f10b2eaa5f9e1954))
* **helm:** add pgadmin4 as dependency to the chart ([6c68928](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/6c689280f33107268f0789c243db1f3dca561485))
* **helm:** add pgadmin4 as dependency to the chart PR [#208](https://github.com/eclipse-tractusx/managed-identity-wallet/issues/208) ([8c5c32f](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/8c5c32f4f3d1e1cfd16b7f2e529ad25ca466df2e))
* **helm:** allow networkPolicy to template values ([acddcff](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/acddcffc73e87b9eb9f7b752ca508b8a50058c5d))
* **helm:** configure MIW Helm chart to use pgadmin4 subchart ([fc2f211](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/fc2f211abfa7ffedc2e66778c05eb10e3a2df366))
* **helm:** configure MIW Helm chart to use pgadmin4 subchart PR [#209](https://github.com/eclipse-tractusx/managed-identity-wallet/issues/209) ([8d18845](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/8d18845ef841b791c13597af0398ee10b752b7e9))
* merge release 0.3.0 from main ([3305d2f](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/3305d2fe6bc303aebc6ea4b971318a102e60a202))
* upload helm chart asset to GitHub release ([f7a1043](https://github.com/eclipse-tractusx/managed-identity-wallet/commit/f7a1043d47b9da19c8030b3e5c16fcb8ee79eccd))

# [0.4.0-develop.17](https://github.com/eclipse-tractusx/managed-identity-wallet/compare/v0.4.0-develop.16...v0.4.0-develop.17) (2024-01-30)


Expand Down
4 changes: 2 additions & 2 deletions charts/managed-identity-wallet/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ description: |

type: application

version: 0.4.0-develop.17
appVersion: 0.4.0-develop.17
version: 0.4.0
appVersion: 0.4.0

home: https://github.com/eclipse-tractusx/managed-identity-wallet
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/managed-identity-wallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# managed-identity-wallet

![Version: 0.4.0-develop.17](https://img.shields.io/badge/Version-0.4.0--develop.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0-develop.17](https://img.shields.io/badge/AppVersion-0.4.0--develop.17-informational?style=flat-square)
![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square)

Managed Identity Wallet is supposed to supply a secure data source and data sink for Digital Identity Documents (DID), in order to enable Self-Sovereign Identity founding on those DIDs.
And at the same it shall support an uninterrupted tracking and tracing and documenting the usage of those DIDs, e.g. within logistical supply chains.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ jacocoVersion=0.8.9
springBootVersion=3.1.6
springDependencyVersion=1.1.0
groupName=org.eclipse.tractusx
applicationVersion=0.4.0-develop.17
applicationVersion=0.4.0
openApiVersion=2.1.0
Loading