What's Changed
Features
- Add Fluent Bit Splunk output plugin (#417) @momoXD007
Enhancements
- Bump github.com/go-kit/kit from 0.9.0 to 0.12.0 (#412) @dependabot
- Bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (#413) @dependabot
- Bump github.com/go-openapi/errors from 0.19.2 to 0.20.3 (#414) @dependabot
- Bump actions/checkout from 2 to 3 (#415) @dependabot
- Build: Enhance binary (#416) @Garfield96
- Chore(deps): bump github.com/onsi/gomega from 1.20.1 to 1.21.1 (#419) @dependabot
- Added support for Time_Offset parameter in regex parser (#423) @JanNemcik
- Changing type of SplunkToken from string to secret (#427) @momoXD007
- Upgrade docker image version (#432) @Gentleelephant
Bugfixes
- Fixing a typo
Spklunk
toSplunk
(#420) @momoXD007 - Helm: Fixing error in fluentbit-FluentBit (#422) @havardelnan
- Fix clusterParser to ClusterParser (#426) @JarHMJ
- Fix: handling optional bool parameters for Splunk ClusterOutput (#428) @ITler