go-micro v4.5.0 Release Notes

Release Date: 2021-12-19 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • nats deregister issue (#2384)
    • ๐Ÿ›  fixing f.IsExported undefined issue (#2382)
    • ๐Ÿ›  fix http_transport Recv and Close race condition on buff (#2374)
    • โšก๏ธ update protoc-gen-micro install doc
    • zookeeper registry delete event (#2372)
    • โœ‚ delete redundant lines (#2364)
    • modify the dependencies urls (#2363)
    • ignore unexported field (#2354)
    • ๐Ÿ›  Fix Micro CLI's proto comments (#2353)

    ๐Ÿ”‹ Features

    • โœ… Extend client mock with ability to test publish, and a few useful method like SetResponse and SetSubscriber (#2375)
    • go micro dashboard (#2361)