Skip to content

v2.9.7

Choose a tag to compare

@houndtravisci houndtravisci released this 15 Jul 18:11
093ca07

What's Changed

💡 Enhancements

  • feat: add support for REFINERY_HONEYCOMB_LOGGER_ADDITIONAL_FIELDS to honeycomb logger by @TylerHelmuth in #1600

🐛 Fixes

  • fix: wait for goroutines to finish before shutting down by @VinozzZ in #1593
  • fix: make TestStableMaxAlloc less flaky by @VinozzZ in #1596
  • fix: send http status code 400 for empty event payload by @VinozzZ in #1618
  • fix: use unique port number for integration test by @VinozzZ in #1621

🛠 Maintenance

  • maint: use collect.Start() in collector_test.go by @VinozzZ in #1591

Full Changelog: v2.9.6...v2.9.7