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

refactor: merge tag 0.4.2 into develop #5

Merged
merged 24 commits into from
Nov 29, 2023
Merged

Commits on Aug 17, 2023

  1. fix: listen to incoming messages on agent initialize not constructor (o…

    …penwallet-foundation#1542)
    
    Signed-off-by: Niall Shaw <niall.shaw@absa.africa>
    niall-shaw committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8f2d593 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. fix(cheqd): make cosmos payer seed optional (openwallet-foundation#1547)

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9377378 View commit details
    Browse the repository at this point in the history
  2. fix: create message subscription first (openwallet-foundation#1549)

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    93276de View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    8d2057f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fix: priority sorting for didcomm services (openwallet-foundation#1555)

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    80c37b3 View commit details
    Browse the repository at this point in the history
  2. fix: bump missing dependencies version (openwallet-foundation#1557)

    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    34fdc3f View commit details
    Browse the repository at this point in the history
  3. chore(release): v0.4.1 (openwallet-foundation#1548)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c0d9304 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix: do not send package via outdated session (openwallet-foundation#…

    …1559)
    
    Signed-off-by: Niall Shaw <niall.shaw@absa.africa>
    niall-shaw committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    de6a735 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. build(deps): bump @types/indy-sdk from 1.16.26 to 1.16.27 (openwallet…

    …-foundation#1564)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    d2f8851 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. fix(cheqd): changed the name formatting to a encoded hex value (openw…

    …allet-foundation#1574)
    
    Signed-off-by: Tom Lanser <tom@animo.id>
    Tommylans committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d299f55 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @cheqd/ts-proto from 2.2.0 to 2.2.2 (openwallet-fou…

    …ndation#1568)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fd7c090 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @cosmjs/proto-signing from 0.31.0 to 0.31.1 (openwa…

    …llet-foundation#1566)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4d1463b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. fix(core): remove node-fetch dependency (openwallet-foundation#1578)

    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9ee2ce7 View commit details
    Browse the repository at this point in the history
  2. fix: log and throw on WebSocket sending errors (openwallet-foundation…

    …#1573)
    
    Signed-off-by: Eric Vergnaud <eric.vergnaud@wanadoo.fr>
    ericvergnaud committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    11050af View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. fix(oob): support oob with connection and messages (openwallet-founda…

    …tion#1558)
    
    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9732ce4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. feat: allow connection invitation encoded in oob url param (openwalle…

    …t-foundation#1583)
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    9d789fa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    dd75be8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. fix: implicit invitation to specific service (openwallet-foundation#1592

    )
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4071dc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. fix(askar): throw error if imported wallet exists (openwallet-foundat…

    …ion#1593)
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c2bb2a5 View commit details
    Browse the repository at this point in the history
  2. fix: service validation in OOB invitation objects (openwallet-foundat…

    …ion#1575)
    
    Signed-off-by: Ariel Gentile <gentilester@gmail.com>
    genaris committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    91a9434 View commit details
    Browse the repository at this point in the history
  3. fix: update tsyringe for ts 5 support (openwallet-foundation#1588)

    Signed-off-by: Timo Glastra <timo@animo.id>
    TimoGlastra committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    296955b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. chore(release): v0.4.2 (openwallet-foundation#1591)

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a0458fe View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge tag 'v0.4.2' of https://github.com/hyperledger/aries-framework-…

    …javascript into develop
    
    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    037ebdf View commit details
    Browse the repository at this point in the history
  2. chore: update yarn.lock

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a8c4cca View commit details
    Browse the repository at this point in the history