Skip to content

Releases: honeycombio/beeline-go

v1.18.0

22 Nov 16:39
a95cd14
Compare
Choose a tag to compare

What's Changed

🛠 Maintenance

Full Changelog: v1.17.0...v1.18.0

v1.17.0

13 Jun 20:26
c498b4c
Compare
Choose a tag to compare

Maintenance

v1.16.0

08 Apr 08:25
80b7651
Compare
Choose a tag to compare

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.19

Maintenance

v1.15.0

05 Mar 13:19
9253eca
Compare
Choose a tag to compare

Enhacements

Maintenance

  • maint: update codeowners to pipeline-team (#410) | @JamieDanielson
  • maint: update codeowners to pipeline (#409) | @JamieDanielson
  • maint(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#419) | @dependabot
  • maint(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#420) | @dependabot
  • maint(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 (#417) | @dependabot
  • maint(deps): bump github.com/labstack/echo/v4 from 4.11.3 to 4.11.4 (#414) | @dependabot
  • maint(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#413) | @dependabot

v1.14.0

04 Dec 12:05
6f7cf47
Compare
Choose a tag to compare

Enhancements

  • perf: speed up adding fields, reduce memalloc if field name is already prefixed with "app." (#406) | @robbkidd

Maintenance

  • maint(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 (#403) | @dependabot
  • maint(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 (#396) | @dependabot
  • maint(deps): bump github.com/google/uuid from 1.3.0 to 1.4.0 (#398) | @dependabot
  • maint(deps): bump github.com/felixge/httpsnoop from 1.0.3 to 1.0.4 (#408) | @dependabot
  • maint(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#407) | @dependabot

v1.13.0

31 Jul 18:58
v1.13.0
6b901b2
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes 💥

🛠️ Maintenance

  • maint(deps): bump github.com/honeycombio/libhoney-go from 1.19.0 to 1.20.0 by @dependabot in #387
  • maint(deps): bump google.golang.org/grpc from 1.55.0 to 1.57.0 by @dependabot in #391
  • maint(deps): [examples] bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #386
  • maint(deps): bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 by @dependabot in #392

Full Changelog: v1.12.0...v1.13.0

v1.12.0

06 Jun 14:30
f1fb412
Compare
Choose a tag to compare

⚠️ Breaking Changes ⚠️

Minimum Go version required is 1.17

Maintenance

v1.11.1

19 Oct 18:38
cd88456
Compare
Choose a tag to compare

Fixes

Maintenance

v1.11.0

12 Oct 19:05
32c3ebb
Compare
Choose a tag to compare

1.11.0 2022-10-11

Enhancements

Maintenance

  • [maint] Drop support for go 1.16 (#350) | @pkanal
  • Bump github.com/honeycombio/libhoney-go from 1.16.0 to 1.17.0 (#347) | @dependabot
  • Bump github.com/labstack/echo/v4 from 4.8.0 to 4.9.0 (#346) | @dependabot
  • Bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 (#343) | @dependabot
  • Bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#344) | @dependabot

v1.10.0

24 Aug 18:40
8fb134b
Compare
Choose a tag to compare

Enhancements

  • Add more request header information to GRPC handler spans (#341) | @robbkidd
    • request.header.x_forwarded_for
    • request.header.x_forwarded_proto
    • request.remote_addr

Maintenance

  • maint: add go 1.19 to CI (#340) | @vreynolds
  • Downgrade go-sqlite3 to stable version (#338) | @malt3
  • Bump google.golang.org/grpc from 1.47.0 to 1.48.0 (#333) | @dependabot
  • Bump github.com/gin-gonic/gin from 1.7.7 to 1.8.1 (#330) | @dependabot
  • Bump github.com/gobuffalo/pop/v6 from 6.0.4 to 6.0.6 (#335) | @dependabot
  • Bump github.com/honeycombio/libhoney-go from 1.15.8 to 1.16.0 (#334) | @dependabot
  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 (#332) | @dependabot
  • [examples] Bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#336) | @dependabot

New Contributors

Full Changelog: v1.9.0...v1.10.0