go-micro v1.9.0 Release Notes

Release Date: 2019-08-19 // over 4 years ago
    • ๐Ÿ›  Fix grpc codec for broker publishing
    • ๐Ÿ‘‰ Use the connection pool for streaming
    • Send EOS from client when closing stream
    • โž• Add stream header to mucp protocol
    • โž• Add stream multiplexing in the server
    • ๐Ÿ›  Fix watcher bug in file config source
    • ๐Ÿ›  Fix monitoring watcher to only look at mucp services
    • Only check router status on lookup failure
    • ๐Ÿ›  Fix proxy streaming and client request processing
    • ๐Ÿ›  Fix host:port processing for messaging systems
    • โž• Add start method to the router
    • ๐Ÿ›  Fix router race condition for default values
    • โž• Add loopback detection to the tunnel
    • โž• Add connection retry logic to tunnel
    • ๐ŸŒฒ Make log levels accessible for the logger
    • โž• Add proxy muxer for internal calls.