All Versions
109
Latest Version
Avg Release Cycle
33 days
Latest Release
898 days ago
Changelog History
Page 6
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.