Skip to content

Releases: snabble/go-logging

v2.20.0

27 Oct 13:16
963eda0

Choose a tag to compare

What's Changed

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

01 Sep 14:50
5d805fe

Choose a tag to compare

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

06 Aug 08:51
fe7e327

Choose a tag to compare

What's Changed

  • Add TopicField and CountField constants by @J-Rocke in #188

Full Changelog: v2.18.0...v2.18.1

v2.18.0

05 Aug 14:29
0436c79

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.17.0...v2.18.0

v2.17.0

01 Aug 11:52
573482a

Choose a tag to compare

What's Changed

Full Changelog: v2.16.2...v2.17.0

v2.16.2

01 Jul 15:06
c730d72

Choose a tag to compare

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

20 Jun 15:44
3f55be6

Choose a tag to compare

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

28 Apr 12:22
aec53fb

Choose a tag to compare

What's Changed

  • Add Config for GoogleCloud field mapping by @mschewe in #177

Full Changelog: v2.15.4...v2.16.0

v2.15.4

22 Apr 13:50
6dbf6ef

Choose a tag to compare

What's Changed

Full Changelog: v2.15.3...v2.15.4

WithTransaction() method

12 Sep 15:38
60a76b7

Choose a tag to compare

What's Changed

Full Changelog: v.2.15.2...v2.15.3