Skip to content

Latest commit

 

History

History
1113 lines (1098 loc) · 163 KB

CHANGELOG.md

File metadata and controls

1113 lines (1098 loc) · 163 KB

v1.0.0-beta2

Mon 1 Jun 2020 15:47:02 EDT

  • e937e5c3 FABG-943 Remove unused code (#76)
  • ad7b0438 FABG-943 Enhance documentation and add examples (#75)
  • 219a09aa FABG-936 Support minimal ccp for fabric samples (#74)
  • 5fe41b9c [FABG-962] Fix deadlock in event service (#72)
  • c3b3ab65 FAB-17777 Create basic settings.yaml (#71)
  • 2d73fad4 FABG-940 Register for block/contract/commit events (#63)
  • f7729f18 Removed cancellation of all outstanding requests in discovery service (#62)
  • 594a8dce [FABG-959] Unable to specify empty affiliation (#70)
  • 60484ddc [FABG-961] Use system cert pool when connecting to fabric-ca (#69)
  • 0e550fc1 Simplified upstream patching (#67)
  • 20b887dd Update to golangci-lint v1.23.8 (#66)
  • d7264b5e Fix empty msp, capabilities and anchor peer in ConfigValue (#64)
  • e2b6c739 [FAB-17632] Exclude unnecessary code from ecdsa.go (#60)
  • e71412ff FABG-938 Transient Data (#58)
  • 3e8998ec ci: update ci versions and code coverage (#59)
  • c47f8b4a FABG-937 FileSystemWallet (#54)
  • ab4de7e1 [FABG-948] Add support for extra hosts at enrollment (#46)
  • 8bcbcfb4 Fixed capability version matcher for cases with 3 or more levels (#57)
  • 4919c923 [FABG-949] Add support for generating CRL with Revoke (#49)
  • ff3bdd73 [FABG-954] Cancel stream context when event client closes (#55)
  • ae164c98 fix multi.Errors panic on nil append (#53)
  • be7b275c FABG-933 Gateway package for Go SDK (#51)
  • 745ca5b8 FABG-952 codecov ignore integration test paths
  • 8b9e0757 [FABG-950] Stablize integrations tests
  • 92bda8e1 [FABG-946] Honor Excluded Orderer in SDK Config (#43)
  • b5424d1f Copying Policy and ModPolicy when fetching config from orderer. (#48)
  • 5f7f0b02 [FABG-947] Terminate event reconnect routine after close (#45)
  • 51ecb63a Correcting debug message (#42)
  • 53615676 chore: [FABG-785] removed unnecessary warning from PKCS11 context handle
  • 8f3d32c9 [FABG-785] Supported node chaincode (#40)
  • 700785af Update maintainers list
  • e7b9b0dc [FABG-932] Add java chaincode integration test (#38)
  • 4f8dd0dc [FABG-736] Supported java chaincode (#37)
  • e1055f39 [FABG-930] Ignore _lifecycle namespace in endorsement handler (#35)
  • f5bfb4c3 [FABG-929] Use retry options from channel policy for selection (#36)
  • 6f74e787 [FABG-927] Fixed third party pin README
  • 17677af8 [FABG-927] Patch upstream
  • 73d44b63 [FABG-927] Apply upstream
  • 629d3b78 [FABG-927] Fixed pinning scripts
  • 468cb900 [FABG-925] update codecov project target
  • 22206ad3 [FABG-925] add codecov
  • f6335e79 [FABG-924] Patch upstream.
  • ba124715 [FABG-924] Apply upstream
  • fe2f1556 [FABG-924] Simplify upstream patching
  • 2d4e7a10 [FABG-921] Update collection.proto message references
  • e9ab174a [FABG-918] Update stale bot configuration
  • 22b56d7d [FABG-911] PKCS11 context resilience for errors
  • 6fa500f4 [FABG-916] Evict connection in TRANSIENT_FAILURE state
  • d424433b [FABG-915] Update README with CI badge and remove gerrit
  • c365e23e [FABG-914] Use parent context in Discovery Dial
  • 4dd1938a [FABG-913] Fail-fast for Discovery Service
  • bbaa6377 Add default SECURITY policy
  • 65095eb3 Defang stalebot
  • acd13024 [FABG-912] Azure pipeline configuration
  • c13e0cd0 [FABG-910] Update to golangci-lint v1.19.1
  • 4a6db410 [FABG-911] PKCS11 context resilience for errors

v1.0.0-beta1

Wed Sep 18 11:37:33 EDT 2019

  • 5d7ae7a5 [FABG-907] Release v1.0.0-beta1
  • fc08b96a FABG-909 - Multi-org channel config update
  • ba370d29 [FABG-908] Update to Go 1.13
  • d578af09 [FABG-905] Fix the warn
  • 3b103fa1 FABG-904 Ability to update channel configuration
  • 1fab3508 [FAB-16489] Add CODEOWNERS
  • 6c3f788a [FABG-900] Remove third_party fabric module
  • 7dc798e6 [FABG-902] Update to latest fabric third_party pins
  • 7483e052 [FABG-901] Remove third_party protos
  • d2b42602 [FABG-899] Use fabric-protos-go module
  • e1fa7b9b FABG-898 Update to latest fabric pins
  • 7eeb1434 FABG-897 Convert protobuf to/from JSON
  • bdd5eed6 [FABG-896] Remove GoDep definitions
  • 54aba206 [FABG-895] Add more prominent link to GoDocs in README
  • ae6252cc [FABG-893] Update to latest protos mod
  • ab2f64f5 [FABG-893] Update to latest fabric pins
  • 267a1810 FABG-891 - Retrieve channel config block
  • bf5e77cb [FABG-889] add CreateConfigSignatureFromReader method
  • ba9dfce3 FABG-890 Fixed argument names
  • 56799614 FABG-888 - Add ID property to CA definition
  • 8e3a9008 [FABG-886] wrap internal discovery.Request
  • 1ad92455 [FABG-887] ci: fix path when finding changed packages
  • fb049b2a [FABG-884] copy more fields when extract chConf
  • e0aa15e4 [FABG-883] Multiple CAs per organization
  • 4db5c822 [FABG-881] Update to test target to 1.4.2 and Go 1.12
  • f264087c [FABG-875] Fix round-robin balancer in selection
  • 48690b25 [FABG-879] Fix panic when logging disconnect event
  • 33876cd6 [FABG-871] Generate the genesis block MSP directory
  • 6160a00c [FABG-867] Create anchor peer transaction
  • 94a6ed7c [FAB-15553] Remove Fabric baseimage
  • b6fe995b [FABG-870] Improve logging in PKCS11 ContextHandle
  • 54fa6147 [FABG-863] Create a channel creation tx
  • e3ec4247 [FABG-869] Fixed go.mod dependenies
  • 7a8c0e0e [FABG-862] Create genesis block
  • 4def0f92 [FABG-860] fix dial ctx error using same context
  • 48bb0d19 [FABG-859] Fabric Logging Variable Update
  • 75ddf2f7 [FABG-857] Add QueryConfigBlock in ledger client
  • 745c9b98 [FAB-15242] To remove newline character.
  • 65e82965 [FAB-15170] add Channel Client Query Benchmark
  • 8e846971 [FABG-855] Update stable test target to 1.4.1
  • 5a9a0e74 [FABG-849] Cleanup scripts
  • 3e09cdf4 [FABG-851] Allow tests to run outside of GOPATH
  • 33f4504f [FABG-852] Enable 'default-exclude' lint checks
  • 8bb794de [FABG-849] Update fabric pins to v2.0.0-alpha
  • f1fd02ac [FABG-850] Remove vendor populate during tests
  • 5b5ef5e2 [FABG-847] use third_party fabric module
  • 0ef97e4f [FABG-848] Use errors.WithMessagef
  • 8d90000c [FABG-847] Combine protos into third_party module
  • ff5642a5 [FABG-846] Decouple SDK usage of third_party utils
  • 118e73cf [FABG-845] Enable modules during tests
  • b1f8907c [FABG-844] use third_party fabric module
  • 06a75db4 [FABG-844] third_party fabric pins as a module
  • ca2a7a33 [FABG-843] update to golangci-lint v1.16.0
  • 37a26c64 [FABG-842] Use gobin to invoke dev tools
  • f328fa6f [FABG-841] Fix go.mod file
  • f44a4617 [FABG-840] Allow Go 1.12
  • a7a340b8 [FABG-839] Relax Go patch version check
  • b60a9ff1 [FABG-838] Switch populate script to go mod
  • e7f22b3d [FABG-834] Rebase Fabric pins to 2.0 master
  • 6ec70c17 [FABG-837] Update miekg/pkcs11 dependency
  • 93c3fcb2 [FABG-836] Prepare for Go modules
  • 0e710ceb [FABG-833] Release v1.0.0-alpha5

v1.0.0-alpha5

Wed Mar 27 16:38:23 EDT 2019

v1.0.0-alpha4

Wed 13 Jun 2018 16:08:12 EDT

v1.0.0-alpha3

Tue 20 Mar 2018 17:52:25 EDT

v1.0.0-alpha2

Thu 15 Jun 2017 12:16:05 EDT

v1.0.0-alpha

Wed 31 May 2017 12:00:00 EDT


This document is licensed under a Creative Commons Attribution 4.0 International License.