Skip to content

Releases: keploy/keploy

v3.4.10

22 Apr 09:12
c89a534

Choose a tag to compare

Changelog

  • c89a534 fix(replay): write mappings for streaming test cases (#4099)
  • 7065554 ci: replace ttl.sh with artifacts and reuse prebuilt binaries for Docker (#4097)

v3.4.9

21 Apr 17:23
9f0bcb1

Choose a tag to compare

Changelog

  • 9f0bcb1 feat(test): enable strictMockWindow by default (#4096)

v3.4.8

21 Apr 15:27
688fce6

Choose a tag to compare

Changelog

  • 688fce6 fix(models): persist HTTPReq/HTTPResp Timestamp as RFC3339Nano in BSON (#4094)
  • 2debafc fix(tls): merge system CA bundle with Keploy MITM CA in shared-volume mode (closes #4088) (#4089)
  • e7f81cb fix(agent): gate /agent/ready on CA bundle being written (closes #4086) (#4087)

v3.4.7

21 Apr 11:12
85e98bd

Choose a tag to compare

Changelog

  • 85e98bd feat: log pruned mock details during UpdateMocks (#4091)

v3.4.6

20 Apr 18:44
5217bff

Choose a tag to compare

Changelog

  • 5217bff fix: correct mappings.yaml backfill, silence self-heal spam, restore agent mode wiring (#4084)

v3.4.5

20 Apr 17:39
3025a5a

Choose a tag to compare

Changelog

  • 3025a5a fix: generic mock flush when response complete (#4082)
  • 0ed13f5 feat: add global --json flag for structured output across all commands (#4012)

v3.4.4

19 Apr 18:21
fbd7419

Choose a tag to compare

Changelog

  • fbd7419 fix(proxy,tools): keep ERROR level, attach next_step guidance (#4078)
  • 227c5c0 ci(windows/go-dedup): gate readiness probe on keploy PID, neutralize replay stderr (#4077)

v3.4.3

19 Apr 13:33
ff7f77d

Choose a tag to compare

Changelog

  • ff7f77d fix(syncMock): bounded-block sendToOutChan so burst capture doesn't silently drop mocks (#4076)

v3.4.2

19 Apr 12:32
f204bc4

Choose a tag to compare

Changelog

  • f204bc4 fix(runner): HTTP probe in waitForApp to avoid docker-compose port-forwarder race (#4075)

v3.4.1

19 Apr 08:17
d8246e6

Choose a tag to compare

Changelog

  • d8246e6 feat(proxy): extensibility hooks + Postgres SSL, ALPN, MySQL fixes (#4045)