You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2 release
Major Breaks:
- Move to go-micro v2
Changes:
- upx to compress builds
- urfave/cli v2 as fork
- move all service implementations from go-micro to here
- add debug collector for scraping stats
- add debug web for graphs
- add debug log streaming
- add init operator to patch/update services on kubernetes
- many many other changes...
https://github.com/micro/micro/compare/v1.18.0...master