Skip to content

Releases: honeycombio/refinery

v2.9.2

23 Jan 18:03
aa8e92a
Compare
Choose a tag to compare

Honeycomb recently updated its event ingest limit to 1MB per event instead of the former 100K per event.
This release enables Refinery to conform to the same limit and now supports sending events up to 1MB.
It also improves Refinery's internal metrics by introducing a new metric, incoming_router_otlp, to track the amount of OTLP requests Refinery has received.

Fixes

fix: only load config and rules once (#1470) | Tyler Helmuth
fix: add incoming/peer_router_otlp metrics for otlp traffic (#1474) | Yingrong Zhao

Maintenance

maint(deps): bump the minor-patch group across 1 directory with 14 updates (#1475) | dependabot
feat: update libhoney to 1.25.0 (#1473) | Yingrong Zhao
maint: bump golang.org/x/net to v0.33.0 (#1466) | Tyler Helmuth

v2.9.1

13 Dec 13:02
d4cccb5
Compare
Choose a tag to compare

This is a bug fix release.

Fixes

Maintenance

v2.9.0

03 Dec 18:02
d570038
Compare
Choose a tag to compare

This release introduces a variety of enhancements and bug fixes. It has two major features: one that improves memory consumption reporting, and one experimental feature for configuring trace locality mode.
See full details in the Release Notes.

Features

Fixes

Maintenance

v2.8.4

11 Oct 16:42
6b10d11
Compare
Choose a tag to compare

2.8.4 2024-10-11

This is a bugfix release

See full details in the Release Notes.

Fixes

  • fix: Switch collector_collect_loop_duration_ms metric to be a histogram (#1381) | Tyler Helmuth

v2.8.3

10 Oct 16:24
27d8543
Compare
Choose a tag to compare

2.8.3 2024-10-08

This is a bugfix update

See full details in the Release Notes.

Changes

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