Releases: snabble/go-logging
Releases · snabble/go-logging
v.2.19.0
What's Changed
- remove tautological expression by @jrasko in #189
- enable passing a level to slog in order to reduce noise if wanted by @jrasko in #190
- Use our logstash formatter for gce logs by @J-Rocke in #191
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #193
Full Changelog: v2.18.1...v.2.19.0
v2.18.1
v2.18.0
v2.17.0
v2.16.2
What's Changed
- Bump the otel group across 1 directory with 4 updates by @dependabot in #185
Full Changelog: v2.16.1...v2.16.2
v2.16.1
What's Changed
- Bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot in #178
- Add CODEOWNERS by @mschewe in #179
- Bump the otel group with 3 updates by @dependabot in #180
- Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.60.0 to 0.61.0 in the otel group by @dependabot in #181
- Bump github.com/samber/lo from 1.50.0 to 1.51.0 by @dependabot in #182
- Rename trace field for googleCloudLogging by @J-Rocke in #183
Full Changelog: v2.16.0...v2.16.1
v2.16.0
v2.15.4
What's Changed
- Bump github.com/uptrace/opentelemetry-go-extra/otellogrus from 0.3.1 to 0.3.2 by @dependabot in #165
- Bump the otel group across 1 directory with 4 updates by @dependabot in #167
- Bump the otel group with 4 updates by @dependabot in #168
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #169
- Improve descriptions of Call and CallWarn by @J-Rocke in #170
- Bump the otel group with 4 updates by @dependabot in #171
- Bump github.com/samber/lo from 1.47.0 to 1.49.0 by @dependabot in #173
- Bump the otel group with 4 updates by @dependabot in #172
- Bump github.com/samber/lo from 1.49.0 to 1.49.1 by @dependabot in #174
- Bump the otel group with 4 updates by @dependabot in #175
- Fix panic if
nil
is passed toWith
method by @mschewe in #176
Full Changelog: v2.15.3...v2.15.4
WithTransaction() method
What's Changed
- Implement
WithTransaction()
method eq. toWithOrder()
by @alex-schneider in #164
Full Changelog: v.2.15.2...v2.15.3
v2.15.2
What's Changed
- Use jammy for travis builds by @J-Rocke in #163
- Bump the otel group across 1 directory with 4 updates by @dependabot in #162
- This includes the update of
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
from 0.53.0 to 0.55.0 which fixes the superfluous header spam.
- This includes the update of
Full Changelog: v2.15.1...v.2.15.2