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

chore: update did peer library version #128

Merged
merged 3 commits into from Feb 26, 2024
Merged

Conversation

cristianIOHK
Copy link
Contributor

Overview

This PR updates the did peer library version the SDK uses to make use of the latest DID peer specs.

Checklist

My PR contains...

  • No code changes (changes to documentation, CI, metadata, etc.)
  • Bug fixes (non-breaking change which fixes an issue)
  • Improvements (misc. changes to existing features)
  • Features (non-breaking change which adds functionality)

My changes...

  • are breaking changes
  • are not breaking changes
  • If yes to above: I have updated the documentation accordingly

Documentation

  • My changes do not require a change to the project documentation
  • My changes require a change to the project documentation
  • If yes to above: I have updated the documentation accordingly

Tests

  • My changes can not or do not need to be tested
  • My changes can and should be tested by unit and/or integration tests
  • If yes to above: I have added tests to cover my changes
  • If yes to above: I have taken care to cover edge cases in my tests

Copy link

github-actions bot commented Feb 26, 2024

Unit Test Results

68 tests   64 ✅  3s ⏱️
20 suites   4 💤
20 files     0 ❌

Results for commit f8a1286.

♻️ This comment has been updated with latest results.

@atala-dev
Copy link
Contributor

Code Coverage

File Coverage [42.13%]
atala-prism-sdk/src/commonMain/kotlin/io/iohk/atala/prism/walletsdk/castor/shared/CastorShared.kt 42.13%
Total Project Coverage 25.57%

@cristianIOHK cristianIOHK marked this pull request as ready for review February 26, 2024 19:47
@cristianIOHK cristianIOHK merged commit b88aee0 into main Feb 26, 2024
4 checks passed
@cristianIOHK cristianIOHK deleted the feature/update-didpeer branch February 26, 2024 19:56
hamada147 pushed a commit that referenced this pull request Feb 29, 2024
BREAKING CHANGE: Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
atala-dev added a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
atala-dev added a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
atala-dev added a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
atala-dev added a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
github-actions bot pushed a commit that referenced this pull request Mar 4, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-04)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
atala-dev added a commit that referenced this pull request Mar 5, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-05)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-05)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
atala-dev added a commit that referenced this pull request Mar 5, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-05)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
github-actions bot pushed a commit that referenced this pull request Mar 5, 2024
# [3.0.0](v2.6.0...v3.0.0) (2024-03-05)

### Bug Fixes

* adds env var for maven central publication ([#134](#134)) ([d049f35](d049f35))
* **DIDCommWrapper:** Crash when body is empty string ([#124](#124)) ([ed537f6](ed537f6))
* release pipeline variable ([#135](#135)) ([bbc8a38](bbc8a38))

* chore!: update did peer library version  (#128) ([ea08251](ea08251)), closes [#128](#128)

### Features

* receive and process presentation request ([#120](#120)) ([1194d11](1194d11))

### BREAKING CHANGES

* Support OEA 1.26+ due to updates on the PeerDID Specs changes.
Signed-off-by: Ahmed Moussa <ahmed.moussa@iohk.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants