Skip to content

Releases: honeycombio/beeline-go

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

v1.3.1

03 Nov 14:47
7671172
Compare
Choose a tag to compare

Fixed

  • [sql instrumentation] set name field to db call, not caller (#282) | @maplebed

Maintenance

  • update libhoney-go to v1.15.6 (#284)
  • empower apply-labels action to apply labels (#283)
  • Bump github.com/labstack/echo/v4 from 4.5.0 to 4.6.1 (#276)
  • Bump github.com/honeycombio/libhoney-go from 1.15.4 to 1.15.5 (#278)

v1.3.0

15 Oct 17:41
02d180f
Compare
Choose a tag to compare

Maintenance

New Contributors

Full Changelog: v1.2.0...v1.3.0