Releases: snabble/go-logging
Releases · snabble/go-logging
v2.20.0
What's Changed
- Upgrade go and otel by @tnicolaisen-snabble in #199
Note the incoming version change in semconv!
All users of the library should only use otel with semconv/v1.37.0, or else the application will panic on startup.
Full Changelog: v2.19.0...v2.20.0
v2.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
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #194
- Switch to github actions by @J-Rocke in #196
- Fix gh actions and add workflow by @J-Rocke in #198
- Bump github.com/samber/lo from 1.51.0 to 1.52.0 by @dependabot[bot] in #197
Full Changelog: v2.18.1...v2.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
nilis passed toWithmethod 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