Releases: micro/go-micro
Releases · micro/go-micro
0.9.0
09 Jun 07:07
Compare
Sorry, something went wrong.
No results found
Reset server address on shutdown
Set default pool size to 1
Support reinitialising connection pool
Set retries to 1 by default
Return error for subscribers
0.8.0
20 Apr 13:33
Compare
Sorry, something went wrong.
No results found
This release introduces breaking changes in some go-micro interfaces
0.7.0
10 Apr 14:13
Compare
Sorry, something went wrong.
No results found
Move misc to util package
Add register ttl and interval flags
Fix protoc-gen-micro example
0.6.0
05 Apr 10:45
Compare
Sorry, something went wrong.
No results found
Add consul TCP check
Atomic increment rpc stream sequence
0.5.0
04 Mar 09:22
Compare
Sorry, something went wrong.
No results found
Support consul services without version
Switch to stdlib context
0.4.0
19 Feb 20:57
Compare
Sorry, something went wrong.
No results found
Add WatchOption which allows filtering by service
Add Options method to registry
Add Conflict error
Only watch selected services in cache
0.3.0
02 Jan 10:25
Compare
Sorry, something went wrong.
No results found
https support for consul registry
subscriber deadlock bug fix
selector top level option for service
0.2.0
29 Oct 14:50
Compare
Sorry, something went wrong.
No results found
Performance improvements enabled by default
http broker using a registry cache
selector lazy loading the watcher
selector cache withstand registry failure
selector cache used by default
connection pooling set to 1 by default
0.1.4
04 Sep 10:37
Compare
Sorry, something went wrong.
No results found
sort handler/subscriber endpoints
pass options to new subscriber
0.1.3
15 Aug 11:23
Compare
Sorry, something went wrong.
No results found
Bug fix nil consul http client