Skip to content

Releases: jjti/go-spancheck

v0.6.4

30 Nov 08:27
8cdddbe
Compare
Choose a tag to compare
  • Fix to avoid false positives when End/SetStatus/RecordError are called in deferred functions

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

v0.6.3

30 Nov 05:21
926dd06
Compare
Choose a tag to compare
  • Fix false positive when an error is returned outside the span's declaration's scope: #25
  • Bump golang.org/x/tools to v0.26.0

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

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