Skip to content

Tags: caofangkun/go-micro

Tags

v0.15.1

Toggle v0.15.1's commit message
- Selector cache lookup optimization

v0.15.0

Toggle v0.15.0's commit message
- Public NewSubscribeOptions

- http2 broker support
- Timeout error function
- Consul Query Options
- Gossip registry
- RPC Codec renaming

v0.14.1

Toggle v0.14.1's commit message
- bug fix socket headers

v0.14.0

Toggle v0.14.0's commit message
- use google uuid

- add http handler option

v0.13.0

Toggle v0.13.0's commit message
- add local/remote ip methods

- various linting things
- get checks on 0 ttl
- accept loop

v0.12.0

Toggle v0.12.0's commit message
- reorder server flag

- atomic increment sequence
- new error method

v0.11.0

Toggle v0.11.0's commit message
- Support Consul Connect registration

- Add/Use Init for initialisation from cmd

v0.10.0

Toggle v0.10.0's commit message
- Fix broker locking

- Add RetryOnError as default retry policy
- Fix mock client reflection
- Support dialtimeout only above 0
- Add verbose client errors
- Allow client retries to be 0

v0.9.0

Toggle v0.9.0's commit message
- 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

v0.8.0

Toggle v0.8.0's commit message
- Rework of interfaces

This release introduces breaking changes in some go-micro interfaces