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.23
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.24
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 3, 2023

  1. Update version following v2.2.23 release (#287)

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

Commits on Aug 14, 2023

  1. Update OpenTelemetry and SnakeYAML dependencies (#288)

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

Commits on Aug 21, 2023

  1. Update opentelemetry-grpc-1.6 dependency (#289)

    Also update dependency-check suppressions to remove false positives.
    
    Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
    bestbeforetoday authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    cedd3a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update dependencies to address CVE-2023-42503 (#290)

    Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e7fc80d View commit details
    Browse the repository at this point in the history
Loading