0.1.17 (2022-10-07)
0.1.16 (2022-09-05)
- change SugaredLoggerWithCtx.Desuger to return LoggerWithCtx (12f061e)
- copy skipCaller in With. Fixes #62 (4b58eac)
- otelzap: do not panic on invalid input (#69) (a41206e)
0.1.15 (2022-07-25)
- otelzap: add missing DebugwContext function (ea2b33a)
- otelzap: fix WithTraceIDField for Debugw-like API (c937b65)
0.1.14 (2022-05-28)
0.1.13 (2022-05-08)
- upgrade to opentelemetry-go v1.7.0 (bfa8f4e)
0.1.12 (2022-04-12)
0.1.11 (2022-03-29)
0.1.10 (2022-03-16)
- otelzap: print correct caller in InfoContext (bcc0fa9)
- otelgorm: added an option to not report DB stats metrics (9e52a0f)
0.1.9 (2022-02-27)
- otelgorm: added an option to otelgorm to exclude query variables
0.1.8 (2022-01-28)
- otelsql: implement driver.NamedValueChecker to support pgx (c47a5de)
- otelzap: withoptions(zap.fields(...)) will keep fields with logger (5e91392)
- otelzap: add LoggerWithCtx.Sugar (4792401)
0.1.7 (2021-12-13)
- otelzap: skip caller frame in ctx-aware API (495c2e5)
- add otelzap.Ctx shortcut (2d3c044)
0.1.6 (2021-11-25)
- ctx fields not propegating to logger (1520b8c)
0.1.5 (2021-11-17)
- Update to OpenTelemetry v1.2.0
0.1.4 (2021-11-05)
- Update OpenTelemetry
0.1.3 (2021-10-31)
0.1.2 (2021-10-26)
- update Go module import for otelsqlx package (2d517f7)