Skip to content

Releases: jjti/go-spancheck

v0.6.2

19 Jun 00:14
efe1f72
Compare
Choose a tag to compare

What's Changed

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

v0.6.1

22 Apr 23:16
1288474
Compare
Choose a tag to compare

What's Changed

  • Fix start span matchers slice extra-start-span-signatures cli flag by @jjti in #20

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

v0.6.0

21 Apr 19:02
34d21b4
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #14
  • Add support for "Start" utility methods by @trixnz in #16

New Contributors

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

v0.5.3

23 Feb 03:39
9c61e03
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #10
  • fix: detect span calls within func literals by @jjti in #13

New Contributors

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

v0.5.2

12 Jan 14:48
Compare
Choose a tag to compare

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

v0.5.1

12 Jan 14:41
Compare
Choose a tag to compare

Fix and shorten linter description

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 Jan 13:51
Compare
Choose a tag to compare

Add support for OpenCensus span checking (closes #9)

Full Changelog: v0.4.3...v0.5.0

v0.4.3

09 Jan 16:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

03 Jan 03:12
Compare
Choose a tag to compare

Fix: remove slices pkg to work with go 1.20

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 Jan 23:00
Compare
Choose a tag to compare

Accept a list of checks by name in Config.Checks

Full Changelog: v0.4.0...v0.4.1