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

2.7.3 #82

Merged
merged 4 commits into from
Aug 16, 2019
Merged

2.7.3 #82

merged 4 commits into from
Aug 16, 2019

Conversation

ningyu1
Copy link
Collaborator

@ningyu1 ningyu1 commented Aug 16, 2019

What is the purpose of the change

Improve user experience, enhancements, bug fixes

Brief changelog

  1. Optimize the code structure
  2. Add configuration component 使用jmeter配置扩展做dubbo全局配置模块 #43
  3. Upgrade dubbo2.7.3, support dubbo2.7.x, dubbo2.6.x, dubbo2.5.x
  4. Optimize samples performance report 插件在实际压测时性能结果低 #81,jmeter压测时,施压端存在性能瓶颈 #76
  5. Optimize the view tree 时间格式被转化为"Jun 25, 2019 6:00:00 PM" ,并不是我想要的“yyyy-MM-dd” #78
    5.1. Character encoding of response data: UTF-8
    5.2. Response data json format
    5.3. Response data time format

Verifying this change

XXXXX

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.

beiwei30 and others added 4 commits April 25, 2019 10:59
2. 增加配置元件 thubbo#43
3. 升级dubbo2.7.3,支持dubbo2.7.x及以下版本
4. 优化性能报告,只统计接口执行耗时 thubbo#81thubbo#76
5. 优化查看结果树 thubbo#78
5.1. 响应数据的字符编码:UTF-8
5.2. 响应数据json格式化
5.3. 响应数据时间格式化
@ningyu1 ningyu1 merged commit dd20b8d into thubbo:2.7.x Aug 16, 2019
@ningyu1 ningyu1 deleted the dev-2.7.3 branch September 4, 2019 10:47
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