All Versions
109
Latest Version
Avg Release Cycle
33 days
Latest Release
717 days ago

Changelog History
Page 10

  • v0.14.1 Changes

    November 22, 2018
    • 🐛 bug fix socket headers.
  • v0.14.0 Changes

    November 21, 2018
    • 👉 use google uuid
    • ➕ add http handler option.
  • v0.13.0 Changes

    November 15, 2018
    • ➕ add local/remote ip methods
    • 👕 various linting things
    • get checks on 0 ttl
    • accept loop.
  • v0.12.0 Changes

    October 09, 2018
    • reorder server flag
    • atomic increment sequence
    • 🆕 new error method.
  • v0.11.0 Changes

    August 24, 2018
    • 👌 Support Consul Connect registration
    • ➕ Add/Use Init for initialisation from cmd.
  • v0.10.0 Changes

    July 26, 2018
    • 🛠 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 Changes

    June 09, 2018
    • Reset server address on shutdown
    • 0️⃣ Set default pool size to 1
    • 👌 Support reinitialising connection pool
    • 0️⃣ Set retries to 1 by default
    • Return error for subscribers.
  • v0.8.0 Changes

    April 20, 2018
    • Rework of interfaces.
  • v0.7.0 Changes

    April 10, 2018
    • 📦 Move misc to util package
    • ➕ Add register ttl and interval flags
    • 🛠 Fix protoc-gen-micro example.
  • v0.6.0 Changes

    April 05, 2018
    • ➕ Add consul TCP check
    • Atomic increment rpc stream sequence.