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

migrate dist into 2.7.x #67

Merged
merged 1 commit into from
Apr 19, 2019
Merged

Conversation

ningyu1
Copy link
Collaborator

@ningyu1 ningyu1 commented Apr 19, 2019

What is the purpose of the change

migrate dist

Brief changelog

migrate dist

Verifying this change

none

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 311cdea into thubbo:2.7.x Apr 19, 2019
@ningyu1 ningyu1 deleted the migrate-dist-2.7.x branch April 19, 2019 08:20
@qinguanglin381199311
Copy link

大佬们,

ningyu1 added a commit to ningyu1/jmeter-plugins-dubbo that referenced this pull request Aug 16, 2019
ningyu1 added a commit that referenced this pull request Aug 16, 2019
* 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
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
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.

None yet

2 participants