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

Changelog History
Page 6

  • v1.13.2 Changes

    October 22, 2019
    • ๐Ÿ›  Fix proxy selection to use round robin strategy.
  • v1.13.1 Changes

    October 19, 2019
    • ๐Ÿ›  Fix divide by zero bug in broker.
  • v1.13.0 Changes

    October 18, 2019
    • ๐Ÿ›  Fix network recursive read lock bug
    • โž• Add certmagic random pull time
    • Strip http broker topic: prefix.
  • v1.12.0 Changes

    October 17, 2019
    • โž• Add ACME Provider interface
    • Implement certmagic ACME Provider
    • โž• Add certmagic Store implementation
    • โž• Add broker service implementation
    • โž• Add ability to set grpc dial and call options
    • โž• Add etcd registry and other plugins
    • โž• Add Network.Connect rpc endpoint
    • Resolve network node dns names
    • ๐Ÿ‘Œ Support Network.Routes querying
    • ๐Ÿ›  Fix caching registry bugs
    • ๐Ÿšš Move gossip registry to go-plugins
    • โž• Add router advertise strategy
    • โž• Add Cloudflare store implementation
    • โž• Add store service implementation.
  • v1.11.3 Changes

    October 12, 2019
    • ๐Ÿ›  Fix the quic-go checksum mismatch by updating to 0.12.1.
  • v1.11.2 Changes

    October 12, 2019
    • ๐Ÿ›  Fix cache error check.
  • v1.11.1 Changes

    October 07, 2019
    • ๐Ÿ›  Fix cache registry deadlocking bug.
  • v1.11.0 Changes

    October 01, 2019
    • ๐Ÿš€ This is likely the last release of v1.
  • v1.10.0 Changes

    September 11, 2019
    • โž• Add grpc client code application/grpc content-type
    • ๐Ÿšš Move client to use stream dialer
    • โž• Add network implementation
    • โž• Add dynamic plugin loading
    • โž• Add multilink usage in proxy
    • โž• Add registry implementation
    • Scope mdns to .micro domain
    • ๐Ÿ‘Œ Support grpc server processing by default
    • โž• Add tunnel broker.
  • v1.9.1 Changes

    August 19, 2019
    • ๐Ÿ›  Fix waitgroup race condition.