go-micro v4.6.0 Release Notes

Release Date: 2022-02-08 // about 2 years ago
  • ๐Ÿ”‹ Features

    • โž• add service updates (#2418)
    • โž• Add files via upload
    • 0๏ธโƒฃ default the content type to json (#2412)
    • โž• Add Kafka asynchronous send support (#2409)
    • ๐Ÿ”’ use read lock and unlock instead of write ones (#2410)
    • ๐Ÿšš move the api client
    • โšก๏ธ Update client_test.go
    • switch services client
    • โœ‚ remove the client
    • โž• add service interfaces
    • [FEATURE] add changelog (#2400)
    • ๐Ÿ”Œ nats config plugin (#2397)
    • โšก๏ธ Update and rename m3o.go to services.go
    • โšก๏ธ Update services/ (#2392)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix client
    • ๐Ÿ›  fix context value nil (#2391)