Skip to content

Releases: honeycombio/refinery

v1.13.0

08 Apr 16:11
2958619
Compare
Choose a tag to compare

Enhancements

  • Add parsing for nested json fields in the rules sampler (#418) | @ecobrien29

Maintenance

  • Update husky to v0.10.3 (#431) | @MikeGoldsmith
  • Bump google.golang.org/grpc from 1.43.0 to 1.45.0 (#428)
  • Bump github.com/klauspost/compress from 1.13.6 to 1.15.1 (#427)
  • Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#426)
  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1 (#390)

v1.12.1

28 Mar 17:32
v1.12.1
3375d79
Compare
Choose a tag to compare

Fixes

Maintenance

Full Changelog: v1.12.0...v1.12.1

v1.12.0

24 Feb 21:59
fed00c1
Compare
Choose a tag to compare

Enhancements

Maintenance

Full Changelog: v1.11.0...v1.12.0

v1.11.0

18 Feb 00:42
v1.11.0
42d502b
Compare
Choose a tag to compare

Enhancements

Note: Environment & Services Support requires v1.12.0 and higher

Do not use this version with Environment & Services.

Maintenance

Full Changelog: v1.10.0...v1.11.0

v1.10.0

10 Feb 19:25
v1.10.0
1af8374
Compare
Choose a tag to compare

Enhancements

Fixes

  • fix: deadlock when reloading configs (#398) | @vreynolds
  • Fixed "honeeycomb" typo in log output when reloading config (#394) | @looneym

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

02 Feb 10:20
306d63c
Compare
Choose a tag to compare

Enhancements

  • Honor env. variable to set gRPC listener address (#386) | @seh
  • Add retries when connecting to redis during init (#382) | @MikeGoldsmith

Fixes

  • Properly set meta.refinery.local_hostname field (#387) | @jharley

Maintenance

  • docs: update rules example (#378) | @vreynolds
  • Bump github.com/gomodule/redigo from 1.8.5 to 1.8.8 (#374)
  • Bump github.com/spf13/viper from 1.9.0 to 1.10.1 (#375)
  • Bump google.golang.org/grpc from 1.42.0 to 1.43.0 (#372)

v1.8.1

06 Jan 15:52
e438165
Compare
Choose a tag to compare

Maintenance

  • Add re-triage workflow (#368) | @vreynolds
  • Bump libhoney & golang (#373) | @lizthegrey
  • Bump github.com/honeycombio/husky from 0.5.0 to 0.6.0 (#370)
  • Bump github.com/prometheus/client_golang from 0.9.4 to 1.11.0 (#357)

v1.8.0

08 Dec 19:03
7e81d8a
Compare
Choose a tag to compare

Enhancements

Maintenance

Full Changelog: v1.7.0...v1.8.0

v1.7.0

29 Nov 23:26
c49d5ae
Compare
Choose a tag to compare

Enhancements

  • Replace internal duplicated code with Husky by @MikeGoldsmith in #341
    • Also fixes segfaults caused by nil appearing in OTLP data as described in #358 by @lizthegrey
  • Improves histogram buckets over the default set by @bdarfler in #355

Maintenance

Full Changelog: v1.6.1...v1.7.0

v1.6.1

10 Nov 23:18
6e6e805
Compare
Choose a tag to compare

Fixes

Full Changelog: v1.6.0...v1.6.1