Skip to content

Releases: keploy/go-sdk

v0.6.6

10 Dec 16:41
079ed5c
Compare
Choose a tag to compare

What's Changed

  • feat(utils): add sql spec changes for mocks in go sdk by @Sarthak160 in #150

Full Changelog: v0.6.5...v0.6.6

v0.6.6-alpha

07 Dec 13:35
079ed5c
Compare
Choose a tag to compare
v0.6.6-alpha Pre-release
Pre-release

What's Changed

  • feat(utils): add sql spec changes for mocks in go sdk by @Sarthak160 in #150

Full Changelog: v0.6.5...v0.6.6-alpha

v0.6.5

25 Oct 12:27
06b4f53
Compare
Choose a tag to compare

What's Changed

  • docs : update documentation of elastic-search support for go-sdk by @iamskp99 in #137
  • fix: fix infinite loop while paginating tests by @slayerjain in #144

Full Changelog: v0.6.4...v0.6.5

v0.6.4

06 Oct 07:46
fbc6088
Compare
Choose a tag to compare

What's Changed

  • fix: update echo router to fix critical security vulnerability by @slayerjain in #140

Full Changelog: v0.6.3...v0.6.4

v0.6.3

04 Oct 13:31
52e3ce8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

04 Oct 12:24
6725450
Compare
Choose a tag to compare

What's Changed

  • refactor: change the default keploy server port to 6789 by @slayerjain in #136

Full Changelog: v0.6.1...v0.6.2

v0.6.1

03 Oct 07:25
b81b178
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Sep 08:50
8dff860
Compare
Choose a tag to compare

What's Changed

  • build: go mod tidy to fix the sum file by @slayerjain in #124
  • docs(readme): add batch for go-docs in readme by @Sarthak160 in #127
  • docs(readme): add example for elastic-search integration with keploy by @iamskp99 in #126
  • test(kmongo): comment tests temporarily which require mocking by @slayerjain in #128
  • feat: Implemented build checks using Github Actions for Go-SDK by @khanjasir90 in #125
  • feat: adds support for test-export by @re-Tick in #133

Full Changelog: v0.5.3...v0.6.0

v0.5.3

05 Sep 08:03
28c28cc
Compare
Choose a tag to compare

What's Changed

  • chore: update the mock schema to proto.Mock and log statements. by @re-Tick in #120

Full Changelog: v0.5.2...v0.5.3

v0.5.2

30 Aug 11:27
7108b13
Compare
Choose a tag to compare

What's Changed

  • fix(ksql): adds a nil pointer check in sql.exec to prevent panic by @re-Tick in #118
  • fix: adds support for relative path for mock-export by @re-Tick in #119

Full Changelog: v0.5.1...v0.5.2