v2.6.0
release-drafter
released this
22 Nov 06:49
·
306 commits
to refs/heads/master
since this release
What's Changed
Features
- Feat: Add fluentbit nginx plugin (#924) @sjliu1
- Feat: Add fluentbit statsd plugin (#925) @sjliu1
- Feat: Add fluentbit syslog plugin (#931) @sjliu1
- Feat: Add fluentbit tcp plugin (#936) @sjliu1
- Feat: Add in_sample plugin to fluentd to facilitate tests. (#937) @cw-Guo
- Feat: Adds the fluent-plugin-prometheus plugin to fluentd. (#966) @joshuabaird
- Feat: Adds fluentd monitor_agent input plugin (#967) @joshuabaird
- Feat(fluentd): Input plugin CRs (#972) @MisterMX
- Feat: Add readiness & liveness probe for fluentd (#980) @cw-Guo
ENHANCEMENT
- Add fluentbit daemonset hostPath toggle (#926) @OlegVanHorst
- Allow setting dnsPolicy for fluentbit (#951) @L1ghtman2k
- Default cri parser should contain Time_Keep On, otherwise no time tag exists at output (#958) @JoeDerby
- Chore: Replace deprecated command with environment file (#970) @jongwooo
- Upgrade chart-testing-action to v2.6.0 (#976) @benjaminhuo
- Allow passing env vars using the chart (#977) @guerzon
- Sort custom resources by metadata.name (#988) @cw-Guo
- Bump fluentbit to 2.2.0 (#994) @wenchajun
- build(deps): Bump docker/login-action from 2 to 3 (#939) @dependabot
- build(deps): Bump actions/checkout from 3 to 4 (#940) @dependabot
- build(deps): Bump docker/setup-buildx-action from 2 to 3 (#941) @dependabot
- build(deps): Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#944) @dependabot
- build(deps): Bump golang from 1.21.1-alpine3.17 to 1.21.2-alpine3.17 in /cmd/fluent-manager (#950) @dependabot
- build(deps): Bump golang from 1.21.2-alpine3.17 to 1.21.3-alpine3.17 in /cmd/fluent-manager (#953) @dependabot
- build(deps): Bump golang.org/x/net from 0.14.0 to 0.17.0 (#954) @dependabot
- build(deps): Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 (#981) @dependabot
- build(deps): Bump golang from 1.21.1 to 1.21.3 in /docs/best-practice/forwarding-logs-via-http (#974) @dependabot
- build(deps): Bump golang from 1.21.3-alpine3.17 to 1.21.4-alpine3.17 in /cmd/fluent-manager (#983) @dependabot
- build(deps): Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#989) @dependabot
BUGFIX
- Fix(doc): Fluentbit splunk output docs (#935) @Macbet
- Fix: Add parserSelector to clusterFluentBitConfig chart templates (#956) @JoeDerby
- Fix: fd record transformer parameters (#960) @cw-Guo
- Fix: fluentd in_http plugin keepalive_timeout option (#968) @cw-Guo
- Fix: fluentd parser keep_time_key (#987) @cw-Guo
Full Changelog: v2.5.0...v2.6.0