- Feb 17, 2022
-
-
Laurence authored
Release 3.0.1 CHANGELOG
-
- Feb 16, 2022
- Feb 15, 2022
-
-
dependabot[bot] authored
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/zap/compare/v1.20.0...v1.21.0 ) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 13, 2022
-
-
Mulavar authored
* fix tps filter panic bug(pre-check the configuration of tps at the start phase) * fix tps limit unit test * add exists flag to tps filter extension Co-authored-by:
dongjianhui03 <dongjianhui03@meituan.com>
-
- Feb 12, 2022
-
-
binbin.zhang authored
-
牛学蔚 authored
-
氕氘氚 authored
-
Mulavar authored
* refactor(extension): add exist flag to extensions.GetXX methods * go mod tidy Co-authored-by:
dongjianhui03 <dongjianhui03@meituan.com>
-
- Feb 11, 2022
-
-
牛学蔚 authored
-
- Feb 07, 2022
-
-
dependabot[bot] authored
Bumps [go.etcd.io/etcd/server/v3](https://github.com/etcd-io/etcd) from 3.5.0-alpha.0 to 3.5.2. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.0-alpha.0...v3.5.2 ) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/server/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Xin.Zh <dragoncharlie@foxmail.com>
-
dependabot[bot] authored
Bumps [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.1...v3.5.2 ) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Xin.Zh <dragoncharlie@foxmail.com>
-
dependabot[bot] authored
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Changelog](https://github.com/etcd-io/etcd/blob/main/Dockerfile-release.amd64) - [Commits](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.5.2 ) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 06, 2022
-
-
sunrui1225 authored
-
- Feb 01, 2022
-
-
zhaoyunxing authored
* up:处理nacos客户端共用问题 * fmt:import * up:更新客户端获取 * 修复测试用例问题 * up:测试问题 * fmt * 修复测试用例 * fmt * 修改impl测试问题 * fix:测试用例 * fix:修改应用级服务发现
-
binbin.zhang authored
-
dependabot[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.12.0...v1.12.1 ) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.43.0 to 1.44.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](https://github.com/grpc/grpc-go/compare/v1.43.0...v1.44.0 ) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jan 28, 2022
-
-
Xuewei Niu authored
directory refine
-
Xuewei Niu authored
nacos listener check healthy
-
Xuewei Niu authored
Update grpc-go to support triple stream ctx attachement
-
- Jan 27, 2022
-
-
LaurenceLiZhixin authored
-
Xuewei Niu authored
* fix(adasvc): do not load adaptive service filter if not set * style: format in dubbo style
-
- Jan 26, 2022
-
-
binbin.zhang authored
-
- Jan 25, 2022
-
-
sanxun0325 authored
-
sanxun0325 authored
-
Jason Peng authored
-
dependabot[bot] authored
Bumps [github.com/jinzhu/copier](https://github.com/jinzhu/copier) from 0.3.2 to 0.3.5. - [Release notes](https://github.com/jinzhu/copier/releases) - [Commits](https://github.com/jinzhu/copier/compare/v0.3.2...v0.3.5 ) --- updated-dependencies: - dependency-name: github.com/jinzhu/copier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0 ) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jan 20, 2022
-
-
望哥 authored
* upgrade hessian2 to v1.11.0 * directly assign decoded obj to response * fix dubbo hessian unit test
-
- Jan 18, 2022
-
-
Xuewei Niu authored
* fix: fix adaptive service issues * fix: add license * fix: fix logging message
-
- Jan 17, 2022
-
-
Laurence authored
feature-graceful-shutdwon
-
Laurence authored
add unit test
-
LaurenceLiZhixin authored
-
Ubuntu authored
-
- Jan 16, 2022
-
-
sunrui1225 authored
-
LaurenceLiZhixin authored
-
LaurenceLiZhixin authored
-
LaurenceLiZhixin authored
-
LaurenceLiZhixin authored
-