All Versions
51
Latest Version
Avg Release Cycle
14 days
Latest Release
583 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v2.3.0 Changes
March 17, 2020- โฌ๏ธ bump to go-micro v2.3.0
- ๐ auth/web service
- ๐ config base64 fixes
- ๐ many other fixes and improvements
-
v2.2.0 Changes
February 28, 2020- โก๏ธ Update to go-micro v2.2.0
- ๐ Change Auth Validate to Verify
- โ Add --platform flag to call service
- โ Add auth to proxy
-
v2.1.1 Changes
February 24, 2020๐ v2.1.1 release
๐ Bugfixes:
- โฌ๏ธ bump go-micro dependency restoring util/log logger
-
v2.1.0 Changes
February 23, 2020๐ v2.1.0 release
๐ New Features:
- trace command
- auth command
- โ runtime source command
- ๐ support authentication on micro.mu/platform
- ๐ support acme autocert
๐ Fixes:
- ๐ allow using /v2 version plugins and protoc-gen-micro
- many more improvements
-
v2.0.0 Changes
January 30, 2020๐ 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...
-
v1.18.0 Changes
December 08, 2019- โ 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
- 0๏ธโฃ 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
-
v1.17.1 Changes
November 27, 2019- ๐ fix rpc server go routine leak in the go-micro rpc server
-
v1.17.0 Changes
November 27, 2019- โ Add address flag to cli to specify a specific node to call
- โ Add output flag to cli to format the output of a call
- ๐ Fix internal cli call formatting to support any type
- โ Add namespace variable for the init command to utilise for name prefixing
- โ Add init command which auto updates services based on the notifier
- ๐ Change notifier to use event timestamp rather than service version
- ๐ Update all the network configs for kubernetes deployments
- โ Add the advertising strategy flag to network and router
- โ Add the network web templating along with additional endpoints
- โ Add go generate file to new service templates
- โ Add standalone inbound :8081 proxy server to micro proxy
- โ Add a filesystem notifier for micro run service --local
- โ Add additional proxy handlers for file and exec
- โ Add support for icons in web dashboard
-
v1.16.0 Changes
November 09, 2019- โก๏ธ Update to latest go-micro 1.16.0
- โ Add -o raw flag for micro call command
- โก๏ธ Update various k8s configs
- โ Add metric output to routes command
- ๐ Fix router flags
-
v1.15.1 Changes
November 03, 2019Increase the router recovery penalty cost