What's Changed
- feat: Add skip empty lines in tail input by @smallc2009 in #1352
- feat: Update the module path to github.com/fluent/fluent-operator/v3 by @jiuxia211 in #1355
- feat: Update fluentd image references by @reegnz in #1357
- feat: Update fluent-bit to 3.1.8 by @reegnz in #1356
- feat: Remove influxdb host validation in ClusterOutput by @smallc2009 in #1363
- feat: Add release-tool workflow to generate release pr by @cw-Guo in #1362
- feat: Align CRDs with fluentbit out_azure by @felfa01 in #1371
- feat: support rollout restart for daemonset and statefulset by @cw-Guo in #1375
- feat: Update helm chart version and clarify helm-related docs by @joshuabaird in #1378
- feat: Adds README to Helm chart by @joshuabaird in #1381
- feat: Adding namespaceClusterFbCfg to ClusterFluentBitConfig custom resource. by @btalakola in #1382
- feat: Add affinity support for fluent-operator deployment by @smallc2009 in #1401
- feat: change fluentbit flushSeconds type to float64 by @jjsiv in #1406
- feat: add support for logs_body_key parameter on Opentelemetry output… by @yilmazo in #1411
- feat: add HostAliases support to Fluent Bit and Fluentd specifications by @MioOgbeni in #1413
- feat: add rdkafka gem installation to Dockerfiles for fluent-watcher by @MioOgbeni in #1415
- feat: filter ordinals by @reegnz in #1386
- feat: support fluentbit tail offsetKey parameters by @cw-Guo in #1437
- feat: Additional params for input & output APIs + ability to set retry_limit for default loki output by @chrono2002 in #1442
- feat: add VERSION file for fluentbit image by @cw-Guo in #1447
- feat: add pipeline to bump fluent bit version by @cw-Guo in #1448
- feat: add envFrom support for fluentd daemonset and statefulsets by @thapabishwa in #1458
- feat: Add livenessProbe to FluentBit template (fluentbit-fluentBit.yaml) by @CharlieR-o-o-t in #1460
- feat: improve pipelines and add documents by @cw-Guo in #1450
- feat: Add support for reload_after, sniffer_class_name es output parameters by @penekk in #1462
- feat: Support setting configFileFormat in helmchart by @truongnht in #1466
- feat: Re-factor fluentd CI workflows by @joshuabaird in #1472
- feat: Update fluentd to v1.17.1. by @joshuabaird in #1478
- feat: Release 3.3.0 by @cw-Guo @github-actions in #1482 #1491
ENHANCEMENT
- fix: Fix indentation bug by @harshvora10101 in #1360
- docs: fix documentation links by @reegnz in #1361
- fix: missing cloudAuth/cloudId pair inserts by @penekk in #1463
- fix: add signoff to release pr by @cw-Guo in #1484
- fix: fix pipeline bugs and improve the validation by @cw-Guo in #1486
Dependencies
- build(deps): Bump golang from 1.22.6-alpine3.19 to 1.23.2-alpine3.19 in /cmd/fluent-manager by @dependabot in #1369
- build(deps): Bump golang from 1.22.6-alpine3.19 to 1.23.2-alpine3.19 in /cmd/fluent-watcher/fluentbit by @dependabot in #1368
- build(deps): Bump golang from 1.22.6-alpine3.19 to 1.23.2-alpine3.19 in /cmd/fluent-watcher/fluentd by @dependabot in #1367
- build(deps): Bump golang from 1.22.4 to 1.23.1 in /docs/best-practice/forwarding-logs-via-http by @dependabot in #1366
- build(deps): Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #1331
- build(deps): Bump golang from 1.23.1 to 1.23.4 in /docs/best-practice/forwarding-logs-via-http by @dependabot in #1446
- build(deps): Bump helm/kind-action from 1.10.0 to 1.12.0 by @dependabot in #1445
- build(deps): Bump aquasecurity/trivy-action from 0.24.0 to 0.29.0 by @dependabot in #1426
- build(deps): Bump golang from 1.23.2-alpine3.19 to 1.23.4-alpine3.19 in /cmd/fluent-watcher/fluentbit by @dependabot in #1429
- build(deps): Bump golang from 1.23.2-alpine3.19 to 1.23.4-alpine3.19 in /cmd/fluent-manager by @dependabot in #1430
- build(deps): Bump golang from 1.23.2-alpine3.19 to 1.23.4-alpine3.19 in /cmd/fluent-watcher/fluentd by @dependabot in #1431
- build(deps): Bump alpine from 3.20 to 3.21 in /cmd/fluent-watcher/fluentd by @dependabot in #1434
- build(deps): Bump arm64v8/ruby from 3.3-slim-bullseye to 3.4-slim-bullseye in /cmd/fluent-watcher/fluentd by @dependabot in #1443
- build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #1394
- build(deps): Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 by @dependabot in #1396
- Bump fluent-bit to 3.2.5 by @github-actions in #1464
- build(deps): Bump golang.org/x/net from 0.28.0 to 0.33.0 by @dependabot in #1467
New Contributors
- @harshvora10101 made their first contribution in #1360
- @btalakola made their first contribution in #1382
- @yilmazo made their first contribution in #1411
- @thapabishwa made their first contribution in #1458
- @CharlieR-o-o-t made their first contribution in #1460
- @penekk made their first contribution in #1462
- @truongnht made their first contribution in #1466
Full Changelog: v3.2.0...v3.3.0