Skip to content

Releases: samber/slog-datadog

v2.10.2

20 Nov 16:55

Choose a tag to compare

New release, because I made a typo in the previous one: v.2.10.2 -> v2.10.2

v.2.10.2

06 Nov 17:48

Choose a tag to compare

What's Changed

  • Ensures batch state is propagated to child handlers by @dakshdua in #44

Full Changelog: v2.10.1...v.2.10.2

v2.10.1

04 Nov 13:14

Choose a tag to compare

What's Changed

  • Adds tests + bugfixes for batching logic by @dakshdua in #42

Full Changelog: v2.10.0...v2.10.1

v2.10.0

04 Nov 00:57

Choose a tag to compare

What's Changed

Other

  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #38
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.44.0 to 2.47.0 by @dependabot[bot] in #37
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.47.0 to 2.49.0 by @dependabot[bot] in #41

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

22 Aug 14:05

Choose a tag to compare

What's Changed

  • Option to override DD Source by @richard-stafflink in #36

Other

  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.34.0 to 2.35.0 by @dependabot[bot] in #19
  • chore(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot[bot] in #20
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.35.0 to 2.36.1 by @dependabot[bot] in #22
  • chore(deps): bump golangci/golangci-lint-action from 6 to 7 by @dependabot[bot] in #23
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.36.1 to 2.37.1 by @dependabot[bot] in #25
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #24
  • chore(deps): bump golangci/golangci-lint-action from 7 to 8 by @dependabot[bot] in #26
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.37.1 to 2.38.0 by @dependabot[bot] in #27
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.38.0 to 2.39.0 by @dependabot[bot] in #28
  • chore(deps): bump github.com/samber/slog-common from 0.18.1 to 0.19.0 by @dependabot[bot] in #29
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.39.0 to 2.41.0 by @dependabot[bot] in #30
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.41.0 to 2.42.0 by @dependabot[bot] in #31
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.42.0 to 2.43.0 by @dependabot[bot] in #33
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #34
  • chore(deps): bump github.com/DataDog/datadog-api-client-go/v2 from 2.43.0 to 2.44.0 by @dependabot[bot] in #35

New Contributors

  • @richard-stafflink made their first contribution in #36

Full Changelog: v2.8.2...v2.9.0

v2.8.2

12 Jan 21:16

Choose a tag to compare

Upgrade dependencies

v2.8.1

23 Dec 14:56

Choose a tag to compare

Upgrade deps

v2.8.0

01 Oct 19:00

Choose a tag to compare

What's Changed

  • Don't stringify all attribute values before encoding via json.Marshal by @addrummond in #6
  • Remove deps to golang.org/x/exp

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

10 Jul 13:48

Choose a tag to compare

feat: When the name is empty, WithGroup returns the receiver

v2.6.0

01 Jul 10:48

Choose a tag to compare

Remove empty attributes