You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,19 @@
1
1
# Change Log
2
2
3
+
## 2.4.0
4
+
- Improve Ruby GC to fix #121[(#125)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/125)
5
+
- Migrate FluentD Conf files to ConfigMap to make customizing FluentD conf simpler [(#124)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/124)
6
+
- Add /u01 mount for running fluentd plugin under OCI OKE [(#129)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/129)
7
+
- Add support for log metadata [(#133)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/133)
8
+
9
+
## 2.3.1
10
+
- Support %{pod_id} interpolation in source metadata [(#110)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/110)
11
+
- Support forward input as source [(#113)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/113)
12
+
13
+
3
14
## 2.3.0
4
-
- Polish "reduce metadata" feature with keeping `namespace_name`[PR #108](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/108)
5
-
- Bug fix - missing params in `containers.**`[PR #109](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/109)
15
+
- Polish "reduce metadata" feature with keeping `namespace_name`[(#108)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/108)
16
+
- Bug fix - missing params in `containers.**`[(#109)](https://github.com/SumoLogic/fluentd-kubernetes-sumologic/pull/109)
0 commit comments