登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
代码拉取完成,页面将自动刷新
开源项目
>
程序开发
>
微服务
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
13
Star
49
Fork
2
Gitee 极速下载
/
go-micro
代码
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
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
下载
v1.14.0
- Remove consul registry - Change store Sync endpoint to List - Remove cloudflare-go usage in store - Add non-backwards compatible link changes
e85863d
2019-10-25 22:48
下载
v1.13.2
- Fix proxy selection to use round robin strategy
317cf76
2019-10-22 18:58
下载
v1.13.1
- Fix divide by zero bug in broker
a89d1ed
2019-10-19 15:11
下载
v1.13.0
- Fix network recursive read lock bug - Add certmagic random pull time - Strip http broker topic: prefix
d3140c0
2019-10-18 18:35
下载
v1.12.0
- Add ACME Provider interface - Implement certmagic ACME Provider - Add certmagic Store implementation - Add broker service implementation - Add ability to set grpc dial and call options - Add etcd registry and other plugins - Add Network.Connect rpc endpoint - Resolve network node dns names - Support Network.Routes querying - Fix caching registry bugs - Move gossip registry to go-plugins - Add router advertise strategy - Add Cloudflare store implementation - Add store service implementation
9d55984
2019-10-17 04:19
下载
v1.11.3
- Fix the quic-go checksum mismatch by updating to 0.12.1
6d21eed
2019-10-12 19:20
下载
v1.11.2
- Fix cache error check
e8e5871
2019-10-11 17:47
下载
v1.11.1
- Fix cache registry deadlocking bug
c8d71e0
2019-10-04 23:40
下载
v1.11.0
This is likely the last release of v1 - Use new connections for streams rather than the connection pool - Add the registry service flags and env vars - Fix go 1.13 tests - Check transport in monitor health check - Add Nodes/Graph endpoint for network rpc - Change Nodes to Peers in the network - Add a variety of network tests to validate - Add network peer pruning - Check stale registry cache when registry is down - Add TTL/Expiry to memory registry - Flatten advert event map in router for flap detection - Add runtime top level interface - Recover grpc handler failures - Add quic transport keepalive and dial timeout - Add link error handling
6477c3a
2019-10-02 01:33
下载
v1.10.0
- Add grpc client code application/grpc content-type - Move client to use stream dialer - Add network implementation - Add dynamic plugin loading - Add multilink usage in proxy - Add registry implementation - Scope mdns to .micro domain - Support grpc server processing by default - Add tunnel broker
6ec3280
2019-09-11 09:26
下载
v1.9.1
- Fix waitgroup race condition
ac2a5a0
2019-08-19 19:06
下载
v1.9.0
- Fix grpc codec for broker publishing - Use the connection pool for streaming - Send EOS from client when closing stream - Add stream header to mucp protocol - Add stream multiplexing in the server - Fix watcher bug in file config source - Fix monitoring watcher to only look at mucp services - Only check router status on lookup failure - Fix proxy streaming and client request processing - Fix host:port processing for messaging systems - Add start method to the router - Fix router race condition for default values - Add loopback detection to the tunnel - Add connection retry logic to tunnel - Make log levels accessible for the logger - Add proxy muxer for internal calls
718ae42
2019-08-19 15:34
下载
v1.8.3
- Fix nats draining - More verbose selector errors to return service name - Move handler debug package - Add a monitoring package - Fix consul address parsing - Fix server extraction code - Add tunnel implementation - Add util log level - Add util io package to wrap transport socket
cb4e376
2019-08-12 19:35
下载
v1.8.2
- Point release for micro - Adds travis caching - Removes unused network code - Adds tunnel interface - Consul agent check - Router handler interface - Non host:port fixes
0d85e35
2019-08-06 18:54
下载
v1.8.1
- Use mdns 0.2.0 release tag
89fc142
2019-07-31 20:16
下载
v1.8.0
- Move the selector into client - Change broker.Publication to broker.Event - Move cmd into config - Enable default json processing in api - Remove port from registry - Memory broker/transport race fixes - GRPC codec fix - Client pool interface - Router interface/service implementations - Config decoding fixes - Memory store expiration fix - Network link/tunnel/resolver packages - Proxy router caching - Registry util functions
852abca
2019-07-30 01:57
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Go
1
https://gitee.com/mirrors/go-micro.git
git@gitee.com:mirrors/go-micro.git
mirrors
go-micro
go-micro
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册