cb-network v0.0.16 release
Pre-release
Pre-release
Work with
Note
User Interface
It is provided by the gRPC service and REST server. Please refer to User Interface
Quick link for v0.0.16:
- Go API's protocol documentation
- REST API documentation
- (Live doc) Test procedures for the cb-network system release
- (Live doc) Data model and example
Distributed logging (applied in a loosely-coupled manner)
What's Changed
- Reduce complexity to update networking rule by @yunkon-kim in #317
- Clean comments by @yunkon-kim in #318
- Fix peer state update by @yunkon-kim in #320
- Change logger names to identify them on Kibana by @yunkon-kim in #321
- Update
go.mod
to apply cb-log updates by @yunkon-kim in #322, #326 - Identify components on logging by @yunkon-kim in #324
- Improve logging by @yunkon-kim in #325, #327, #328, #335, #337, #340
- Upgrade to go 1.19 by @yunkon-kim in #329
- Fix lint errors by @yunkon-kim in #330
- Enable logging to file by @yunkon-kim in #334
- Log the start and end of all peer synchronization by @yunkon-kim in #336
- Log etcd IO bytes by @yunkon-kim in #338
- Release v0.0.16 by @yunkon-kim in #341
- Change binary reference link by @yunkon-kim in #342
Full Changelog: v0.0.15...v0.0.16