Releases: arextest/arex-api
Releases · arextest/arex-api
v0.6.5.2
What's Changed
- Feat/auto save systremConfig by @wildeslam in #430
- feat: add conversion support for NettyProvider by @shichanglin5 in #437
- feat: merge 0.6.5.1 to main by @coryhh in #439
- feat: output the type of error node by @coryhh in #440
- Feat/duplicate pinned by @QizhengMo in #441
- feat: add the logic "expire" to ComparisonIgnoreCategory by @coryhh in #445
- feat: case script block description by @dwMeng in #446
- chore: update version to "0.6.5.5" by @dwMeng in #447
- fix: nullpointer by aop by @coryhh in #448
- feat: support update targetHost by @pangdayuan1 in #449
- Fix/update scene info mongo by @coryhh in #451
- Feat/jdk21 by @QizhengMo in #452
New Contributors
- @shichanglin5 made their first contribution in #437
- @dwMeng made their first contribution in #446
Full Changelog: v0.6.5.1...v0.6.5.2
v0.6.5.1
Full Changelog: v0.6.5...v0.6.5.1
v0.6.5
What's Changed
- chore: use HttpWebServiceApiClient to send request by @coryhh in #398
- feat: update client by @coryhh in #399
- feat: Output the cancellation reason of the plan by @pangdayuan1 in #401
- chore: bump storage by @QizhengMo in #402
- feat: add the method "flushAppName" to refresh the appName which is in AppCollection by @coryhh in #403
- feat: ignore uppercase by @foodjth in #400
- feat: ai by @QizhengMo in #404
- refactor: improve the AppAuthAspect by @coryhh in #405
- Refactor/remove async buffer by @QizhengMo in #406
- chore: bump version by @QizhengMo in #407
- chore: update version to 0.1.26 by @coryhh in #408
- feat: add interface 'deletePlanItemStatistics' by @wildeslam in #409
- Feat/delete plan item statistic by @wildeslam in #410
- feat: base64 decode when save cases by @wildeslam in #414
- remove path list in collection operations by @binyu1005 in #416
- feat: add the field of "mockHandlerJarUrl" of ScheduleConfiguration by @coryhh in #415
- Feat/fs path by @wildeslam in #417
- Feat/lable4 interface by @wildeslam in #418
- feat: support the config of "spring-redis" by @coryhh in #420
- Feat/rollback fs operations by @binyu1005 in #421
- Feat/ai list by @QizhengMo in #422
- chore: 06412 by @QizhengMo in #423
- feat: replace the configuration of "dynamic" by @coryhh in #424
- feat: add logs by @coryhh in #425
- support contentTyp=formdata request by @binyu1005 in #427
- feat: queryDebugCase add skipMock header by @wildeslam in #426
- feat: support the transformconfig of root by @coryhh in #428
- feat: query compareConfig with operationName by @coryhh in #429
- Fix/batch run by @wildeslam in #432
- feat: save case merge interfaces by @wildeslam in #431
- chore: update version to "0.6.5" by @coryhh in #433
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Fix/npe by @wildeslam in #370
- Feat/auto interrupt plan by @QizhengMo in #371
- Refactor/system config by @wildeslam in #373
- feat: delete config by @wildeslam in #374
- feat: refresh ComparisonIgnoreCategory by @coryhh in #375
- feat: batch save config by @wildeslam in #377
- add infoId in duplicate method by @binyu1005 in #376
- feat:query all existed category by @wildeslam in #379
- feat: add query interfaces of collection by @foodjth in #378
- feat: recovery InterceptorConfiguration by @wildeslam in #380
- Feat/auth switch2 by @wildeslam in #381
- fix: /listJar npe by @wildeslam in #382
- feat: modify planFinishedListener Loading by @wildeslam in #384
- feat: add transform config by @coryhh in #383
- fix collection moving issue. by @binyu1005 in #386
- refactor: remove invalid code by @coryhh in #387
- chore: docker build springboot by @QizhengMo in #388
- feat: add caseId for queryReplayCase response by @mr3 in #389
- fix: api/report/queryReplayCase with keyword by @mr3 in #390
- feat: add systemconfig by @coryhh in #391
- fix: api/report/queryReplayCase with diffCode by @mr3 in #392
- chore: improve the structure of "login" by @coryhh in #393
- refactor: modify runnable to transform context by @coryhh in #394
- feat:support sentinel redis by @coryhh in #395
- feat: remove empty config by @wildeslam in #396
- Feat/save configs by @wildeslam in #397
- feat: check collection format by @wildeslam in #385
New Contributors
Full Changelog: v0.6.3...v0.6.4
Version 0.6.3
What's Changed
- update mail service address by @binyu1005 in #346
- Update README.MD by @lijing-22 in #348
- fix: prom init by @QizhengMo in #349
- Feat/operation name ignore by @wildeslam in #347
- fix: tomcat config by @QizhengMo in #350
- feat: CategoryIgnore config incremental update by @wildeslam in #351
- feat: add dependencyList for ApplicationService interface by @wildeslam in #352
- Feat/multi env config by @QizhengMo in #353
- feat: remove "arex.config.default.service" by @coryhh in #354
- chore: update yaml by @coryhh in #355
- fix:modify viewRecord url config by @wildeslam in #356
- feat: add global system config "ipIgnore" by @coryhh in #357
- perf: transform old config to new by @wildeslam in #358
- feat: parse http client mocker by @QizhengMo in #360
- fix: refresh the missing RecordServiceConfig by @coryhh in #359
- Update the null-check logic for querying recording cases by @binyu1005 in #362
- build: bump mapstruct version to 1.5.5.Final by @mr3 in #364
- feat:ignoreCategory config Deduplication by @wildeslam in #363
- build: maven ci friendly setup by @mr3 in #365
- chore: update ignoredTimePrecisionMillis from 2000 to 60000 by @coryhh in #366
- fix: only output errormsg when plan is interrupted by @coryhh in #367
- fix:mapstruct by @wildeslam in #368
- add FSItem nodes by appName and interfaceName by @binyu1005 in #369
New Contributors
- @lijing-22 made their first contribution in #348
Full Changelog: v0.6.2...v0.6.3
Version 0.6.2
What's Changed
- feat: docker image by @QizhengMo in #329
- chore:app auth switch off by @wildeslam in #330
- feat: add extend point for additional config of collection by @coryhh in #331
- feat:pin DubboProvider by @wildeslam in #333
- feat: query compareconfig by category by @coryhh in #334
- Feat/view record decode by @QizhengMo in #332
- feat:add queryPlanStatistic for backend by @wildeslam in #335
- feat: add caseTags to ReportPlanStatisticCollection by @coryhh in #336
- chore: update the version of arex-storage-config by @coryhh in #338
- Feat/localhost by @wildeslam in #339
- feat: add labels, when pinning case from replay by @coryhh in #340
- Feat/update jar profile by @binyu1005 in #323
- Feat/unique index on app contraxt by @wildeslam in #341
- fix: optimize syncContract by @wildeslam in #342
- feat: when duplicate Environment, return the new Environment by @coryhh in #344
- fix: planId unDefined by @wildeslam in #343
- Fix/plan id undefined by @wildeslam in #345
Full Changelog: v0.6.1...v0.6.2
Version 0.6.1
What's Changed
- Update code style configuration file by @binyu1005 in #291
- fix: write log exception by @mr3 in #292
- chore: change delete order of report by @QizhengMo in #294
- Feat feedback2 by @wildeslam in #293
- fix: the npe caused by SpringCGLIBEnhancer by @coryhh in #295
- chore: reformat code to google style by @QizhengMo in #296
- fix: npe by cglib by @wildeslam in #297
- Feat flat contract by @wildeslam in #298
- Feat reCalculate by @wildeslam in #299
- feat: remove error msg by @wildeslam in #300
- feat: change properties key by @wildeslam in #301
- Feat chage properties key by @wildeslam in #302
- chore: web-api profile by @QizhengMo in #303
- refactor: add the defaultconfig for the query of compareconfig from schedule-api by @coryhh in #304
- Google code style by @binyu1005 in #306
- Feat remove redirect uri by @binyu1005 in #307
- feat: visibility isolate by @wildeslam in #308
- feat: add getPlanItemStatistic by @wildeslam in #309
- feat: overwrite appName by @wildeslam in #310
- feat: add the interface of "queryglobalconfig" and "queryConfigOfCategory" by @coryhh in #311
- feat: docker image by @QizhengMo in #313
- fix: when query the compare-config about replay, the result contains the config about interface by @coryhh in #314
- fix: the problem of null-pointer by @coryhh in #315
- feat: support system configuration delivery by @coryhh in #316
- feat: redisson opt by @wildeslam in #317
- Feat re calculate inform by @wildeslam in #318
- feat: remove invalid code and lazy mongotemplate by @coryhh in #319
- feat: move ArexException file to common by @binyu1005 in #320
- feat: keyFormula by @wildeslam in #321
- Feat key formula by @wildeslam in #322
- feat: get pom version at vi/health interface by @wildeslam in #324
- feat: remove errorMsg by @wildeslam in #326
- Feat/remove error msg by @wildeslam in #327
- feat: get pom version at vi/health interface by @wildeslam in #328
New Contributors
Full Changelog: v0.6.0...v0.6.1
Version 0.6.0
What's Changed
- fix: the problem of "redis connect" by @coryhh in #262
- fix: set default time for /aggCount by @wildeslam in #263
- fix: the problem of "redis connect" by @coryhh in #264
- Feat remove host while agent sending shutdown signal by @binyu1005 in #265
- do not update modifiedTime in RecordServiceConfig after removing inst… by @binyu1005 in #266
- refactor: refactor config by @coryhh in #267
- Feat support prometheus metrics by @binyu1005 in #268
- Feat improve report pass rate by @wildeslam in #269
- fix: missing property by @coryhh in #270
- fix: the error url in inviteEmail by @coryhh in #271
- fix: improve the query of planItemStatic by @coryhh in #272
- Feat serialize update backup by @ZhitaoGan in #273
- fix: "delete updateCustomConfig route, because modify/update route ca… by @ZhitaoGan in #274
- save user after oauth login by @binyu1005 in #275
- return id after saving environment by @binyu1005 in #277
- feat:temporary exclusion config by @wildeslam in #276
- fix: fix the NullPointerException and update the version to 0.5.0.5 by @coryhh in #278
- Feat move jwt util.java to common by @binyu1005 in #279
- add parentPath in FsItems by @binyu1005 in #280
- Feat system config by @wildeslam in #281
- Feat list user by @wildeslam in #282
- feat:baseUserInfo by @wildeslam in #283
- Add case from Record will save to a default path by @binyu1005 in #284
- fix:npe by @wildeslam in #285
- fix: the missing of add dependencyId, when add the config of reference and release the version to 0.5.0.7 by @coryhh in #286
- rename configuration keys by @binyu1005 in #288
- Feat permission by @wildeslam in #287
- chore:update version by @wildeslam in #289
- chore:update version by @wildeslam in #290
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
What's Changed
- feat: "adding crud for encryption" by @ZhitaoGan in #230
- Feat support re run by @wildeslam in #232
- Feat desensitization jar by @QizhengMo in #233
- chore: ver 0.4.3.2 by @QizhengMo in #234
- fix: mongodb filter isSynthetic field by @shanliang92 in #236
- refactor: refactor the ComparisonSummaryService to facilitate expansion by @coryhh in #237
- feat:add InterceptorConfig by @wildeslam in #238
- chore: desensitization ver by @QizhengMo in #239
- 398 feat support github, google, gitlab oauth login by @binyu1005 in #240
- cache getting local host method by @binyu1005 in #241
- add redirectUri property in oauth info method by @binyu1005 in #242
- add queryDebuggingCase method by @binyu1005 in #243
- Feat default time range by @wildeslam in #246
- fix mongodb log4j exception by @binyu1005 in #245
- feat:exclusionCategoryConfig curd by @wildeslam in #235
- Feat ignore category by @wildeslam in #247
- feat: "add route for removing instances and add update time method so… by @ZhitaoGan in #248
- chore:add oauth dependency by @wildeslam in #249
- Chore change jar loader by @QizhengMo in #244
- change log level to 'INFO' by default by @binyu1005 in #250
- Fix ignore by @wildeslam in #252
- add oauthUri property by @binyu1005 in #253
- fiix: listkey cycle by @coryhh in #254
- chore: remove jar validation by @QizhengMo in #255
- Feat rerun pt2 by @wildeslam in #256
- fix endTime by @wildeslam in #257
- fix: ignore category npe by @wildeslam in #259
- Fix by @wildeslam in #258
- Rename log4j plugin name by @binyu1005 in #260
- Address completion in debugging case by @binyu1005 in #261
New Contributors
- @shanliang92 made their first contribution in #236
Full Changelog: v0.4.3...v0.5.0
v0.4.3
What's Changed
- feat: adding a new route, agentStatus, where it checks the modified time. by @ZhitaoGan in #222
- Feat stopplan by @QizhengMo in #223
- chore: ver 0.4.2.1 by @QizhengMo in #224
- fix: "remove the if statement for null case of serviceConfig" by @ZhitaoGan in #225
- fix: the problem of duplicate key by @coryhh in #226
- chore: dependency update by @QizhengMo in #228
- fix: fix the problem of adding reference and update versin to 0.4.2.2 by @coryhh in #229
- chore: update version to 0.4.3 by @coryhh in #231
New Contributors
- @ZhitaoGan made their first contribution in #222
- @QizhengMo made their first contribution in #223
Full Changelog: v0.4.2...v0.4.3