aries-mediator-service
aries-mediator-service copied to clipboard
build(deps): bump @aries-framework/core from 0.3.3 to 0.4.2 in /afj
Bumps @aries-framework/core from 0.3.3 to 0.4.2.
Release notes
Sourced from @aries-framework/core's releases.
v0.4.2
Release v0.4.2
You can find the changelog in the CHANGELOG.md file.
v0.4.1
Release v0.4.1
You can find the changelog in the CHANGELOG.md file.
v0.4.0
Release v0.4.0
You can find the changelog in the CHANGELOG.md file.
Changelog
Sourced from @aries-framework/core's changelog.
0.4.2 (2023-10-05)
Bug Fixes
- askar: throw error if imported wallet exists (#1593) (c2bb2a5)
- core: remove node-fetch dependency (#1578) (9ee2ce7)
- do not send package via outdated session (#1559) (de6a735)
- duplicate service ids in connections protocol (#1589) (dd75be8)
- implicit invitation to specific service (#1592) (4071dc9)
- log and throw on WebSocket sending errors (#1573) (11050af)
- oob: support oob with connection and messages (#1558) (9732ce4)
- service validation in OOB invitation objects (#1575) (91a9434)
- update tsyringe for ts 5 support (#1588) (296955b)
Features
0.4.1 (2023-08-28)
Bug Fixes
- create message subscription first (#1549) (93276de)
- force did:key resolver/registrar presence (#1535) (aaa13dc)
- listen to incoming messages on agent initialize not constructor (#1542) (8f2d593)
- priority sorting for didcomm services (#1555) (80c37b3)
- race condition singleton records (#1495) (6c2dda5)
- transport: Use connection in WebSocket ID (#1551) (8d2057f)
Features
- anoncreds: auto create link secret (#1521) (c6f03e4)
- oob without handhsake improvements and routing (#1511) (9e69cf4)
- support askar profiles for multi-tenancy (#1538) (e448a2a)
- w3c: add convenience methods to vc and vp (#1477) (83cbfe3)
0.4.0 (2023-06-03)
Bug Fixes
- connection id in sessions for new connections (#1383) (0351eec)
- connections: store imageUrl when using DIDExchange (#1433) (66afda2)
- core: repository event when calling deleteById (#1356) (953069a)
- create new socket if socket state is 'closing' (#1337) (da8f2ad)
- Emit RoutingCreated event for mediator routing record (#1445) (4145957)
- imports from core (#1303) (3e02227)
- isNewSocket logic (#1355) (18abb18)
- issuance with unqualified identifiers (#1431) (de90caf)
- jsonld credential format identifier version (#1412) (c46a6b8)
- loosen base64 validation (#1312) (af384e8)
... (truncated)
Commits
a0458fechore(release): v0.4.2 (#1591)296955bfix: update tsyringe for ts 5 support (#1588)91a9434fix: service validation in OOB invitation objects (#1575)c2bb2a5fix(askar): throw error if imported wallet exists (#1593)4071dc9fix: implicit invitation to specific service (#1592)dd75be8fix: duplicate service ids in connections protocol (#1589)9d789fafeat: allow connection invitation encoded in oob url param (#1583)9732ce4fix(oob): support oob with connection and messages (#1558)11050affix: log and throw on WebSocket sending errors (#1573)9ee2ce7fix(core): remove node-fetch dependency (#1578)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)