What's Changed
- fix: the value of callReplayMax sets zero by @coryhh in #242
- feat: pinned case support AutoPinned provider by @sljoyy in #241
- feat: remove single mocker by @sljoyy in #243
- feat: add exclusion configs for load interface by @wildeslam in #239
- feat: Add expiration time to AutoPinned table by @pangdayuan1 in #247
- feat: add SQL parsing time-consuming metric by @yanni97 in #245
- feat: Use the config configuration in the public common package by @pangdayuan1 in #244
- fix: metricListenerList may be empty so modify the injection method by @yanni97 in #249
- feat: strictly limited to the same recordId by @sljoyy in #250
- feat: When a case is deduplicated, update the case status by @pangdayuan1 in #251
- feat: recording details interface output case path by @pangdayuan1 in #248
- feat: import the bean of “ConfigProvider” by @coryhh in #253
- Fixed the issue of duplicate data insertion during replay by @pangdayuan1 in #252
- feat: add findByAppId method by @pangdayuan1 in #254
- feat: add updateServiceConfigTime by @coryhh in #255
- feat: add parsing success or failure metric by @yanni97 in #256
- feat: verify record config by @coryhh in #257
- feat: Modify the number of core threads saved in batches by @pangdayuan1 in #258
- feat: When query Scene Collection, only the recordId field is queried by @pangdayuan1 in #259
- fix:response code by @coryhh in #260
- feat: compare result idx by @QizhengMo in #261
- chore: update version to 1.2.27 by @coryhh in #263
- fix: trimJson by @wildeslam in #246
- fix: machine limit by @QizhengMo in #264
- fix: Invalidates cases that fail to be saved in bulk by @pangdayuan1 in #265
- feat: add coverage log by @pangdayuan1 in #266
- feat: add batchSaveReplayResult interface by @pangdayuan1 in #268
- feat: add batchQueryMockers interface by @pangdayuan1 in #269
- feat: modify jsqlparser version by @yanni97 in #270
- fix: Modify the return type of the batchQueryMockers method by @pangdayuan1 in #271
- feat: remove updateExpirationTime method by @pangdayuan1 in #272
- fix: the issue that cache load fails to load is fixed by @pangdayuan1 in #273
- fix: Fixed the issue that there was no matching relationship between … by @pangdayuan1 in #275
- feat: coverage event ext by @QizhengMo in #276
- feat: support local desensitization by @coryhh in #277
- feat: Calculating eigen values can remove noise data by @pangdayuan1 in #278
- Feat/jdk21 by @QizhengMo in #280
- use system time while adding mock by @binyu1005 in #281
- fix: nullPointer in base64 pattern by @coryhh in #282
Full Changelog: v0.6.5...v0.6.5.2