What's Changed
💡 Enhancements
- feat(geopip): Improve ECS IP lookup handling by @asokolov365 in #1346
- feat(config): reduce default worker channel buffer-size to 256 by @dmachard in #1367
- test: improves the version comparison benchmark by @dmachard in #1368
🔧 Bugfixes
- fix(workers): resolve missing IPs and timestamps in JSON mode (#1362) by @dmachard in #1363
- fix(docker): set root workdir and copy passwd/group to fix permission denied by @dmachard in #1354
- fix(tests): avoid reading released DNSMessage in Test_StdoutPcapMode
📈 Dependency updates
- chore(build): add Go 1.27 support and update CI matrix (#1364) by @dmachard in #1365
- build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 by @dependabot[bot] in #1366
- chore(dependabot): configure dependency grouping for docker and github-actions by @dmachard in #1356
- build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 by @dependabot in #1355
- build(deps): bump the opentelemetry group with 5 updates by @dependabot in #1357
- build(deps): bump golang from 1.26.5-alpine to 1.27.1-alpine in the docker-dependencies group by @dependabot in #1358
- build(deps): bump the monitoring group across 1 directory with 4 updates by @dependabot in #1359
- build(deps): bump the other-dependencies group across 1 directory with 3 updates by @dependabot in #1361
Bug reporters
New Contributors
- @asokolov365 made their first contribution in #1346
Full Changelog: v3.0.0...v3.1.0-beta4