Skip to content

Releases: keploy/keploy

v3.1.0

25 Dec 12:22
7beb63e

Choose a tag to compare

Changelog

  • 7beb63e chore: update docker SDK to support docker server API version 1.52+ (#3418)

v2.12.0

24 Dec 16:34
11cf5ca

Choose a tag to compare

What's Changed

Full Changelog: v2.11.34...v2.12.0

v3.0.4

24 Dec 17:17
37af12c

Choose a tag to compare

Changelog

  • 37af12c feat: synchronous mocking relative to test cases (#3403)
  • ee90e1d feat: added nil checks for svc and also registered gob data types (#3325)
  • 51ff0e5 fix: fixed sync Http recording by dialing server sequentially (#3383)

v3.0.3

23 Dec 09:57
37af12c

Choose a tag to compare

Changelog

  • 37af12c feat: synchronous mocking relative to test cases (#3403)
  • ee90e1d feat: added nil checks for svc and also registered gob data types (#3325)
  • 51ff0e5 fix: fixed sync Http recording by dialing server sequentially (#3383)

v3.0.2

18 Dec 11:03
d99ebae

Choose a tag to compare

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

15 Dec 06:41
7fd28a4

Choose a tag to compare

What's Changed

Full Changelog: v2.11.33...v2.11.34

v2.11.33

12 Dec 11:29
7a0452a

Choose a tag to compare

What's Changed

Full Changelog: v2.11.32...v2.11.33

v2.11.32

03 Dec 14:04
e2aebbe

Choose a tag to compare

What's Changed

Full Changelog: v2.11.31...v2.11.32

v2.11.31

26 Nov 15:38
202af05

Choose a tag to compare

What's Changed

Full Changelog: v2.11.30...v2.11.31

v2.11.30

25 Nov 09:44
150b927

Choose a tag to compare

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