Added
AttributesFromDSN
method to generateserver.address
andserver.port
attributes from a DSN. (#419)- Go 1.24 to supported versions. (#422)
Changed
- Upgrade OTel to
v1.34.0/v0.56.0
. (#412) - Update the comment for the
WithAttributes
option to correctly describe the behavior on measurement creation. (#413) - Upgrade semantic conventions to
semconv/v1.24.0
. (#418)
What's Changed
- Update codecov/codecov-action action to v5.1.2 by @renovate in #400
- Update codecov/codecov-action action to v5.3.1 by @renovate in #407
- Update module github.com/XSAM/otelsql to v0.36.0 by @renovate in #403
- Update module github.com/klauspost/compress to v1.17.11 by @renovate in #373
- Update module github.com/golangci/golangci-lint to v1.63.4 by @renovate in #406
- Update module google.golang.org/grpc to v1.70.0 by @renovate in #381
- Update module go.opentelemetry.io/proto/otlp to v1.5.0 by @renovate in #409
- Update module golang.org/x/net to v0.34.0 by @renovate in #410
- Update opentelemetry-go monorepo by @renovate in #412
- Update comment of
WithAttributes
and configAttributes
by @XSAM in #413 - Update CHANGELOG by @XSAM in #414
- Upgrade semantic conventions to
semconv/v1.24.0
by @XSAM in #418 - Add AttributesFromDSN method by @XSAM in #419
- Update module golang.org/x/net to v0.35.0 by @renovate in #416
- Update golang Docker tag to v1.24 by @renovate in #420
- Update otel/opentelemetry-collector-contrib Docker tag to v0.119.0 by @renovate in #357
- Update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.26.1 by @renovate in #405
- Update module github.com/prometheus/common to v0.62.0 by @renovate in #408
- Update module golang.org/x/sys to v0.30.0 by @renovate in #411
- Update module google.golang.org/protobuf to v1.36.5 by @renovate in #387
- Add support for Go 1.24 by @XSAM in #422
- Release v0.37.0 by @XSAM in #423
Full Changelog: v0.36.0...v0.37.0