Tags: GeekCodingX/fabric-chaincode-java
Tags
v1.4.1 April 5, 2019 ---------------------------- Release Notes ------------- Updated build script to remove deprecated structures Updated integration tests baseimage version: 0.4.15 Java version: openjdk version "1.8.0_181" Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/release-1.4/CHANGELOG.md#v141
v2.0.0-alpha April 9, 2019 -------------------------- Release Notes ------------- Java chaincode v2.0.0-alpha includes multiple improvements: Javaenv docker images is now based on Alpine to reduce the size. Integration tests have been improved. Java chaincode extra validation during start. Added support for maven projects. openjdk:8-slim is now used instead of baseimage for the basis of javaenv Docker image. Java version: openjdk version "1.8.0_181" Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/master/CHANGELOG.md#v200-alpha
v1.4.0 January 9, 2019 ---------------------------- Release Notes ------------- Java chaincode v1.4.0 adds parity with Go chaincode: FAB-12329 State-based endorsement support FAB-12328 Query result pagination support Increase test coverage, including integration tests based on testcontainers framework. baseimage version: 0.4.14 Java version: openjdk version "1.8.0_181" Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/release-1.4/CHANGELOG.md#v1.4.0
v1.4.0-rc2 December 20, 2018 ---------------------------- Release Notes ------------- Java chaincode v1.4.0 adds parity with Go chaincode: FAB-12329 State-based endorsement support FAB-12328 Query result pagination support Increase test coverage, including integration tests based on testcontainers framework. baseimage version: 0.4.14 Java version: openjdk version "1.8.0_181" Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/master/CHANGELOG.md#v140-rc2
v1.4.0-rc1 December 11, 2018 ---------------------------- Release Notes ------------- Java chaincode v1.4.0 adds parity with Go chaincode: 1. State-based endorsement support 2. Query result pagination support Increase test coverage, including integration tests based on testcontainers framework. baseimage version 0.4.14 Java version 1.8.0_sr5fp21 Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/master/CHANGELOG.md#v140-rc1
v1.3.0 October 10, 2018 ----------------------- Release Notes ------------- Initial release of Java chaincode support. baseimage version 0.4.13 Java version 1.8.0_sr5fp21 Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/master/CHANGELOG.md#v130
v1.3.0 September 25, 2018 ------------------------- Release Notes ------------- Initial release of Java chaincode support. baseimage version 0.4.12 Java version 1.8.0_sr5fp21 Known Vulnerabilities --------------------- none Resolved Vulnerabilities ------------------------ none Known Issues & Workarounds -------------------------- none Change Log ---------- https://github.com/hyperledger/fabric-chaincode-java/blob/master/CHANGELOG.md#v130-rc1