Skip to content

Releases: elastic/ecs-logging-go-zap

v1.0.3

25 Jul 20:47
9c338ea
Compare
Choose a tag to compare

What's Changed

  • github-action: listen for all the workflow runs by @v1v in #61
  • github-action: delete opentelemetry workflow by @v1v in #62
  • ci: use updatecli with GitHub secrets by @v1v in #63
  • ci: updatecli signed commits by @v1v in #65
  • updatecli: use the right pipeline file by @v1v in #64
  • updatecli: use shared updatecli policies by @v1v in #66
  • github-action: add dependabot for GitHub actions by @v1v in #67
  • build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #68
  • ci: add gomod to dependabot config by @kruskall in #70
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by @dependabot in #72
  • build: bump go version by @kruskall in #73
  • Update .go-version by @kruskall in #74
  • test: always set entry timestamp by @kruskall in #75
  • test: always set entry timestamp by @kruskall in #76
  • build(deps): bump go.uber.org/zap from 1.24.0 to 1.27.0 by @dependabot in #71

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Aug 13:18
14eaedb
Compare
Choose a tag to compare

Updated zap to v1.24.0 #50
Added "log.origin.function" to caller #52

v1.0.1

17 Feb 08:44
@axw axw
ff022d9
Compare
Choose a tag to compare

Updated zap to v1.21.0 pull#42