Go Spancheck Versions Save

checks usage of OpenTelemetry/Census spans

v0.6.1

1 month ago

What's Changed

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.6.0...v0.6.1

v0.6.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.5.3...v0.6.0

v0.5.3

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.5.2...v0.5.3

v0.5.1

4 months ago

Fix and shorten linter description

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.5.0...v0.5.1

v0.5.0

4 months ago

Add support for OpenCensus span checking (closes #9)

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.4.3...v0.5.0

v0.4.3

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.4.2...v0.4.3

v0.4.2

4 months ago

Fix: remove slices pkg to work with go 1.20

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.4.1...v0.4.2

v0.4.1

4 months ago

Accept a list of checks by name in Config.Checks

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.4.0...v0.4.1

v0.4.0

4 months ago

In response to golangci-lint PR feedback, re-working the checks to instead be a list of strings.

Full Changelog: https://github.com/jjti/go-spancheck/compare/v0.3.3...v0.4.0