go-micro v4.5.0 Release Notes
Release Date: 2021-12-19 // 6 months 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)
Previous changes from v4.4.0
-
🐛 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)