Releases: keploy/go-sdk
Releases · keploy/go-sdk
v0.3.3
feat(mux) : Adds support for Gorilla/Mux multiplexer and refactor mon…
v0.3.2
fix(kmongo): fixes nil pointer exception when mongo database is down …
v0.3.1
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
fix(keploy): adds a delay in between capture and denoise calls to kep…
v0.2.3
fix(gin): fix crash with gin if there are no params (#51)
v0.2.2
refactor(mongo): remove mongo prefixes from struct names (#50) BREAKING CHANGE: Mongo Struct prefix removed!
v0.2.1
feat: add pagination in fetch testcase #47 and add concurrency in tes…
v0.2.0
refactor: use models from keploy package. (#46) This ensures common repo for models to ensure consistency. fixes #42
fix context bugs in goroutines
v0.1.2 ignore context errors for goroutines
v0.1.1 with added license
Update issue templates