Releases: keploy/go-sdk
Releases · keploy/go-sdk
v0.8.7
v0.8.6
What's Changed
- fix: downgrade dependencies to support go 1.16 by @slayerjain in #185
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- feat: add support for net http server in keploy by @Sarthak160 in #184
Full Changelog: v0.8.4...v0.8.5
v0.8.4
v0.8.3
What's Changed
- fix(integration): fasthttp mock generation by @jammutkarsh in #181
- perf(keploy): removes dependency on http package of keploy API server by @re-Tick in #182
New Contributors
- @jammutkarsh made their first contribution in #181
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- fix: change default test client host to localhost by @slayerjain in #146
- fix: fetches tcs of an app without any filter by @re-Tick in #177
Full Changelog: v0.8.1...v0.8.2
v0.8.1
v0.8.0
What's Changed
- fix(mock-library): this fixes the race condition in the mock library by @PranshuSrivastava in #168
- feat: This change allows the user to select the headers that he does not want Keploy to record by @PranshuSrivastava in #166
Full Changelog: v0.7.10...v0.8.0
v0.7.10
What's Changed
- Fix gosdk version by @re-Tick in #169
- refactor: change internal package to pkg by @slayerjain in #171
Full Changelog: v0.7.9...v0.7.10