-
Notifications
You must be signed in to change notification settings - Fork 210
Comparing changes
Open a pull request
base repository: hyperledger/fabric-chaincode-java
base: v2.5.5
head repository: hyperledger/fabric-chaincode-java
compare: v2.5.6
- 12 commits
- 37 files changed
- 3 contributors
Commits on Nov 29, 2024
-
Update versions following v2.5.5 release
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a65c043 - Browse repository at this point
Copy the full SHA a65c043View commit details
Commits on Dec 4, 2024
-
Push identical image to all Docker registries (#368)
The current GitHub Actions workflow builds and pushes separate Docker images for each registry. This results in the images published to each registry having a different hash, despite having the same version tag. This change modifies the Docker publishing job in the release workflow so that a single step builds and publishes the same Docker image to all Docker registries. For reproducability, the timestamp of the image is also set to the last commit timestamp. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for b640ba3 - Browse repository at this point
Copy the full SHA b640ba3View commit details
Commits on Dec 11, 2024
-
Update compatibility information (#369)
Also fix some out-of-date links in the contributing documentation. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 6db0d3b - Browse repository at this point
Copy the full SHA 6db0d3bView commit details -
Add an overview for the javaenv Docker image (#370)
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 951e684 - Browse repository at this point
Copy the full SHA 951e684View commit details
Commits on Dec 13, 2024
-
Update Docker image overview (#371)
Simplify to text to avoid confusion on the relationship between image tags and Fabric versions. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 106cbd1 - Browse repository at this point
Copy the full SHA 106cbd1View commit details
Commits on Jan 15, 2025
-
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bb141b3 - Browse repository at this point
Copy the full SHA bb141b3View commit details
Commits on Mar 22, 2025
-
Use native runners to build Docker images (#374)
Instead of relying on QEMU emulation to build multi-arch images, use native arm64 and amd64 build runners to build architecture-specific images, then publish multi-arch metadata with each of the image manifests. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 8fb3168 - Browse repository at this point
Copy the full SHA 8fb3168View commit details
Commits on Apr 1, 2025
-
Update to PMD 7.12.0 for static analysis (#375)
Addresses CVE-2025-23215. Signed-off-by: Muthu <muthu.sundaravadivel@in.ibm.com> Co-authored-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 48f9606 - Browse repository at this point
Copy the full SHA 48f9606View commit details
Commits on Apr 3, 2025
-
Update the vulnerability scan of dependencies to use OSV-Scanner v2. Also rework the Makefile targets so that a precompiled OSV-Scanner binary is downloaded and avoid the need for Go to be installed. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 13918c9 - Browse repository at this point
Copy the full SHA 13918c9View commit details
Commits on Apr 4, 2025
-
Setup Go for vulnerability scan (#377)
Go is still needed to run the vulnerability scan successfully on v2.5.5 and earlier. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 826f077 - Browse repository at this point
Copy the full SHA 826f077View commit details
Commits on Jun 9, 2025
-
- Update Gradle and Maven build tools in Docker image to latest versions. - Update project dependencies, including fabric-protos, which now requires protobuf-java v4 instead of v3. - Gradle build file modifications to avoid deprecated features. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for fd50d8a - Browse repository at this point
Copy the full SHA fd50d8aView commit details
Commits on Jun 20, 2025
-
Use JReleaser to publish to new Maven Central API (#380)
Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 1056635 - Browse repository at this point
Copy the full SHA 1056635View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.5...v2.5.6