File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
- 4.7.0
1
+ 4.7.1
2
2
=====
3
3
4
+ * This is the combination of the news entries of ` 4.7.0 ` and ` 4.7.1 ` .*
5
+ * ` 4.7.1 ` hotfixed two crashes related to configuration reload.*
6
+
4
7
Read Axoflow's [ blog post] ( https://axoflow.com/axosyslog-release-4-7/ ) for more details.
5
8
You can read more about the new features in the AxoSyslog [ documentation] ( https://axoflow.com/docs/axosyslog-core/ ) .
6
9
@@ -168,6 +171,12 @@ The prefix can be modified with the `prefix()` option.
168
171
169
172
## Bugfixes
170
173
174
+ * `opentelemetry()`: fix crash when an invalid configuration needs to be reverted
175
+ ([#4910](https://github.com/syslog-ng/syslog-ng/pull/4910))
176
+
177
+ * gRPC drivers: fixed a crash when gRPC drivers were used and syslog-ng was reloaded
178
+ ([#4909](https://github.com/syslog-ng/syslog-ng/pull/4909))
179
+
171
180
* `opentelemetry()`, `syslog-ng-otlp()` source: Fixed a crash.
172
181
173
182
It occurred with multiple `workers()` during high load.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments