Releases: ozontech/file.d
Releases · ozontech/file.d
v0.14.1
What's Changed
- Elasticsearch: Set connection ttl by @vadimalekseev in #514
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- Fix ch tests by @vadimalekseev in #467
- Fix race in the matchrule by @vadimalekseev in #465
- Update installation.md by @vadimalekseev in #471
- Copy config in the mask plugin by @vadimalekseev in #470
- Go 1.21, default.pgo, alpine + ubuntu-22.04/20.04 images by @vadimalekseev in #469
- Fix race in the reportStats by @vadimalekseev in #474
- HTTP input: Basic and bearer auth by @vadimalekseev in #450
- Bump k8s deps by @vadimalekseev in #475
- Remove append error log by @vadimalekseev in #490
- Fix grow proc logic, it may grows unnecessarily by @vadimalekseev in #492
- Share logger between processors by @vadimalekseev in #488
- Handwritten elasticsearch router, support gzipped body by @vadimalekseev in #486
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- Allow to set SetMutexProfileFraction/SetBlockProfileRate at the runtime by @vadimalekseev in #426
- Remove longpanic package by @vadimalekseev in #424
- Fix goreleaser by @vadimalekseev in #428
- Fix some races, part 1 by @vadimalekseev in #310
- Fix race in the sampler by @vadimalekseev in #418
- Fix races, part 2 by @vadimalekseev in #435
- Fix races in tests, graceful shutdown for the batcher by @vadimalekseev in #436
- CI: Run tests with race flag by @vadimalekseev in #437
- Pipeline: Remove atomics in the Event by @vadimalekseev in #443
- Fix race in the test by @vadimalekseev in #446
- Update compose file by @vadimalekseev in #454
- Multiline action: Fix race in the config by @vadimalekseev in #459
- Update CI by @vadimalekseev in #461
- "options" tag now can set target value in the config by @vadimalekseev in #452
- Fix race in the throttle plugin by @vadimalekseev in #463
Full Changelog: v0.12.3...v0.13.1
v0.12.3
What's Changed
- Add JobsDone and BatchesInProgress metrics by @vadimalekseev in #412
- Pool latency metric by @vadimalekseev in #413
- Fix race in the batcher by @vadimalekseev in #416
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- Update buckets for the
commit_waiting
metrics by @vadimalekseev in #408
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Add metrics to the Batcher by @vadimalekseev in #407
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Clickhouse plugin: Zero vals on error in the non-strict mode by @vadimalekseev in #400
- Use JSON encoder for logs by @vadimalekseev in #402
- Add StrictFields flag in Postgres plugin by @kirillov6 in #390
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Add fatal to go_panic template in join_template by @kirillov6 in #392
- Clickhouse plugin: Support UUID by @vadimalekseev in #395
- Add match rules to mask plugin by @HeadHunter483 in #394
New Contributors
- @kirillov6 made their first contribution in #392
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in #353 - Clickhouse plugin: Support LowCardinality(String) by @vadimalekseev in #385
- Clickhouse plugin: Support Array(string) by @vadimalekseev in #387
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Remove map in the rename plugin by @vadimalekseev in #376
Full Changelog: v0.9.5...v0.10.0