Release v0.1.5 (cheerful decade)
This release v0.1.5 features:
-
The addition of an option
DisableErrSkipto prevent database/sql/driver.ErrSkip errors from being added as erroring statuses on spans. This work was done by @a8m in PR #37 and the prior behavior that was removed can be seen in @a8m's screenshot

which can now be turned off programmatically -
The addition of a WithSampler option which sets the sampler that will be passed into trace.StartSpan as per opencensus-go/trace.WithSampler. This work ws done by @alexsn in PR #40
Enjoy, happy holidays and cheers to the next decade! Thank you for using OpenCensus and these integrations.