|
| 1 | +## 3.1.0 / 2024-08-14 |
| 2 | +### Features |
| 3 | +- Render ConfigMap only if key is not empty string (#1299) @dex4er |
| 4 | +- Set explicit fluent-bit name label selector (#1293) @rmvangun |
| 5 | +- Allow fluent-operator to watch Kubernetes events (#1277) @thomasgouveia |
| 6 | +- add fluent bit config-reload via HTTP (#1286) @jiuxia211 |
| 7 | +- feat(fluentbit): add fluentbit input_udp plugin (#1267) @cw-Guo |
| 8 | +- add tag and tag_from_uri for opentelemetry input plugin (#1255) @smallc2009 |
| 9 | +- add compression to opensearch output plugin (#1258) @smallc2009 |
| 10 | +- Support for patch release tags. (#1246) @joshuabaird |
| 11 | +- Add missing fluent-bit config parameters (#1244) @reegnz |
| 12 | + |
| 13 | +### ENHANCEMENT |
| 14 | +- build(deps): Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#1275) @dependabot |
| 15 | +- build(deps): Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#1271) @dependabot |
| 16 | +- build(deps): Bump k8s.io/klog/v2 from 2.120.1 to 2.130.1 (#1272) @dependabot |
| 17 | +- build(deps): Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 (#1279) @dependabot |
| 18 | +- build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#1283) @dependabot |
| 19 | +- build(deps): Bump golang from 1.22.5-alpine3.19 to 1.22.6-alpine3.19 in /cmd/fluent-manager (#1288) @dependabot |
| 20 | +- build(deps): Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#1295) @dependabot |
| 21 | +- build(deps): Bump golang from 1.22.5-alpine3.19 to 1.22.6-alpine3.19 in /cmd/fluent-watcher/fluentbit (#1289) @dependabot |
| 22 | +- build(deps): Bump golang from 1.22.5-alpine3.19 to 1.22.6-alpine3.19 in /cmd/fluent-watcher/fluentd (#1290) @dependabot |
| 23 | +- update fluentbit to v3.1.4 (#1282) @jiuxia211 |
| 24 | +- Mention multiline parser CRDs in README (#1280) @reegnz |
| 25 | +- build(deps): Bump github.com/go-openapi/errors from 0.20.4 to 0.22.0 (#1274) @dependabot |
| 26 | +- build(deps): Bump golang from 1.22.0-alpine3.19 to 1.22.5-alpine3.19 in /cmd/fluent-watcher/fluentd (#1260) @dependabot |
| 27 | +- build(deps): Bump golang from 1.22.0-alpine3.19 to 1.22.5-alpine3.19 in /cmd/fluent-watcher/fluentbit (#1261) @dependabot |
| 28 | +- build(deps): Bump golang from 1.22.0-alpine3.19 to 1.22.5-alpine3.19 in /cmd/fluent-manager (#1262) @dependabot |
| 29 | +- build(deps): Bump fluent/fluent-bit from 3.1.3-debug to 3.1.4-debug in /cmd/fluent-watcher/fluentbit (#1266) @dependabot |
| 30 | +- build(deps): Bump fluent/fluent-bit from 3.1.2-debug to 3.1.3-debug in /cmd/fluent-watcher/fluentbit (#1245) @dependabot |
| 31 | +- build(deps): Bump golang from 1.22.3 to 1.22.4 in /docs/best-practice/forwarding-logs-via-http (#1227) @dependabot |
| 32 | +- build(deps): Bump k8s.io/client-go from 0.26.3 to 0.30.3 (#1254) @dependabot |
| 33 | +- build(deps): bump k8s.io/client-go, k8s.io/apimachinery, k8s.io/api, … (#1251) @jiuxia211 |
| 34 | +- Bump fluentbit to 3.1.2. (#1240) @joshuabaird |
| 35 | +- build(deps): Bump fluent/fluent-bit from 3.1.0-debug to 3.1.2-debug in /cmd/fluent-watcher/fluentbit (#1238) @dependabot |
| 36 | + |
| 37 | +### BUGFIX |
| 38 | +- bug: Allows to render net properties for outputs (#1298) @dex4er |
| 39 | +- BUG: re-add accidently removed flag.Parse (#1294) @developer-guy |
| 40 | +- Fix service monitor label selector scope (#1284) @rmvangun |
| 41 | +- fix(rbac): Add missing rbac rules for namespaced fluentbit (#1265) @alexandrevilain |
| 42 | +- Fixes "build fluent operator" CI workflow (#1263) @joshuabaird |
| 43 | +- Fixes fluentd/fluent-bit image build CI workflows (#1259) @joshuabaird |
| 44 | +- Fix release name on fluentbit output loki (#1248) @yildizozan |
| 45 | + |
1 | 46 | ## 3.0.0 / 2024-07-09
|
2 | 47 | ### Features
|
3 | 48 | - Feat: add daemonset terminationGracePeriodSeconds (#1204) @smallc2009
|
|
0 commit comments