Releases: micro/go-micro
Releases · micro/go-micro
0.1.2
A bug fix for response parsing. Where the codec errors out we'll now return an error response to the client. In the past the client was left hanging and would time out. Thanks to Hao Lian for the fix.
d4b1490
0.1.1
Defer WaitGroup.Done so it's executed in the event of a panic
0.1.0
First release of go-micro