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
- Add debug service and debug web
- Reset the network token to micro.mu
- Add CORS processing to the default
- Update the network k8s configs
- Add ability to set tls config in network
- Add ability to set gateway on the network
- Default to AdvertiseLocal for network nodes
- Add separate server for proxy on :8081
- Disable registry pub/sub registration
- Add --runtime to micro ps command
- Update to go-micro 1.18.0