Skip to content

Releases: honeycombio/beeline-go

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

New Contributors

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

v1.9.0

01 Jul 16:07
5b894b8
Compare
Choose a tag to compare

Enhancements

  • Use simple concat for prepending "app." field prefix (#328) | @lizthegrey

Maintenance

  • Bump github.com/gobuffalo/pop/v6 from 6.0.2 to 6.0.4 (#326)
  • Bump github.com/felixge/httpsnoop from 1.0.2 to 1.0.3 (#324)
  • Bump google.golang.org/grpc from 1.45.0 to 1.47.0 (#325)
  • Bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5 (#321)
  • Bump github.com/gobuffalo/pop/v6 from 6.0.1 to 6.0.2 (#323)

v1.8.0

08 Apr 20:01
8b29774
Compare
Choose a tag to compare

!!! Note !!!

Minimum Go version required is now 1.16.

Maintenance

  • Update gobuffalo/pop from v5 to v6, which uses features introduced in Go version 1.16.
  • Update google.golang.org/protobuf from 1.26.0 to 1.28.0.
  • Update google.golang.org/grpc from 1.43.0 to 1.45.0.
  • Update labstack/echo from 4.6.1 to 4.7.2.
  • Remove support for Go 1.14 and 1.15.
  • Add support for Go 1.18.

v1.7.0

03 Mar 18:33
ff554af
Compare
Choose a tag to compare

Enhancements

Full Changelog: v1.6.0...v1.7.0

v1.6.0

10 Feb 19:35
v1.6.0
fa3c734
Compare
Choose a tag to compare

Enhancements

  • feat: pass process root span id as pprof profile id tag (#305) | @lizthegrey

Fixes

Full Changelog: v1.5.1...v1.6.0

v1.5.1

02 Feb 22:47
023f29f
Compare
Choose a tag to compare

Enhancements

v1.5.0

02 Feb 22:07
858c785
Compare
Choose a tag to compare

Enhancements

  • Add a RebindContext method to hnysqlx.DB wrapper (#301) | @paulosman

Maintenance

  • Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#296)

v1.4.1

05 Jan 19:44
bbd71a5
Compare
Choose a tag to compare

Maintenance

v1.4.0

22 Dec 21:55
a910bab
Compare
Choose a tag to compare

Improvements

  • accept both w3c and honeycomb propagation headers by default (#293) | @vreynolds

Maintenance

Full Changelog: v1.3.2...v1.4.0

v1.3.2

19 Nov 21:37
a601ecd
Compare
Choose a tag to compare

Features

  • [hnygrpc] add a human readable version of the grpc status code to auto instrumentation by @maplebed in #287

Maintenance

Full Changelog: v1.3.1...v1.3.2