Skip to content

Releases: honeycombio/beeline-ruby

v3.1.0

07 Mar 19:41
1abf919
Compare
Choose a tag to compare

What's Changed

⚠️ Minimum libhoney version is now 2.3.0 ⚠️

Previously the minimum libhoney was 1.14.2. Backwards-incompatible changes in libhoney 2.0.0:

  • Removal of the deprecated Array input for http proxy configuration.
  • Drop support for Ruby versions 2.2 and 2.3.
    • Beeline Ruby already requires a minimum Ruby 2.5.

💡 Enhancements

🛠 Maintenance

New Contributors

Full Changelog: v3.0.1...v3.1.0

v3.0.1

12 Oct 14:23
2d743b2
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

  • fix: clean invalid UTF8 from trace field values when generating propagation header by @robbkidd in #232

🛠 Maintenance

Full Changelog: v3.0.0...v3.0.1

v3.0.0

09 Jun 11:45
523fa52
Compare
Choose a tag to compare

⚠️ Breaking Changes ⚠️

Minimum Ruby version is 2.5 and minimum Rails version is 5.0.

Fixed

  • fix: set min rubocop to avoid false positive lint error (#218) | @robbkidd

Maintenance

v2.11.0

06 Jun 15:14
6bf1ff8
Compare
Choose a tag to compare

Improvements

v2.10.0

08 Apr 14:08
49cfece
Compare
Choose a tag to compare

Improvments

  • Add HTTP referer to rack integration (#197) | @bgitt

Fixed

  • Fix regression with mid vs leaf meta.span_type detection (#194) | @ajvondrak

v2.9.0

24 Mar 14:01
9d9b599
Compare
Choose a tag to compare

Enhancements

Full Changelog: v2.8.2...v2.9.0

v2.8.2

02 Feb 21:46
8b36cd0
Compare
Choose a tag to compare

Maintenance

v2.8.1

12 Jan 17:53
v2.8.1
9bda62c
Compare
Choose a tag to compare

Fixed

  • fix Beeline user-agent addition when creating a Libhoney client (#189) | @robbkidd

Maintenance

Full Changelog: v2.8.0...v2.8.1

v2.8.0

22 Dec 21:54
1e11f88
Compare
Choose a tag to compare

Improvements

  • feat: accept both w3c and honeycomb propagation headers by default (#183) | @robbkidd

Maintenance

Full Changelog: v2.7.1...v2.8.0

v2.7.1

22 Oct 15:15
v2.7.1
916a254
Compare
Choose a tag to compare

Maintenance

New Contributors

Full Changelog: v2.7.0...v2.7.1