Skip to content

Releases: micro/go-micro

0.17.0

03 Jan 11:32
461df8d

Choose a tag to compare

  • Offline inbox for http broker
  • JSON/Proto/GRPC codec
  • HTTP proxy from environment

0.16.0

29 Dec 15:46

Choose a tag to compare

  • Fix cache/gossip data race
  • Rename cache selector to registry

0.15.1

18 Dec 18:18
f2efc68

Choose a tag to compare

  • Selector cache lookup optimization

0.15.0

13 Dec 18:37

Choose a tag to compare

  • Public NewSubscribeOptions
  • http2 broker support
  • Timeout error function
  • Consul Query Options
  • Gossip registry
  • RPC Codec renaming

0.14.1

22 Nov 10:42

Choose a tag to compare

  • bug fix for socket headers

0.14.0

21 Nov 10:53
1ce0df4

Choose a tag to compare

  • use google uuid
  • add http handler option

0.13.0

15 Nov 21:31
98bb4a6

Choose a tag to compare

  • add local/remote ip methods
  • various linting things
  • get checks on 0 ttl
  • accept loop

0.12.0

09 Oct 13:13
4cee1f1

Choose a tag to compare

  • reorder server flag
  • atomic increment sequence
  • new error method

0.11.0

24 Aug 14:33

Choose a tag to compare

  • Support Consul Connect registration
  • Add/Use Init for initialisation from cmd

0.10.0

26 Jul 08:40

Choose a tag to compare

  • 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