Releases: keploy/keploy
Releases · keploy/keploy
v3.1.0
v2.12.0
What's Changed
- fix: prevent unnecessary JSON escaping for full-body template replacements by @officialasishkumar in #3391
Full Changelog: v2.11.34...v2.12.0
v3.0.4
v3.0.3
v3.0.2
Changelog
- d99ebae ci: make docker publish for v3 (#3394)
- ae5d167 fix: detect app stopped in case of docker compose (#3256)
- 86ad97c fix: fix fuzzer pipelines (#3335)
- 3379471 fix: url templatize in case of encoded string (#3376)
- 138ae96 fix: network alias for docker compose (#3368)
- c1d437a fix: prevent resource leaks and fix identifier spelling (#3369)
- e10e557 fix: correct spelling errors in non-critical code paths (#3361)
- d157c5d fix: test execution order with response timestamp fallback (#3364)
- c8f0559 fix: fixing passthrough function by enabling looping, for long lived connections (#3329)
- b06dd8f Feat: Synchronous recording mode in incoming proxy (without concurrent requests) (#3326)
- 6d505b8 feat: Hook points for agent while test and record mode (#3315)
- 1ca61ed fix: noise filteration for nested fields and report noise detection (#3310)
- 5a2ea31 fix: config values overridden to empty due to explicit proto paths parsing (#3318)
- ec70beb bug: added missing flag implementation (#3271)
- ed4ae17 chore: ignore content-length and message length mismatches when body content is identical (#3309)
- 71a2b37 fix: mysql prepare statement id mapping during test mode (#3307)
- cd4df71 fix(http): make Transfer-Encoding detection case-insensitive (#3303)
v2.11.34
What's Changed
- fix: url templatize in case of encoded string by @kapishupadhyay22 in #3373
Full Changelog: v2.11.33...v2.11.34
v2.11.33
What's Changed
- fix: test execution order with response timestamp fallback (#3364) by @gouravkrosx in #3365
Full Changelog: v2.11.32...v2.11.33
v2.11.32
What's Changed
- fix: Passthrough for long lived connections (enabled looping) by @kapishupadhyay22 in #3327
Full Changelog: v2.11.31...v2.11.32
v2.11.31
What's Changed
- fix: proto paths are not read from config by @officialasishkumar in #3314
- fix: noise filteration for nested fields and report noise detection by @officialasishkumar in #3312
Full Changelog: v2.11.30...v2.11.31
v2.11.30
What's Changed
- chore: ignore content-length and message length mismatches when body content is identical by @gouravkrosx in #3308
Full Changelog: v2.11.29...v2.11.30