Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hyperledger/fabric-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.24
Choose a base ref
...
head repository: hyperledger/fabric-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.25
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 15, 2023

  1. Update version following v2.2.24 release (#291)

    Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
    bestbeforetoday authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    9405c4d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Remove duplicated section on tracing in README (#294)

    Signed-off-by: Breina <info@breina.be>
    Breina authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    39f6f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add GRPC client tracing interceptor for grpcs when cert is given (#293)

    Signed-off-by: Breina <info@breina.be>
    Co-authored-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
    Breina and bestbeforetoday authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b184586 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update dependencies to address CVE-2023-3635 (#292)

    This vulnerability exists in a transitive dependency used by OpenTelemetry. However, OpenTelemetry are of the opinion that they did not make use of the vulnerable capability.
    
    Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
    bestbeforetoday authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    35bf0aa View commit details
    Browse the repository at this point in the history
Loading