-
Notifications
You must be signed in to change notification settings - Fork 23
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
Conversation
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
Merge develop and release 0.4.0
# [0.4.0](v0.3.0...v0.4.0) (2024-02-09) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * **ci:** update node version to 20 ([263e88b](263e88b)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** use correct value for psql dependency condition ([d8bb09a](d8bb09a)) * **helm:** use correct value for psql dependency condition PR [#177](#177) ([f880d9a](f880d9a)) * **helm:** vc expiration date ([e056108](e056108)) * missing helm docs during semantic release PR [#218](#218) ([afad988](afad988)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** missing helm-docs during semantic release ([8f4d7f4](8f4d7f4)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) * wrong helm docs version in ci PR [#219](#219) ([3f1ed66](3f1ed66)) * wrong helm-docs version in pipeline ([f5ba466](f5ba466)) ### Features * add helm-docs cmd to semantic-release ([ad46396](ad46396)) * add outputs to workflow environment ([859b748](859b748)) * adds VVP Flow to architecture section ([32c5b9c](32c5b9c)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** add pgadmin4 as dependency to the chart ([6c68928](6c68928)) * **helm:** add pgadmin4 as dependency to the chart PR [#208](#208) ([8c5c32f](8c5c32f)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * **helm:** configure MIW Helm chart to use pgadmin4 subchart ([fc2f211](fc2f211)) * **helm:** configure MIW Helm chart to use pgadmin4 subchart PR [#209](#209) ([8d18845](8d18845)) * merge release 0.3.0 from main ([3305d2f](3305d2f)) * upload helm chart asset to GitHub release ([f7a1043](f7a1043))
Quality Gate passedIssues Measures |
github-actions bot
pushed a commit
that referenced
this pull request
Feb 9, 2024
# [0.5.0-develop.1](v0.4.0...v0.5.0-develop.1) (2024-02-09) ### Features * Merge PR [#252](#252) ([8cb132b](8cb132b))
🎉 This PR is included in version 0.5.0-develop.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
to borisrizov-zf/managed-identity-wallet
that referenced
this pull request
Mar 8, 2024
# [0.4.0-develop.9](v0.4.0-develop.8...v0.4.0-develop.9) (2024-03-08) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * Add missing gradle validation PR [eclipse-tractusx#257](https://github.com/borisrizov-zf/managed-identity-wallet/issues/257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * **ci:** update node version to 20 ([263e88b](263e88b)) * DAST scan PR [eclipse-tractusx#256](https://github.com/borisrizov-zf/managed-identity-wallet/issues/256) ([1c1f1fb](1c1f1fb)) * fix bug with token re-wrapping ([e047550](e047550)) * fix integration test ([d8084ee](d8084ee)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** vc expiration date ([e056108](e056108)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) ### Features * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [eclipse-tractusx#252](https://github.com/borisrizov-zf/managed-identity-wallet/issues/252) ([8cb132b](8cb132b)) * Merge PR [eclipse-tractusx#255](https://github.com/borisrizov-zf/managed-identity-wallet/issues/255) ([a0d9bdf](a0d9bdf)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
github-actions bot
pushed a commit
to borisrizov-zf/managed-identity-wallet
that referenced
this pull request
Mar 8, 2024
# [0.4.0-develop.9](v0.4.0-develop.8...v0.4.0-develop.9) (2024-03-08) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * Add missing gradle validation PR [eclipse-tractusx#257](https://github.com/borisrizov-zf/managed-identity-wallet/issues/257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * **ci:** update node version to 20 ([263e88b](263e88b)) * DAST scan PR [eclipse-tractusx#256](https://github.com/borisrizov-zf/managed-identity-wallet/issues/256) ([1c1f1fb](1c1f1fb)) * fix bug with token re-wrapping ([e047550](e047550)) * fix integration test ([d8084ee](d8084ee)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** vc expiration date ([e056108](e056108)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) ### Features * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [eclipse-tractusx#252](https://github.com/borisrizov-zf/managed-identity-wallet/issues/252) ([8cb132b](8cb132b)) * Merge PR [eclipse-tractusx#255](https://github.com/borisrizov-zf/managed-identity-wallet/issues/255) ([a0d9bdf](a0d9bdf)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
github-actions bot
pushed a commit
to borisrizov-zf/managed-identity-wallet
that referenced
this pull request
Mar 8, 2024
# [0.4.0-develop.9](v0.4.0-develop.8...v0.4.0-develop.9) (2024-03-08) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * Add missing gradle validation PR [eclipse-tractusx#257](https://github.com/borisrizov-zf/managed-identity-wallet/issues/257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * **ci:** update node version to 20 ([263e88b](263e88b)) * DAST scan PR [eclipse-tractusx#256](https://github.com/borisrizov-zf/managed-identity-wallet/issues/256) ([1c1f1fb](1c1f1fb)) * fix bug with token re-wrapping ([e047550](e047550)) * fix integration test ([d8084ee](d8084ee)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** vc expiration date ([e056108](e056108)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) ### Features * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logging of auth failures ([ec60117](ec60117)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [eclipse-tractusx#252](https://github.com/borisrizov-zf/managed-identity-wallet/issues/252) ([8cb132b](8cb132b)) * Merge PR [eclipse-tractusx#255](https://github.com/borisrizov-zf/managed-identity-wallet/issues/255) ([a0d9bdf](a0d9bdf)) * upload miw jar to gh release ([a7d6aa6](a7d6aa6)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
github-actions bot
pushed a commit
to borisrizov-zf/managed-identity-wallet
that referenced
this pull request
Mar 8, 2024
# [0.4.0-develop.9](v0.4.0-develop.8...v0.4.0-develop.9) (2024-03-08) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * Add missing gradle validation PR [eclipse-tractusx#257](https://github.com/borisrizov-zf/managed-identity-wallet/issues/257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * **ci:** update node version to 20 ([263e88b](263e88b)) * DAST scan PR [eclipse-tractusx#256](https://github.com/borisrizov-zf/managed-identity-wallet/issues/256) ([1c1f1fb](1c1f1fb)) * fix bug with token re-wrapping ([e047550](e047550)) * fix integration test ([d8084ee](d8084ee)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** vc expiration date ([e056108](e056108)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) ### Features * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logging of auth failures ([ec60117](ec60117)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [eclipse-tractusx#252](https://github.com/borisrizov-zf/managed-identity-wallet/issues/252) ([8cb132b](8cb132b)) * Merge PR [eclipse-tractusx#255](https://github.com/borisrizov-zf/managed-identity-wallet/issues/255) ([a0d9bdf](a0d9bdf)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
github-actions bot
pushed a commit
to borisrizov-zf/managed-identity-wallet
that referenced
this pull request
Mar 8, 2024
# [0.4.0-develop.9](v0.4.0-develop.8...v0.4.0-develop.9) (2024-03-08) ### Bug Fixes * add a comment to the expiryInstant ([21ac648](21ac648)) * add if statement for creating VC ([0092728](0092728)) * Add missing gradle validation PR [eclipse-tractusx#257](https://github.com/borisrizov-zf/managed-identity-wallet/issues/257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * **ci:** update node version to 20 ([263e88b](263e88b)) * DAST scan PR [eclipse-tractusx#256](https://github.com/borisrizov-zf/managed-identity-wallet/issues/256) ([1c1f1fb](1c1f1fb)) * fix bug with token re-wrapping ([e047550](e047550)) * fix integration test ([d8084ee](d8084ee)) * **helm:** minor fixes ([49b5530](49b5530)) * **helm:** vc expiration date ([e056108](e056108)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * **release:** add missing author, committer emails ([6d49d27](6d49d27)) * **release:** use correct syntax for github actor ([86976a6](86976a6)) * **validation:** credential signer must be equal issuer ([12abe09](12abe09)) ### Features * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logging of auth failures ([ec60117](ec60117)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * **chart:** add extra volume/-mounts ([0f6252f](0f6252f)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * **helm:** add networkPolicy for miw ([502b633](502b633)) * **helm:** allow networkPolicy to template values ([acddcff](acddcff)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [eclipse-tractusx#252](https://github.com/borisrizov-zf/managed-identity-wallet/issues/252) ([8cb132b](8cb132b)) * Merge PR [eclipse-tractusx#255](https://github.com/borisrizov-zf/managed-identity-wallet/issues/255) ([a0d9bdf](a0d9bdf)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
github-actions bot
pushed a commit
that referenced
this pull request
Jul 5, 2024
# [0.5.0](v0.4.0...v0.5.0) (2024-07-05) ### Bug Fixes * .helmdocsignore is not at project root ([a6ceba4](a6ceba4)) * add "y" parameter and remove unused imports ([72b592c](72b592c)) * add asJwt as query param and fix exceptions ([8cbb756](8cbb756)) * add asJwt as query param and fix exceptions ([ef961a5](ef961a5)) * add asJwt to controllers and services ([050358e](050358e)) * add asJwt to controllers and services ([b604f3d](b604f3d)) * add copyright to getCredentialsCommand ([2154b7f](2154b7f)) * add exceptions and fix naming ([dba48e2](dba48e2)) * add exceptions and fix naming ([531d3f7](531d3f7)) * add keyId to createPresentation ([069a7d3](069a7d3)) * Add missing gradle validation PR [#257](#257) ([f9acf55](f9acf55)) * add missing JSON properties ([5330f64](5330f64)) * add test and validation ([b3db3e0](b3db3e0)) * add test and validation ([842e437](842e437)) * add WalletKey for ES256K algorithm to DidDocument ([9eb3294](9eb3294)) * add wiremock ([4aec527](4aec527)) * adjust api docs for 'api/token' endpoint ([7190ed1](7190ed1)) * api doc folder structure ([ebd691a](ebd691a)) * api docs ([8e7b796](8e7b796)) * api docs ([760ee94](760ee94)) * change context url ([fa9ee4b](fa9ee4b)) * chart file ([8b16023](8b16023)) * chart file ([099fabb](099fabb)) * copyright updated ([9ade90e](9ade90e)) * copyright updated ([956b6af](956b6af)) * current tests ([bb0b30c](bb0b30c)) * DAST scan PR [#256](#256) ([1c1f1fb](1c1f1fb)) * did resolver ([d0522f4](d0522f4)) * direct access to WalletKeyService while signing VC removed ([e264c0f](e264c0f)) * exception names ([30a60d5](30a60d5)) * exception names ([61832ed](61832ed)) * exceptions ([fc6c077](fc6c077)) * exceptions ([1b260fa](1b260fa)) * failing test cases ([bf71a1d](bf71a1d)) * ficense header updated ([b2959e6](b2959e6)) * fix bug with token re-wrapping ([e047550](e047550)) * fix did creation in did document ([c21f7af](c21f7af)) * fix ES256K signature ([b33f8a6](b33f8a6)) * fix integration test ([d8084ee](d8084ee)) * fix kid parameter ([97437b4](97437b4)) * fix object name ([59ccdb2](59ccdb2)) * fix openapi_v001.json ([068462b](068462b)) * fix openapi_v001.json ([c30134e](c30134e)) * fix openapi_v001.json ([1910e88](1910e88)) * formatting ([e00620d](e00620d)) * formatting ([697ff85](697ff85)) * formatting issue with api json file ([b10fa38](b10fa38)) * get vc as jwt with tests ([4216e0d](4216e0d)) * javadoc, imports and throws ([af87ecb](af87ecb)) * new build location for upload action ([b6a7656](b6a7656)) * part of tests ([50ba388](50ba388)) * part of tests ([7f01263](7f01263)) * possible caching vulnerability in action ([eb2e38f](eb2e38f)) * remove new line ([31819c8](31819c8)) * remove new line ([0c5f111](0c5f111)) * remove try catch ([874e850](874e850)) * remove try catch ([b840c77](b840c77)) * revert IssueDismantlerCredentialReqeust.java ([bac5200](bac5200)) * revert IssueDismantlerCredentialReqeust.java ([14f6195](14f6195)) * sonar issues ([a7fb417](a7fb417)) * STS Token API Response ([78b7dc3](78b7dc3)) * test cases ([22e3bb8](22e3bb8)) * Test Cases ([8eda499](8eda499)) * test cases of get VC api ([1430881](1430881)) * test for jwt ([0a69f1c](0a69f1c)) * test for jwt ([8b5180a](8b5180a)) * update code with the new ssi lib main ([9497d3e](9497d3e)) * update code with the new ssi lib main ([3da1eff](3da1eff)) * update helm-docs test action ([99a1e91](99a1e91)) * update ssi agent lib version ([02b1f5a](02b1f5a)) * VP test cases ([847f123](847f123)) * VP validation tests ([09d337f](09d337f)) ### Features * adapt request and wallet service ([c911d33](c911d33)) * add api docs, option asJwt ([9dc628b](9dc628b)) * add domain objects needed by sts infrastructure ([effb480](effb480)) * add dto objects for sts infrastructure ([103e7f2](103e7f2)) * add exceptions for sts infrastructure ([b4bb9b7](b4bb9b7)) * add extra transaction ([b694d19](b694d19)) * add ignoring version ([1785080](1785080)) * add JWT verification and extend tests ([d83ce91](d83ce91)) * add JWT verification and extend tests ([5ae223d](5ae223d)) * add logging of auth failures ([ec60117](ec60117)) * add logic regarding jti info store and check ([6809578](6809578)) * add missing relationships to entities ([56a48eb](56a48eb)) * add service method, controller, config for scope matching ([4feebd4](4feebd4)) * add sts properties ([018d9c0](018d9c0)) * add token endpoint happy-path test ([d6c30bf](d6c30bf)) * added body type to /token endpoint ([6a67c92](6a67c92)) * adding draft for integration test, refactoring ([ce75056](ce75056)) * create initial class ([061faa7](061faa7)) * create initial classes with validation ([fc5db81](fc5db81)) * extend 'miw.security' properties ([e982919](e982919)) * implement token endpoint ([4227f3e](4227f3e)) * improve filter, add exception handling ([579a5ec](579a5ec)) * Merge PR [#252](#252) ([8cb132b](8cb132b)) * Merge PR [#255](#255) ([a0d9bdf](a0d9bdf)) * move src/ to a dedicated sub-project ([45ddd7b](45ddd7b)) * save dash.jar in the root project for easy re-use ([98747c8](98747c8)) * support new algorithm (WIP) ([9dd6f27](9dd6f27)) * upload miw jar to gh release ([a7d6aa6](a7d6aa6)) * use a spring validator for SecureTokenRequest ([accc0d2](accc0d2))
🎉 This issue has been resolved in version 0.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Kick-off the new version iteration, 0.5.0-develop.1
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: