Skip to content

Releases: honeycombio/refinery

v2.8.2

13 Sep 19:47
c9f8063
Compare
Choose a tag to compare

This is a bug fix release.

In particular, the feature of Throughput Samplers known as UseClusterSize did not work, leading to odd results. This release fixes that problem.

It also allows the new SendKey feature to be controlled with environment variables and the command line.

2.8.2 2024-09-13

Changes

v2.8.1

05 Sep 19:33
135e46d
Compare
Choose a tag to compare

2.8.1 2024-09-05

This is a bugfix update; it replaces v2.8.0, which has been withdrawn.

These release notes incorporate all of the 2.8.0 updates as well.

This release has many features designed to help manage and operate Refinery at scale.
It also includes some features to help in writing sampling rules (in and not-in operators, root.)
See full details in the Release Notes.

Features

Fixes

Maintenance

Full Changelog: v2.7.0...v2.8.1

v2.7.1

15 Aug 20:41
v2.7.1
58acdab
Compare
Choose a tag to compare

2.7.1 2024-08-15

This is a bug fix release.
Sending compressed event or batch payloads that are larger than 5MB will now result in a HTTP 400 "failed to parse event" error response to clients.

Fixes

v2.7.0

29 Jul 20:44
e24f371
Compare
Choose a tag to compare

2.7.0 2024-07-29

This release incorporates a new publish/subscribe (pubsub) system for faster and cleaner communication between Refinery nodes.
In particular, the way Refinery uses Redis has changed.
See full details in the Release Notes.

Features

Fixes

Maintenance

v2.6.1

17 Jun 20:50
aefec0b
Compare
Choose a tag to compare

What's Changed

🐛 Fixes

🛠 Maintenance

  • maint(deps): bump the minor-patch group with 9 updates by @dependabot in #1198

Full Changelog: v2.6.0...v2.6.1

v2.6.0

17 Jun 14:46
1d1635a
Compare
Choose a tag to compare

What's Changed

💡 Enhancements

🛠 Maintenance

Full Changelog: v2.5.2...v2.6.0

v2.5.2

22 May 19:36
5e4bcf5
Compare
Choose a tag to compare

Release v2.5.2 2024-05-22

This release fixes a race condition in OTel Metrics that caused Refinery to crash.
This update is recommended for everyone who has OTelMetrics enabled.

Fixes

Thanks to Joshua Jones for the bug report and diagnosis.

v2.5.1

15 May 17:27
4bb5695
Compare
Choose a tag to compare

2.5.1 2024-05-15

Fixes

Maintenance

v2.5.0

12 Mar 20:06
b3b3379
Compare
Choose a tag to compare

v2.5.0 2024-03-12

The main feature is support of Honeycomb Classic ingest keys; there is also a performance improvement for the new
root. rule feature, and a new metric to track traces dropped by rules.

Features

Fixes

Maintenance

v2.4.3

01 Mar 18:44
f56f63c
Compare
Choose a tag to compare

A bug fix release for a regression introduced in the 2.4.2 bug fix release. It was possible to trigger 500 errors in Refinery's OTLP error responses when sending traces in an unsupported content-type. This release is a recommended upgrade for anyone sending OTLP data to Refinery.

🐛 Fixes

Full Changelog: v2.4.2...v2.4.3