Skip to content
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

Fix app matadata not compatible with java #2562

Closed
wants to merge 79 commits into from

Conversation

FoghostCn
Copy link
Contributor

Fix #2543

FoghostCn and others added 30 commits July 7, 2023 16:21
# Conflicts:
#	go.mod
#	go.sum
# Conflicts:
#	go.mod
#	metrics/prometheus/reporter.go
#	metrics/rpc/util.go
chickenlj and others added 27 commits November 11, 2023 21:15
* client api

* client api

* update triple client and server api

* code format

* fix example

* put version and group into CallOption

* put version and group into CallOption

* code fmt

* remove redundant parameter

* update api

* mod tidy

* metadata support Params

* move MethodOption to config package

* mod tidy

* append tracing filters

* rename, metric to metrics
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220114195835-da31bd327af9 to 0.1.0.
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](golang/net@v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ient level registry if reference level is empty. (apache#2519)
* add dubbo.yml

* add lock

* modify logic

* add log

* modify import
* feat: introduce connection concept

* fix CI

* fix lint
* update proto-gen-triple

* update proto-gen-triple

* add import
* add reflection service

* add license

* fix lint

* fix lint

* fix lint

* update license

* fix comment

* rename reflection.proto

* ignore license

* fix lint

* update proto

---------

Co-authored-by: Ken Liu <ken.lj.hz@gmail.com>
* rename health.proto

* add test for healthServer

* add comment

* add test

* modify comment

* resolve conflicts

* resolve conflicts

* update proto
* Adapt config.load

* resolve circular dependencies

* add license

* add comment

* modify comment

* modify comment

* fix key

* modify comment
…pache#2532)

* feat: support triple group/version division for a certain Interface

* add unit test

* import format

* fix some comments
* dongjiang, add interleaved weighted roundrobin loadbalance

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

* add benchmarks test case

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

* fix unittest case name

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>

---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
@FoghostCn FoghostCn closed this Jan 4, 2024
Copy link

sonarcloud bot commented Jan 4, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@FoghostCn FoghostCn deleted the release-3.1 branch January 4, 2024 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants