Skip to content

Releases: openzipkin-contrib/zipkin-go-sql

Version 0.4.0

14 Dec 14:46
e168301

Choose a tag to compare

Version 0.4.0 Pre-release
Pre-release

This release fixes a bug that was causing spans to not to be traced and marked as errored when InterpolateParams=false and also adds tracing to Prepare and PrepareContext functions.

Thanks to @basvanbeek for the help when debugging this.

Adds support for 1.10 and 1.11

11 Dec 11:10
7900e02

Choose a tag to compare

Pre-release
Merge pull request #2 from jcchavezs/adds_support_for_1.10_1.09

feat: fixes support for 1.10 and 1.09.

Fixes bugs

20 Nov 12:24
0726e98

Choose a tag to compare

Fixes bugs Pre-release
Pre-release

This release fixes several bugs and improve tests.

Initial release

19 Oct 11:53

Choose a tag to compare

Initial release Pre-release
Pre-release
0.1.0

chore: renamed trace options to be more intuitive.