All Versions
109
Latest Version
Avg Release Cycle
33 days
Latest Release
679 days ago

Changelog History
Page 1

  • v4.7.0 Changes

    May 19, 2022

    ๐Ÿ”‹ Features

    • โœ‚ remove unused variable in loop (#2495)
    • option to disable file watcher (#2485)
    • ๐Ÿ‘Œ Support direct generation of grpc method (#2474)
    • โœ‚ remove cli
    • โœ‚ remove dashboard
    • โœ‚ Remove examples
    • โž• Add header suppor for Kafka broker plugin; (#2470)
    • ๐Ÿ›  Fix codec/bytes (#2466)
    • โž• Add Wait option support for sync/etcd plugins (#2459)
    • โšก๏ธ #2453 Fix with associated test update (#2454)
    • ๐Ÿ’… style:arrays pre-allocation (#2449)
    • โฌ†๏ธ Bump github.com/nats-io/nats-server/v2 in /plugins/events/natsjs (#2447)
    • โž• add NATS JetStream events plugin (#2433)
    • โž• add tls option for sync etcd plugin (#2440)
    • โž• add new services

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix: consume and publish blocked after rabbitmq reconnecting (#2492)
    • typo fix; (#2480)
    • ๐Ÿ›  fix https://github.com/asim/go-micro/issues/2344 (#2462)
    • ๐Ÿ›  fix natsjs syntax error, remove TODOs and enable tests (#2446)
    • http transport deadlock (#2441)
    • Support for -micro_out=module=<module_prefix> for protoc-gen-micro (#2435)
  • v4.6.0 Changes

    February 08, 2022

    ๐Ÿ”‹ 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)
  • v4.5.0 Changes

    December 19, 2021

    ๐Ÿ› 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)
  • v4.4.0 Changes

    November 11, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix(#2333): etcd grpc marshal issue (#2334)

    ๐Ÿ”‹ Features

    • โฌ†๏ธ upgrade to go 1.17 (#2346)
    • โž• add nats and redis events plugins
    • โž• add events package (#2341)
  • v4.3.0 Changes

    November 01, 2021

    ๐Ÿ› Bug Fixes

    • flatten cli (#2332)
    • m3o client changed
    • ๐Ÿ‘‰ use vanity url for cli command
    • ๐Ÿ›  fix broker nsq plugin nil pointer error (#2329)
    • ๐Ÿ›  fix config json slice parsing (#2330)
    • replace ioutil with io and os (#2327)
    • ๐Ÿ›  fixing #2308 (#2326)
    • ๐Ÿ›  Fix Micro CLI by removing replace line in go.mod
    • โœ‚ remove unnecessary dependencies between plugins
    • 0๏ธโƒฃ 1. use default memory registry in grpc plugins (#2317)
    • โž• Add update rule to Makefile (#2315)
    • ๐Ÿ”Œ Plugins (#2311)

    ๐Ÿ”‹ Features

    • ๐Ÿ“‡ Rename gomu to micro (#2325)
    • stream CloseSend (#2323)
    • strip protoc-gen-micro go mod

    ๐Ÿ’ฅ BREAKING CHANGES

    • go install go-micro.dev/v4/cmd/micro@v4
    • go install go-micro.dev/v4/cmd/protoc-gen-micro@v4
    • โฌ†๏ธ upgrade go micro to support stream.CloseSend
  • v4.2.1 Changes

    October 14, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix gomu.
  • v4.2.0 Changes

    October 13, 2021

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix examples go mod.
    • โšก๏ธ update go sums.
    • ๐Ÿšš move to go-micro.dev.
    • โฌ†๏ธ upgrade protoc-gen-micro to v4.
  • v4.1.0 Changes

    October 12, 2021
    • v4.1.0.
  • v4.0.0 Changes

    October 12, 2021

    ๐Ÿ”‹ Features

    • Vanity URL go-micro.dev(#2271).

    ๐Ÿ’ฅ BREAKING CHANGES

    • โฌ†๏ธ upgrade github.com/asim/go-micro/v3 to go-micro.dev/v4.
  • v3.7.0 Changes

    October 11, 2021
    • โž• Add latest version (#2303).