Skip to content

Commit 714d7dd

Browse files
github-actions[bot]MrAnno
authored andcommitted
NEWS: generate for 4.7.1
Signed-off-by: github-actions <41898282+github-actions@users.noreply.github.com> Signed-off-by: László Várady <laszlo.varady@axoflow.com>
1 parent 13e3b2f commit 714d7dd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

NEWS.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
4.7.0
1+
4.7.1
22
=====
33

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+
47
Read Axoflow's [blog post](https://axoflow.com/axosyslog-release-4-7/) for more details.
58
You can read more about the new features in the AxoSyslog [documentation](https://axoflow.com/docs/axosyslog-core/).
69

@@ -168,6 +171,12 @@ The prefix can be modified with the `prefix()` option.
168171
169172
## Bugfixes
170173
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+
171180
* `opentelemetry()`, `syslog-ng-otlp()` source: Fixed a crash.
172181
173182
It occurred with multiple `workers()` during high load.

news/bugfix-4909.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/bugfix-4910.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)