Skip to content

Releases: honeycombio/beeline-go

v1.19.0

21 Mar 23:29
794498c
Compare
Choose a tag to compare

What's Changed

🛠 Maintenance

  • maint(deps): bump the minor-patch group across 1 directory with 8 updates by @dependabot in #456
  • maint(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.2 by @dependabot in #427
  • maint(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot in #448

🤷 Other Changes

Full Changelog: v1.18.0...v1.19.0

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

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