-
Notifications
You must be signed in to change notification settings - Fork 42
Releases: exaring/otelpgx
Releases · exaring/otelpgx
v0.11.1
What's Changed
- fix: Tracer.logConnectionDetails defaults to true by @trygve-baerland in #80
New Contributors
- @trygve-baerland made their first contribution in #80
Full Changelog: v0.11.0...v0.11.1
Assets 2
v0.11.0
What's Changed
- chore(deps): upgrade Go version to 1.25 + use latest stable otel semconv by @ValentinLvr in #74
- feat: add option to disable the AcquireTracer by @joshua-tianci in #73
- fix(stats): allow WithStatsAttributes to override library defaults by @obitech in #78
- chore: spring cleaning — Go matrix, pgx, testify, golangci-lint by @obitech in #79
New Contributors
- @ValentinLvr made their first contribution in #74
- @joshua-tianci made their first contribution in #73
Full Changelog: v0.10.0...v0.11.0
Assets 2
v0.10.0
@obitech
obitech
b4aeedc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- feat: add option to disable tracing by @errcheckenjoyer in #60
- feat: allow access to context in SpanName function by @robsonpeixoto in #67
New Contributors
- @errcheckenjoyer made their first contribution in #60
- @robsonpeixoto made their first contribution in #67
Full Changelog: v0.9.4...v0.10.0
Assets 2
v0.9.4
@obitech
obitech
636f86d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- change meter names type - var to const by @skarm in #56
- Test more go versions and also prs by @costela in #58
- Use strings.FieldsSeq in SQLOperationName by @skarm in #55
- fix constructing connections metric unit by @wasaga in #62
- feat: use pools for attributes and options by @costela in #64
- fix: align db.client.operation.duration unit with semconv by @RyabovNick in #65
- Set
logConnectionDetailsin Tracer by @marselester in #69
New Contributors
- @skarm made their first contribution in #56
- @wasaga made their first contribution in #62
- @RyabovNick made their first contribution in #65
Full Changelog: v0.9.3...v0.9.4
Contributors
costela, wasaga, and 3 other contributors
Assets 2
v0.9.3
@obitech
obitech
9d3ee17
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v0.9.2
@obitech
obitech
e64cf29
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Refactor: Introduce PoolStats Interface to Decouple Instrumentation from pgxpool.Pool by @chrobson in #50
- fix: handle single word statements in operation name by @buztard in #52
New Contributors
Full Changelog: v0.9.1...v0.9.2
Assets 2
v0.9.1
@obitech
obitech
fda5bc4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v0.9.0
Assets 2
v0.8.0
@obitech
obitech
588e676
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Assets 2
v0.7.0
@obitech
obitech
f2ee37f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- feat: implement pgxpool acquire tracer interface by @ngavinsir in #41
New Contributors
- @ngavinsir made their first contribution in #41
Full Changelog: v0.6.2...v0.7.0