Version v0.2.0 (2024-09-24)
Features
- register url prefix sampler for flamingo, resolves #17 (#24) (9eb2715)
- drop Jaeger support (#16) (3b88eb8)
Fixes
- #18: implement shutdown for tracer and meter (#21) (20dc9d8)
- rename to ignoreParentDecision (f951332)
Ops and CI/CD
Chores and tidying
- bump go version in tests (#26) (578df66)
- deps: update module github.com/prometheus/client_golang to v1.20.4 (#22) (057e7c9)
- deps: update module go.opentelemetry.io/contrib/instrumentation/runtime to v0.55.0 (#20) (6b68d5e)
- deps: update module github.com/vektra/mockery/v2 to v2.46.0 (#23) (8d3feba)
- deps: update module go.opentelemetry.io/otel/bridge/opencensus to v1 (#10) (76ced0f)
- deps: update module go.opentelemetry.io/contrib/instrumentation/runtime to v0.54.0 (#8) (d10f2a6)
- deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.54.0 (#7) (cbb0ac4)
- deps: update opentelemetry-go monorepo (#6) (d206aa9)
- deps: update module github.com/prometheus/client_golang to v1.20.3 (#13) (05ba637)
- deps: update module flamingo.me/flamingo/v3 to v3.10.1 (#14) (4dc3d21)
- deps: update dependency go to v1.22.6 (#11) (18dcedd)
- deps: update actions/setup-go action to v5 (#9) (4df0876)
- deps: update module github.com/prometheus/client_golang to v1.19.1 (#4) (b7ff4f1)
- deps: update module flamingo.me/flamingo/v3 to v3.9.0 (#3) (d506e74)
What's Changed
- chore(deps): update module flamingo.me/flamingo/v3 to v3.9.0 by @renovate in #3
- chore(deps): update module github.com/prometheus/client_golang to v1.19.1 by @renovate in #4
- chore(deps): update actions/setup-go action to v5 by @renovate in #9
- chore(deps): update dependency go to v1.22.6 by @renovate in #11
- ci: introduce flamingo code standards by @tessig in #15
- chore(deps): update module flamingo.me/flamingo/v3 to v3.10.1 by @renovate in #14
- chore(deps): update module github.com/prometheus/client_golang to v1.20.3 by @renovate in #13
- feat: drop Jaeger support by @tessig in #16
- chore(deps): update opentelemetry-go monorepo by @renovate in #6
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.54.0 by @renovate in #7
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/runtime to v0.54.0 by @renovate in #8
- chore(deps): update module go.opentelemetry.io/otel/bridge/opencensus to v1 by @renovate in #10
- fix(#18): implement shutdown for tracer and meter by @tessig in #21
- feat: register url prefix sampler for flamingo, resolves #17 by @tessig in #24
- chore(deps): update module github.com/vektra/mockery/v2 to v2.46.0 by @renovate in #23
- chore(deps): update module go.opentelemetry.io/contrib/instrumentation/runtime to v0.55.0 by @renovate in #20
- chore(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #22
- chore: bump go version in tests by @tessig in #26
- Release v0.2.0 by @github-actions in #2
New Contributors
Full Changelog: v0.1.0...v0.2.0