forked from apache/dubbo-go
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.0 #4
Merged
Merged
3.0 #4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]> * improve etcd version and change create to put (#1203) * dependency prompt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xin.Zh <[email protected]> Co-authored-by: AlexStocks <[email protected]> Co-authored-by: randy <[email protected]>
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]> * improve etcd version and change create to put (#1203) * update github.com/RoaringBitmap/roaring to v0.7.1 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xin.Zh <[email protected]> Co-authored-by: AlexStocks <[email protected]> Co-authored-by: randy <[email protected]>
* improve etcd version and change create to put * nacos report * nacos report and reference config provided_by * Rename the constant * maintain consistent code style
* Ftr: integration testing with dubbo-go-samples * Add: add default integration test * Fix: fix github-actions.yml Co-authored-by: rai <rai>
* unit tests for app metadata reporter of zookeeper * fix unused test case
…bbo3 (#1240) * fix: change 3.0 triple provider reference * fix: change 3.0 triple provider reference * Fix: add liscence
* unittests for DubboCodec * fix serializing url bug and add error handling * gofmt
* restructure remoting metadata serivce * conform to the code style of imports
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]> * improve etcd version and change create to put (#1203) * build(deps): bump actions/cache from 2.1.5 to 2.1.6 Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xin.Zh <[email protected]> Co-authored-by: AlexStocks <[email protected]> Co-authored-by: randy <[email protected]>
* fix type; remove useless code * log
…support. (#1242) * improve etcd version and change create to put (#1203) * fix: add msgpack serializer support * fix: add msgpack serializer support * fix: change triplr * fix: add msgpack * feat: add multicodec Co-authored-by: randy <[email protected]>
* fix graceful shutdown bugs * simplify log * fix graceful shutdown bug for invokers * fix timeout bug * fix RequestsFinished not working bug * fix bugs related ShutdownConfig
* modify map use in nacos service_discovery * fix map double write bug * etcd app level service discovery implement * ange variable name; add more asserts for etcd_report tes * Update report.go Co-authored-by: yexiaobo <[email protected]> Co-authored-by: Xin.Zh <[email protected]>
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]> * improve etcd version and change create to put (#1203) * up:remoting nacos * add:nacos service discovery * up:设置默认值 * up:nacos registroy client * up:nacon config client * up:go fmt * up:nacos config client * up:test * up:修改初æ测试方法 * up:fmt * up:triple version * up:修改配置操作 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xin.Zh <[email protected]> Co-authored-by: AlexStocks <[email protected]> Co-authored-by: randy <[email protected]>
* remove grpc plugin dependency on grpc protocol * move pb and pb.go to internal
* build(deps): bump actions/cache from v2.1.4 to v2.1.5 Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]> * improve etcd version and change create to put (#1203) * rename * Fix: left shift byte 24/16/8 bits, always get 0 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xin.Zh <[email protected]> Co-authored-by: AlexStocks <[email protected]> Co-authored-by: randy <[email protected]>
update Reporting bugs use chinese rename contributing rename CONTRIBUTING update README_CN fix typo fix CONTRIBUTING file path update quick start link fix typo fix type fix typo
* fix * Fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What this PR does:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: