From c81ba279e11a258845b818b551c45fff1bb04e82 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Mon, 8 Feb 2021 12:18:26 -0500 Subject: [PATCH] NO-JIRA update versions.md --- docs/user-manual/en/versions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md index 1f75cc4265..d6ae545955 100644 --- a/docs/user-manual/en/versions.md +++ b/docs/user-manual/en/versions.md @@ -17,6 +17,7 @@ Highlights: - A count of addresses and queues is now available from the management API. - You can now reload the broker's configuration from disk via the management API rather than waiting for the periodic disk scan to pick it up +- Performance improvements on libaio journal. - New command-line option to transfer messages. - Performance improvements for the wildcard address manager. - JDBC datasource property values can now be masked.