首页
开源
资讯
活动
开源许可证
软件工程云服务
软件代码质量检测云服务
持续集成与部署云服务
社区个性化内容推荐服务
贡献审阅人推荐服务
群体化学习服务
重睛鸟代码扫描工具
登录
注册
代码拉取完成,页面将自动刷新
Watch
1
Star
1
Fork
0
micro-community
/
go-micro
Fork 仓库
加载中
取消
确认
代码
Issues
0
Pull Requests
0
Wiki
0
统计
标签
标签名
描述
提交信息
操作
v2.9.1
94bd102
2020-07-01 00:26
下载
v2.9.0
0327f30
2020-06-10 18:18
下载
v2.8.0
- Rewrite Auth interface to use Rules - Add Cache interface into the Client for request caching - Fix atomic sequence updates in Client - Update go mod deps - Fix ipv6 parsing in mdns registry - Add namespacing to the default runtime - Replace go-git with v5 - Increase register ttl to 90 seconds
a39e651
2020-05-31 18:35
下载
v2.7.0
- Fix the rpc handler json rpc body parsing - Use caddyserver/certmagic instead of mholt - Add HasRole to Account - Add jwt refresh token generation - Fix rpc stream close locking race - Add auth namespace env var - Strip the router penalty code - Add file upload util - Fix killing processes in runtime - Pass namespace to runtime commands - Generate account on start - Check errors in cockroachdb
3d36398
2020-05-19 00:22
下载
show
- Fix discord bot authentication header - Improve api rpc regexp matching - Change auth account access via context - Create a jwt implementation of auth - Fix grpc content-type encoding bug - Consolidate proxy/network env var logic - Change secrets interface naming - Log file path in the logger - Change location of network resolver - Add Store to service options - Fix default runtime log parsing - Add namespace checks to k8s runtime - Add proper git checkout in local runtime - Add database/table options for store - Add pki implementation - Import qson
38cdb9c
2020-05-02 01:24
下载
v2.6.0
- Fix discord bot authentication header - Improve api rpc regexp matching - Change auth account access via context - Create a jwt implementation of auth - Fix grpc content-type encoding bug - Consolidate proxy/network env var logic - Change secrets interface naming - Log file path in the logger - Change location of network resolver - Add Store to service options - Fix default runtime log parsing - Add namespace checks to k8s runtime - Add proper git checkout in local runtime - Add database/table options for store - Add pki implementation - Import qson
38cdb9c
2020-05-02 01:24
下载
v2.5.0
62cedf6
2020-04-15 22:50
下载
v2.4.0
1222d07
2020-03-31 17:18
下载
v2.3.0
ab73127
2020-03-17 19:27
下载
v2.2.0
- Rename Auth Validate to Verify - Replaces noop auth with base32 generated tokens - Change Excludes to Exclude - Add token option to auth - Add profile option and flags for debug - Add config loading for auth token - Move before start to before listening
afe6861
2020-02-28 23:07
下载
v2.1.2
b4a7438
2020-02-25 07:16
下载
v2.1.1
1f767ba
2020-02-24 04:47
下载
v2.1.0
ea70711
2020-02-13 20:02
下载
v2.0.0
v2 release Major breaking changes - grpc client/server by default - embedded nats broker by defaut - move to urfave/cli v2 fork Changes - Add grpc streaming connection pool support - Support true bidirectional streaming in rpc client - Add tracer interface for in-built tracing - Return error for new config initialisation - Add config service implementation - Add kubernetes log implementation - Add os log streaming implementation - Add debug profiling using go profiler - Add Debug.Log/Trace endpoints - Support lower-case metadata key reading - Strip down router interface - Move network to be gossip based rather than broadcast - Restructure runtime package - Change the store interface to be simpler taking one arg only - Strip down the tunnel to be simpler - Add built in wrapper for stats requests/error tracking - more changes... See below: https://github.com/micro/go-micro/compare/v1.18.0...master
21e0932
2020-01-30 19:46
下载
v1.18.0
- Add golang ci linter - Add race detection to travis - Please the linter - Do some perf optimisations on slice alloc - Move http broker to use single entry in registry - Strip the grpc metadata filtering - Strip the old codec usage - Disable retries in client when MICRO_PROXY is enabled - Strip old X-Micro headers - Add debug/log streaming implementations - Add first debug/log interface - Huge network/tunnel refactor to fix bugs - Fix proxy slice allocation bug - Splay out some of the network events - Default to AdvertiseLocal for router - Add runtime filtering with Type - Remove SIGKILL processing
a9be128
2019-12-09 00:01
下载
v1.17.1
- fix rpc server go routine leak - add a psuedo socket pool - update debug buffer to return entries
114bc1e
2019-11-28 01:24
下载
v1.17.0
- Add github related issue templates - Add Dockerfile for predownloaded go-micro source - Regenerate all the protos to move to *.pb.micro.go - Fix api handler to parse text/plain as default content type - Fix event handler to allow GET requests - Change http broker ids to go.micro.http.broker-uuid - Require protocol field in metadata to query services via client - Process raw frames in call to Publish - Complete proxy support for processing messages - Proxy support for publishing of messages - Fix grpc connection leak by always closing the connection - Add a debug ring buffer - Add broker to tunnel and network - Force network dns resolver to use cloudflare 1.0.0.1 - Add option to specify whether server should handle signalling - Change mdns request timeout to 10ms rather than 100ms - Add router AdvertiseNone and AdvertiseLocal strategies - Rename runtime packager to builder - Add full support for a kubernetes runtime
5932dd7
2019-11-27 18:28
下载
v1.16.0
- Pre-make slices for perf optimisation - Add runtime flag and k8s runtime - Add debug/profile for pprof profiling - Reduce go routines in mdns registry and registry cache - Optimise the router flap detection
a9e8fc6
2019-11-09 18:32
下载
v1.15.1
- Router recovery penalty should be below 500
2f3c251
2019-11-04 01:10
下载
v1.15.0
- go fmt -s - web generate service on registration - downgrade some network messages to trace - fix tunnel panic on deleting link - add postgres store - change grpc recover logging - add runtime service - add kubernetes runtime - add runtime notifier - proxy add header based routing for Micro-{Gateway, Router, Network} - network hash address based on service + node id - metadata add mergecontext function
c1b0a96
2019-11-04 00:29
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载