Releases: arextest/arex-replay-schedule
Releases · arextest/arex-replay-schedule
v0.4.2
What's Changed
- fix: cpuratio empty when configuration init by @QizhengMo in #126
- fix: case repetitive consume by @QizhengMo in #128
- chore: parent pom ver by @QizhengMo in #130
- chore:adjust dependency by @wildeslam in #131
- Feat plan monitor merge by @QizhengMo in #129
- feat: ordered replaySender by @shanliang92 in #133
- Feat dependency compare con by @QizhengMo in #132
Full Changelog: v0.4.0...v0.4.2
v0.4.0
What's Changed
- feat: resolve cases where the number of cases is negative by @pangdayuan1 in #82
- fix: mongo query sort using memory reach limit by @QizhengMo in #95
- feat: optimize compare sort logic by @pangdayuan1 in #76
- fix: post process case item when doing fixed case query by @QizhengMo in #98
- feat: add ContextPath in ServiceInstance by @ywqiunousername in #100
- feat: filter replay by include service opeartions by @binyu1005 in #101
- Feat biz log2 by @QizhengMo in #94
- update test cases by @binyu1005 in #102
- feat: expose hook for plan creation by @QizhengMo in #103
- chore: change method signature to accept request by @QizhengMo in #104
- chore: update compare sdk by @QizhengMo in #105
- fix: empty mq compareResult by @ywqiunousername in #107
- feat: Major Release 1.0.27 by @ywqiunousername in #108
- feat: modified onexcetion hook signature by @QizhengMo in #110
- fix: logtype by @QizhengMo in #111
- Feat: support different protocols generally by SPI by @wildeslam in #106
- feat:correct yml by @wildeslam in #116
- Fix package&deploy by @wildeslam in #118
- Fix package&deploy by @wildeslam in #119
- Fix package&deploy by @wildeslam in #121
- Fix package&deploy by @wildeslam in #122
- fix: resumed plan missing case count limit by @QizhengMo in #120
- feat: quick compare by @QizhengMo in #117
- feat: create plan fail reason code by @QizhengMo in #123
- feat:general protocol support by @wildeslam in #124
- add javadoc for extension by @wildeslam in #125
New Contributors
- @ywqiunousername made their first contribution in #100
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Feat plan execution context && QpsLimitter Optimization && parallel action item by @QizhengMo in #77
- feat: filterActionItem by @wangyechao in #74
- feat: query case based on operationTypes by @mr3 in #83
- feat: common date field for schedule related collections by @QizhengMo in #85
- chore: update the sdk version to 0.1.16 by @coryhh in #86
- Fix qps calculation zero guard by @QizhengMo in #87
- refactor: extract interface for self-healing executors by @QizhengMo in #81
- fix: plan finished case count when cases are skipped by @QizhengMo in #89
- feat: add CompareConfigExtensionService by @wangyechao in #88
- fix: case expired when rerunning failed case by @coryhh in #90
- chore: send pool reject policy by @QizhengMo in #91
- chore: update the version to 1.0.25 by @coryhh in #93
New Contributors
- @QizhengMo made their first contribution in #77
- @wangyechao made their first contribution in #74
- @mr3 made their first contribution in #83
Full Changelog: v0.2.10...v0.3.0
v0.2.10
What's Changed
- feat: support replay in multiple instances by @pangdayuan1 in #64
- feat: support pinned data replay by @pangdayuan1 in #70
- feat: filter unrelated appService by @shanliang92 in #63
- feat: add the BuildReplayPlanType.BY_ROLLING_CASE to replay the case in ROLLING table by @coryhh in #75
- chroe: update version to 1.0.24 by @coryhh in #78
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- feat:fill in the requestHeader with exclusionOperationMap by @coryhh in #12
- Create maven-publish.yml by @mokdeve in #13
- fix:when requestHeaders contains ".", the database throws error by @coryhh in #15
- package to jar or war by @mokdeve in #14
- update full url by @binyu1005 in #33
- update operationName generation method by @binyu1005 in #34
- Update the value of servlet operationName by @binyu1005 in #35
- feat:add the function of sql parsing by @coryhh in #39
- chore:add the authorization of release by @coryhh in #41
- Logging into mongodb by @binyu1005 in #46
- fix:PrepareCompareItemBuilder.build by @coryhh in #48
- feat:add the interrupted reason by @coryhh in #53
- Add get method of createPlan for CI operation by @binyu1005 in #55
- feat: createPlan add caseCountLimit by @pangdayuan1 in #54
- feat: update compare sdk version by @pangdayuan1 in #59
- Support replaying for dubbo protocol by @binyu1005 in #60
- feat: change the timeout period to configurable by @pangdayuan1 in #61
- 修复mongo编码问题 by @MentosL in #58
- remove MongoDb4Provider.java by @binyu1005 in #62
- expose the log entry for easy expansion by @pangdayuan1 in #56
- fix: the missing of caseType, when the replayPlanType is BuildReplayPlanType.BY_FIXED_CASE by @coryhh in #67
- perf:aggregate query by @wildeslam in #65
- fix: add recordId to replay warm up request by @coryhh in #69
- refactor: update version to 1.0.21 by @coryhh in #71
- fix: nullpointerexception by @coryhh in #72
New Contributors
- @mokdeve made their first contribution in #13
- @MentosL made their first contribution in #58
- @wildeslam made their first contribution in #65
Full Changelog: v0.2.4...v0.2.9
Version 0.2.4
What's Changed
- refactor:query configuration from report service by @coryhh in #7
- Ignore Dynamic type comparison by @binyu1005 in #8
- Ignore Redis type comparison by @binyu1005 in #9
- chore:update the version of the "compare-sdk" by @coryhh in #10
- Fix the problem that the GET method cannot be replay by @binyu1005 in #11
Full Changelog: v0.2.3...v0.2.4