Skip to content

Tags: hyperledger/fabric-chaincode-java

Tags

v2.5.7

Toggle v2.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump gradle/actions from 4.4.4 to 5.0.0 (#467) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.5.6

Toggle v2.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use JReleaser to publish to new Maven Central API (#380) Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v2.5.5

Toggle v2.5.5's commit message
Ensure tests wait for microfab to start Rather than fixed sleep after lauching microfab, watch the container logs until the "Microfab started" message appears. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v2.5.4

Toggle v2.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update dependencies to address CVE-2024-7254 (#353) Also the following dependency changes: - Remove obsolete JUnit 4. - Replace com.github.stefanbirkner:system-rules with uk.org.webcompere:system-stubs-jupiter since the former appears not to work correctly with JUnit 5. - Update versions following v2.5.3 release. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Restore Java 8 compatibility (#349) Build with source and target bytecode compatibility for Java 8. This allows chaincode implementation code that requires Java 8 compatibility to compile against the fabric-chaincode-shim package. Avoid use of mavenLocal() and (deprecated) jcenter() Gradle repositories. Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v2.5.2

Toggle v2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Back-level ledger API integration test dependency (#344) Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix image names in Dockerfile (#325) Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #293 from mbwhite/rel25/pipeline-publish-debug Do not fail if just one of the publishes fails

v2.4.1

Toggle v2.4.1's commit message
Release 2.4.1 Signed-off-by: Matthew B White <whitemat@uk.ibm.com>

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #212 from mbwhite/release-2.4 Release 2.4