|
| 1 | +## 2.1.0 / 2023-03-13 |
| 2 | +### Features |
| 3 | +- Feat: Adding Azure Blob output plugin (#549) |
| 4 | +- Feat: Generic custom plugin type for Fluentd CRDs (#555) |
| 5 | +- Feat: Adding azureLogAnalytics output plugin for fluentbit (#563) |
| 6 | +- Feat: Add ability to customize metrics port (#587) |
| 7 | +- Feat: Enable fluentbit healthcheck (#598) |
| 8 | +- Feat: Adding GCP Stackdriver Fluentbit Output Plugin (#605) |
| 9 | +- Feat: Adding Cloudwatch for Fluentbit Output Plugin (#609) |
| 10 | + |
| 11 | +### ENHANCEMENT |
| 12 | +- Support multi-architecture compilation, add platform amd64 compilation (#566) |
| 13 | +- Update kubebuilder and kubectl (#574) |
| 14 | +- Config: run "make manifests" to generate metricsPort (#593) |
| 15 | +- Make default ClusterInputs optional and configurable (#595) |
| 16 | +- Bump kustomize from 4.5.7 to 5.0.0 (#572) |
| 17 | +- Bump k8s.io/client-go from 0.25.4 to 0.26.1 (#573) |
| 18 | +- build(deps): Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#551) |
| 19 | +- build(deps): Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 (#552) |
| 20 | +- build(deps): Bump github.com/go-kit/log from 0.2.0 to 0.2.1 (#553) |
| 21 | +- build(deps): Bump alpine from 3.17.1 to 3.17.2 in /cmd/fluent-watcher/fluentd/base (#569) |
| 22 | +- build(deps): Bump golang from 1.19.5-alpine3.17 to 1.20.1-alpine3.17 in /cmd/fluent-manager (#571) |
| 23 | +- build(deps): Bump golang from 1.19.5 to 1.20.1 in /docs/best-practice/forwarding-logs-via-http (#596) |
| 24 | +- build(deps): Bump sigs.k8s.io/controller-runtime from 0.14.4 to 0.14.5 (#599) |
| 25 | +- build(deps): Bump github.com/onsi/gomega from 1.26.0 to 1.27.2 (#600) |
| 26 | +- build(deps): Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#602) |
| 27 | + |
| 28 | +### BUGFIX |
| 29 | +- Fix: Fix Code format (including comment) (#565) |
| 30 | +- Fix: Update CRDs description / Documentation, conform to code (#591) |
| 31 | +- Fix: Set the `path` field in fluentd to optional (#592) |
| 32 | +- Fix: Add /finalizers to fluent-operator-clusterRole.yaml to fix openshift (#608) |
| 33 | + |
1 | 34 | ## 2.0.1 / 2023-02-08
|
2 | 35 | ### ENHANCEMENT
|
3 | 36 | - Upgrade Fluentd to v1.15.3 (#556)
|
|
0 commit comments