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: feature release #745

Merged
merged 31 commits into from
Nov 12, 2021
Merged

chore: feature release #745

merged 31 commits into from
Nov 12, 2021

Conversation

mirceanis
Copy link
Member

@mirceanis mirceanis commented Nov 11, 2021

This will trigger a new release with a minor version bump.

uport-automation-bot and others added 29 commits September 20, 2021 15:53
* fix(data-store): add support for db ConnectionOptions with entityPrefix

fixes #724

* chore: use different infuraProjectId in tests

* docs(core): simplify type definitions for VC/VP and link to spec

* fix: private key migration

Co-authored-by: Simonas Karuzas <[email protected]>
Run `veramo config check` in a terminal to do a simple syntax check on the agent.yml file
* Fix link to agent docs in README
* test: fix test async setup

* chore(deps): bump DID dependencies

* feat(did-provider-ethr): add X25519 keys to `keyAgreement` section
  fixes #743

* fix(did-comm): use more specific error messages for keyAgreement

* fix(did-comm): compare compressed keys for secp256k1
  fixes `packDidCommMessage()` using `jws` packing for Secp256k1 keys.

* test(did-comm): cover more corner cases with tests
* fix(deps): update dependency commander to v8

* fix(cli): adapt to commander@8+ API

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Mircea Nistor <[email protected]>
@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #745 (6884b28) into main (662059c) will increase coverage by 2.59%.
The diff coverage is 88.29%.

@@            Coverage Diff             @@
##             main     #745      +/-   ##
==========================================
+ Coverage   79.19%   81.78%   +2.59%     
==========================================
  Files          85       85              
  Lines        2591     2652      +61     
  Branches      441      507      +66     
==========================================
+ Hits         2052     2169     +117     
+ Misses        537      481      -56     
  Partials        2        2              

@mirceanis mirceanis marked this pull request as ready for review November 12, 2021 13:30
@mirceanis mirceanis merged commit 2011702 into main Nov 12, 2021
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.

5 participants