Skip to content

Releases: hamba/logger

v2.8.0

12 Feb 05:01
a2c16af
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.30.0 to 1.31.0 in the all group by @dependabot in #89
  • chore(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.1 in the all group by @dependabot in #90
  • chore(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.3 in the all group by @dependabot in #91
  • chore(deps): bump coverallsapp/github-action from 2.3.3 to 2.3.4 in the all group by @dependabot in #92
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.31.0 to 1.32.0 in the all group by @dependabot in #93
  • chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the all group by @dependabot in #94
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.32.0 to 1.33.0 in the all group by @dependabot in #95
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.33.0 to 1.34.0 in the all group by @dependabot in #96
  • chore(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group by @dependabot in #97
  • feat: support go 1.24 by @nrwiersma in #98

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

v2.7.0

17 Sep 11:27
13bc99b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.27.0 in the all group by @dependabot in #84
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.27.0 to 1.28.0 in the all group by @dependabot in #85
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.28.0 to 1.29.0 in the all group by @dependabot in #86
  • chore: bump to go 1.22 by @nrwiersma in #88

Full Changelog: v2.6.0...v2.7.0

v2.6.0

21 May 11:11
1d510e9
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the all group with 1 update by @dependabot in #76
  • chore(deps): bump the all group with 1 update by @dependabot in #75
  • chore(deps): bump the all group with 1 update by @dependabot in #77
  • chore(deps): bump the all group with 1 update by @dependabot in #78
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.25.0 in the all group by @dependabot in #79
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 in the all group by @dependabot in #80
  • chore(deps): bump go.opentelemetry.io/otel/trace from 1.25.0 to 1.26.0 in the all group by @dependabot in #81
  • chore(deps): bump the all group with 2 updates by @dependabot in #82
  • feat: add trace level support by @nrwiersma in #83

Full Changelog: v2.5.1...v2.6.0

v2.5.1

12 Feb 05:22
bee6fba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

01 Sep 05:21
6894d09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

12 Jul 08:02
7729fc9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0

07 Sep 16:19
9d8f564
Compare
Choose a tag to compare
  • Added Writer
  • Updated dependencies

v2.2.0

26 May 15:42
3e4a1d1
Compare
Choose a tag to compare
  • Added ctx.Stack context field
  • Added ctx.Caller context field
  • Added support for timestamps

v2.1.0

17 May 08:46
6a218c2
Compare
Choose a tag to compare

Removed Interface

v2.0.0

14 May 17:54
349a3d8
Compare
Choose a tag to compare

Major revamp of the package