|
| 1 | +## 2.3.0 / 2023-05-18 |
| 2 | +### Features |
| 3 | +- Feat: Adding influxdb plugin (#690) |
| 4 | + |
| 5 | +### ENHANCEMENT |
| 6 | +- Add EnvVars support to FluentD (#697) |
| 7 | +- Add Pod Annotations support to FluentD (#698) |
| 8 | +- Fluent operator & fluentbit: Added tolerations, nodeSelector + more (#704) |
| 9 | +- EnvVars support in fluentbit helm template (#706) |
| 10 | +- Add uri field for each telemetry type in opentelemetry plugin, remove old uri field (#708) |
| 11 | +- Adjust fluentd watcher dependabot (#716) |
| 12 | +- remove the deprecated -i flag in go build (#720) |
| 13 | +- Adjust fluentd arm64 image build timeout (#721) |
| 14 | +- Fluent-bit upgrade to v2.1.2 (#723) |
| 15 | +- Add fluentbit.affinity configuration (#726) |
| 16 | +- Adjust edge metrics collection config (#736) |
| 17 | +- build(deps): Bump k8s.io/apimachinery from 0.26.3 to 0.27.1 (#701) |
| 18 | +- build(deps): Bump helm/chart-testing-action from 2.1.0 to 2.4.0 (#710) |
| 19 | +- build(deps): Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#712) |
| 20 | +- build(deps): Bump golang from 1.20.3-alpine3.17 to 1.20.4-alpine3.17 in /cmd/fluent-manager (#713) |
| 21 | +- build(deps): Bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /cmd/fluent-watcher/fluentbit (#714) |
| 22 | +- build(deps): Bump golang from 1.20.2 to 1.20.4 in /docs/best-practice/forwarding-logs-via-http (#715) |
| 23 | +- build(deps): Bump golang from 1.19.2-alpine3.16 to 1.20.4-alpine3.16 in /cmd/fluent-watcher/fluentd (#717) |
| 24 | +- build(deps): Bump arm64v8/ruby from 3.1-slim-bullseye to 3.2-slim-bullseye in /cmd/fluent-watcher/fluentd (#718) |
| 25 | +- build(deps): Bump alpine from 3.16 to 3.17 in /cmd/fluent-watcher/fluentd (#719) |
| 26 | + |
| 27 | +### BUGFIX |
| 28 | +- Fix: Fix missing log level (#691) |
| 29 | +- Fix: Fix rewrite_tag match rule and trim start of string pattern (#692) |
| 30 | +- Fix(docs): Update cluster outputs docs link (#724) |
| 31 | + |
1 | 32 | ## 2.2.0 / 2023-04-07
|
2 | 33 | ### Features
|
3 | 34 | - Feat: Adding Fluentd cloudwatch plugin (#586)
|
|
0 commit comments