|
| 1 | +## 2.8.0 / 2024-04-22 |
| 2 | +### Features |
| 3 | +- Feat: feat: add multiline parser support for fluentbit (#1100) @ksdpmx |
| 4 | +- Feat: feat: enforce Fluentd tests (#1110) @antrema |
| 5 | +- Feat: feat: implement SecretLoader as interface and enforce Fluentd tests u… (#1109) @antrema |
| 6 | +- Feat: namespaced tag re_emitter parameters support (#1085) @chrono2002 |
| 7 | +- Feat: LUA filter inline code support (#1081) @chrono2002 |
| 8 | +- Feat: feat(disableLogVolumes): expose disableLogVolumes in helm chart (#1082) @L1ghtman2k |
| 9 | +- Feat: feat(chart): Add operator.extraArgs to add extra args to the fluent-operator container (#1074) @alexandrevilain |
| 10 | +- Feat: feat(tls): allow overwriting tls for s3 (#1078) @L1ghtman2k |
| 11 | +- Feat: feat: Emitter storage_type and mem_buf_limit config (#1069) @chrono2002 |
| 12 | +- Feat: Rework fluent-bit-watcher and make use of the hot-reload mechanism (#1051) @markusthoemmes |
| 13 | +- Feat: Add clusterinput tail resource to support setting bufferMaxSize (#1052) @opencmit2 |
| 14 | +- Feat: feat(1062): Configure logLevel in ClusterFluentBitConfig (#1063) @dennis-ge |
| 15 | +- Feat: feat: support s3 server side encryption (#1039) @cw-Guo |
| 16 | + |
| 17 | +### ENHANCEMENT |
| 18 | +- Helm multiline passer template and usage (#1138) @onecer |
| 19 | +- make lua scripts `code` and `script` optional (#1129) @onecer |
| 20 | +- MultilineParser achieve an effect similar to embedding by using anonymous structs (#1133) @onecer |
| 21 | +- helm template fluentbit output es support logstashPrefixKey (#1119) @onecer |
| 22 | +- Add Profile field for Fluent bit S3 output (#1127) @jeff303 |
| 23 | +- auto gen plugins documentation directory (#1121) @onecer |
| 24 | +- build(deps): Bump google.golang.org/protobuf from 1.28.1 to 1.33.0 (#1091) @dependabot |
| 25 | +- build(deps): Bump actions/cache from 3 to 4 (#1055) @dependabot |
| 26 | +- build(deps): Bump actions/setup-go from 4 to 5 (#1034) @dependabot |
| 27 | +- build(deps): Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#1028) @dependabot |
| 28 | +- build(deps): Bump golang from 1.21.4 to 1.22.0 in /docs/best-practice/forwarding-logs-via-http (#1077) @dependabot |
| 29 | +- build(deps): Bump helm/kind-action from 1.8.0 to 1.9.0 (#1076) @dependabot |
| 30 | +- build(deps): Bump azure/setup-helm from 3 to 4 (#1075) @dependabot |
| 31 | +- build(deps): Bump actions/setup-python from 4 to 5 (#1035) @dependabot |
| 32 | +- build(deps): Bump arm64v8/ruby from 3.2-slim-bullseye to 3.3-slim-bullseye in /cmd/fluent-watcher/fluentd (#1032) @dependabot |
| 33 | +- HostNetwork DNS Policy (#1101) @opp-svega |
| 34 | +- adds servicemonitor (#1089) @chrono2002 |
| 35 | +- push image to multiple registry (#1079) @sarathchandra24 |
| 36 | +- fluentbit/output/elasticsearch: Add writeOperation option (#1080) @icy |
| 37 | +- Bump fluent-bit to 2.2.2 (#1053) @markusthoemmes |
| 38 | +- Bump Golang version to 1.21 and replace slice utils with stdlib (#1049) @markusthoemmes |
| 39 | +- Add stackdriver output to the Helm Chart (#1040) @UgurcanAkkok |
| 40 | + |
| 41 | +### BUGFIX |
| 42 | +- Fix: Passing variables to es output config is fixed (#1099) @aido93 |
| 43 | +- fix fluent-operator clusterrole in manifests directory (#1098) @Cajga |
| 44 | +- fix: delete remaining debug traces (#1107) @antrema |
| 45 | +- fix: ordered fluentd-config #1104 (#1106) @antrema |
| 46 | +- Fix 1090: Path issues (#1093) @sarathchandra24 |
| 47 | +- fix: no Path default value for memory buffer #1103 (#1105) @antrema |
| 48 | +- fix build args fluentd image (#1095) @sarathchandra24 |
| 49 | +- Fix: attach latest tag to images - DockerHub synchronize with GHCR (#1086) @sarathchandra24 |
| 50 | +- fix: incorrect fields in syslog input plugin parameters (#1084) @lukasboettcher |
| 51 | +- fix(fluentd): Use custom plugin content for hash generation (#1059) @MisterMX |
| 52 | +- fix prometheus-remote-write-edge templates error (#1036) @JiaweiGithub |
| 53 | +- Fixed the .spec.loki.tls map rendering in FluentBit loki ClusterOutput (#1031) @isemichastnov |
| 54 | + |
1 | 55 | ## 2.7.0 / 2023-12-19
|
2 | 56 | ### Features
|
3 | 57 | - Feat: Add copy output plugin for fluentd #1017 (#1018) @antrema
|
|
10 | 64 | - build(deps): Bump golang in /docs/best-practice/forwarding-logs-via-http (#1004) @dependabot
|
11 | 65 | - build(deps): Bump github.com/onsi/gomega from 1.28.0 to 1.30.0 (#1002) @dependabot
|
12 | 66 |
|
13 |
| -### BUGFIX |
| 67 | +### BUGFIX |
14 | 68 | - fix: Add SSL/TLS settings feature for fluentd output Elasticsearch #418 (#1011) @antrema
|
15 | 69 | - fix: Add RBAC permissions for input and clusterinput (#1019) @MisterMX
|
16 | 70 | - fix: missing CRD entries and documentation #1020 (#1022) @antrema
|
|
0 commit comments