Releases: honeycombio/honeytail
Releases · honeycombio/honeytail
v1.10.0
⚠️ Breaking Changes ⚠️
Minimum Go version required is 1.19
Maintenance
- maint(deps): bump the minor-patch group across 1 directory with 2 updates (#349) | @(49699333+dependabot[bot]@users.noreply.github.com)
- maint: bump dependencies (#348) | @TylerHelmuth
- docs: update vulnerability reporting process (#346) | @robbkidd
- maint: add labels to release.yml for auto-generated grouping (#342) | @JamieDanielson
- maint(deps): bump the minor-patch group with 4 updates (#341) | @(49699333+dependabot[bot]@users.noreply.github.com)
- maint: group dependencies (#340) | @codeboten
- maint(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5 (#335) | @(49699333+dependabot[bot]@users.noreply.github.com)
- maint(deps): bump github.com/honeycombio/dynsampler-go from 0.5.1 to 0.6.0 (#334) | @(49699333+dependabot[bot]@users.noreply.github.com)
v1.9.0
Enhancements
- feat: Add config option for log level (#332) | @MikeGoldsmith
Maintenance
- maint: update codeowners to pipeline-team (#329) | @JamieDanielson
- maint: update project workflow for pipeline (#328) | @JamieDanielson
- maint: update codeowners to pipeline (#327) | @JamieDanielson
- maint: Bump deps (#319) | @TylerHelmuth
- chore: use temp credentials for CI (#310) | @TylerHelmuth
- maint: update dependabot.yml (#307) | @NLincoln
- maint(deps): bump golang.org/x/sys from 0.13.0 to 0.16.0 (#331) | @dependabot
- maint(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.4 (#325) | @dependabot
- maint(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.2 (#324) | @dependabot
- maint(deps): bump golang.org/x/sys from 0.11.0 to 0.13.0 (#323) | @dependabot
- maint(deps): bump github.com/honeycombio/libhoney-go from 1.18.0 to 1.20.0 (#316) | @dependabot
- maint(deps): bump golang.org/x/sys from 0.5.0 to 0.11.0 (#318) | @dependabot
- maint(deps): bump github.com/klauspost/compress from 1.16.0 to 1.16.7 (#315) | @dependabot
- maint(deps): bump github.com/honeycombio/dynsampler-go from 0.3.0 to 0.5.1 (#312) | @dependabot
v1.8.3
Maintenance
- maint: Use latest go and a more recent docker (#299) | Kent Quirk
- maint: Update tail lib to one that's maintained; fix licenses. (#298) | Kent Quirk
- maint(deps): bump github.com/jeromer/syslogparser from 0.0.0-20190429161531-5fbaaf06d9e7 to 1.1.0 (#293) | dependabot[bot]
- maint(deps): bump github.com/klauspost/compress from 1.15.12 to 1.16.0 (#292) | dependabot[bot]
- maint(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#288) | dependabot[bot]
- maint(deps): bump github.com/honeycombio/dynsampler-go from 0.2.1 to 0.3.0 (#286) | dependabot[bot]
- maint: Include LICENSES in distributions (#297) | Tyler Helmuth
- chore: Spelling (#296) | Josh Soref
- chore: Update CODEOWNERS (#289) | Tyler Helmuth
- chore: Update workflow (#290) | Tyler Helmuth
- chore: add maint: to dependabot prs (#285) | Jamie Danielson
- ci: update validate PR title workflow (#283) | Purvi Kanal
- ci: validate PR title (#282) | Purvi Kanal
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
🛠 Maintenance
- maint: add new project workflow by @vreynolds in #274
- maint: delete workflows for old board by @vreynolds in #277
- Prep v1.8.2 by @kentquirk in #281
- doc: add haproxy example by @vreynolds in #268
- doc: add nginx example by @vreynolds in #269
- doc: add mysql example by @vreynolds in #270
- Bump github.com/honeycombio/libhoney-go from 1.16.0 to 1.18.0 by @dependabot in #278
- Bump github.com/klauspost/compress from 1.15.9 to 1.15.12 by @dependabot in #279
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #280
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
1.8.0
Enhancements:
- Support YAML configs (#262) | @kentquirk
Maintenance:
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#258) | dependabot
- Bump github.com/honeycombio/libhoney-go from 1.15.8 to 1.16.0 (#259) | dependabot
- Bump github.com/klauspost/compress from 1.15.8 to 1.15.9 (#260) | dependabot
Fixes:
- Fix consistency bugs in timestamp processing (#263) | @kentquirk
- Remove dependency on (sunsetted) mongodbtools (#264) | @kentquirk
v1.7.1
v1.7.0
v1.6.2
Maintenance
- [maint] update circle to cimg/go:1.18, update alpine to 3.13 (#246) | @JamieDanielson
- fixes openSSL CVE
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#244) | dependabot
- Bump github.com/klauspost/compress from 1.13.6 to 1.15.1 (#245) | dependabot
Full Changelog: v1.6.1...v1.6.2
v1.6.1
Maintenance
- Update go and libhoney (#236) | @MikeGoldsmith
- gh: add re-triage workflow (#235) | @vreynolds
- docs: add example (#232) | @JamieDanielson
- Update dependabot to monthly (#233) | @vreynolds
- docs: add config usage to readme (#231) | @vreynolds
- Update install docs for modern go versions (#230) | @vreynolds