Skip to content

Releases: keploy/go-sdk

v0.3.3

07 Mar 06:46
154fc96
Compare
Choose a tag to compare
feat(mux) : Adds support for Gorilla/Mux multiplexer and refactor mon…

v0.3.2

04 Mar 11:49
9c37af0
Compare
Choose a tag to compare
fix(kmongo): fixes nil pointer exception when mongo database is down …

v0.3.1

02 Mar 15:45
2b94195
Compare
Choose a tag to compare
feat(keploy): add regex filter for testcase capture in url #56 (#58)

* feat(keploy): add regex filter for testcase capture in url #56

* Update keploy.go

v0.3.0

27 Feb 14:44
5de517e
Compare
Choose a tag to compare
fix(keploy): adds a delay in between capture and denoise calls to kep…

v0.2.3

19 Feb 07:30
a69e956
Compare
Choose a tag to compare
fix(gin): fix crash with gin if there are no params (#51)

v0.2.2

18 Feb 19:40
239f6b7
Compare
Choose a tag to compare
refactor(mongo): remove mongo prefixes from struct names (#50)

BREAKING CHANGE: Mongo Struct prefix removed!

v0.2.1

18 Feb 18:05
01b78f1
Compare
Choose a tag to compare
feat: add pagination in fetch testcase #47 and add concurrency in tes…

v0.2.0

13 Feb 10:52
ffd651d
Compare
Choose a tag to compare
refactor: use models from keploy package. (#46)

This ensures common repo for models to ensure consistency.

fixes #42

fix context bugs in goroutines

09 Jan 10:27
e318937
Compare
Choose a tag to compare
v0.1.2

ignore context errors for goroutines

v0.1.1 with added license

08 Jan 07:05
Compare
Choose a tag to compare
Update issue templates