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

Feature attachment #85 #87

Merged
merged 1 commit into from
Sep 4, 2019
Merged

Conversation

ningyu1
Copy link
Collaborator

@ningyu1 ningyu1 commented Sep 4, 2019

What is the purpose of the change

  1. fix dubbo 2.7.3 Generic bug Fix use generic invocation via API , lost "version" value [#4784] apache/dubbo#4787
  2. support implicit parameters. 目前是否支持dubbo rpc隐式参数传递呢,如何支持 #85

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a GITHUB_issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a GITHUB issue. Your pull request should address just this issue, without pulling in other changes - one PR resolves one issue.
  • Format the pull request title like Fix UnknownException when host config not exist #XXX. Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -DskipTests & mvn clean test-compile failsafe:integration-test to make sure unit-test and integration-test pass.

@ningyu1 ningyu1 merged commit 5fbadb6 into thubbo:2.7.x Sep 4, 2019
@ningyu1 ningyu1 mentioned this pull request Sep 4, 2019
4 tasks
ningyu1 added a commit that referenced this pull request Sep 4, 2019
* migratte dist (#67)

* 2.7.3 (#82)

* Update README.md

* migratte dist (#67)

* 1. Optimize the code structure
2. Add configuration component #43
3. Upgrade dubbo2.7.3, support dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
4. Optimize samples performance report #81,#76
5. Optimize the view tree #78
5.1. Character encoding of response data: UTF-8
5.2. Response data json format
5.3. Response data time format

* Optimization dependencies

* Support implicit parameters (#87)

1. fix dubbo 2.7.3 Generic bug apache/dubbo#4787
2. support implicit parameters. #85
@ningyu1 ningyu1 deleted the feature-attachment branch December 2, 2020 03:05
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.

1 participant