From 3809a89854baabed2aba819f0ecf0f27bcd63664 Mon Sep 17 00:00:00 2001 From: Ian Gillingham Date: Wed, 31 Jul 2024 11:11:01 +0100 Subject: [PATCH] Update ReleaseNotes_Upcoming.md Automatically truncate console logs message table in msg_log database --- release_notes/ReleaseNotes_Upcoming.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release_notes/ReleaseNotes_Upcoming.md b/release_notes/ReleaseNotes_Upcoming.md index 8754eba3..eb5b4ba9 100644 --- a/release_notes/ReleaseNotes_Upcoming.md +++ b/release_notes/ReleaseNotes_Upcoming.md @@ -138,6 +138,7 @@ extend pre/post dae commands #7022 | [#8339](https://github.com/ISISComputingGroup/IBEX/issues/8339) | Patch | ConfiChecker: assert all beckhoff axes have non-zero `.DLY` setting, to ensure fast consecutive moves on virtual axes are reliable | | [#8309](https://github.com/ISISComputingGroup/IBEX/issues/8309) | Minor | gateway: add PVAccess instrument external gateway | | [#8360](https://github.com/ISISComputingGroup/IBEX/issues/8360) | Minor | Logs: automatically rotate logs | +| [#8364](https://github.com/ISISComputingGroup/IBEX/issues/8364) | Minor | Logs: automatically truncate console logs message table in msg_log database | # Internal changes