BUG FIXES:
- additional notes: ensure to close files GH-241]
ENHANCEMENTS:
- deps: Remove direct dependency on golang.org/x/net GH-240]
ENHANCEMENTS:
- client: Remove log warning introduced in 1.4.5 when SecureConfig is nil. [GH-238]
BUG FIXES:
- Fix windows build: [GH-227]
ENHANCEMENTS:
- More detailed error message on plugin start failure: [GH-223]
BUG FIXES:
- server: Prevent gRPC broker goroutine leak when using
GRPCServer
typeGracefulStop()
orStop()
methods [GH-220]
ENHANCEMENTS:
- client: log warning when SecureConfig is nil [GH-207]
ENHANCEMENTS:
- client: increase level of plugin exit logs [GH-195]
BUG FIXES: