Skip to content

Releases: micro/go-micro

0.1.2

20 Jul 11:26
Compare
Choose a tag to compare

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

12 Jun 13:21
Compare
Choose a tag to compare

Defer WaitGroup.Done so it's executed in the event of a panic

0.1.0

12 Jun 11:51
Compare
Choose a tag to compare

First release of go-micro