go-micro v1.18.0 Release Notes

Release Date: 2019-12-08 // over 4 years ago
    • โž• Add golang ci linter
    • โž• Add race detection to travis
    • ๐Ÿ‘• Please the linter
    • Do some perf optimisations on slice alloc
    • ๐Ÿšš Move http broker to use single entry in registry
    • ๐Ÿ“‡ Strip the grpc metadata filtering
    • Strip the old codec usage
    • Disable retries in client when MICRO_PROXY is enabled
    • Strip old X-Micro headers
    • โž• Add debug/log streaming implementations
    • โž• Add first debug/log interface
    • ๐Ÿ”จ Huge network/tunnel refactor to fix bugs
    • ๐Ÿ›  Fix proxy slice allocation bug
    • Splay out some of the network events
    • 0๏ธโƒฃ Default to AdvertiseLocal for router
    • โž• Add runtime filtering with Type
    • โœ‚ Remove SIGKILL processing.