This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/master by this push:
     new 19475d9  NO-JIRA fuller description of 2.14.0 highlights
19475d9 is described below

commit 19475d9d322d4082d9e739d3da111cd186749b75
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Aug 4 14:32:34 2020 -0500

    NO-JIRA fuller description of 2.14.0 highlights
---
 docs/user-manual/en/versions.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/docs/user-manual/en/versions.md b/docs/user-manual/en/versions.md
index 7722ad0..d9ee798 100644
--- a/docs/user-manual/en/versions.md
+++ b/docs/user-manual/en/versions.md
@@ -13,7 +13,12 @@ This chapter provides the following information for each 
release:
 [Full release 
notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315920&version=12348290).
 
 Highlights:
-- Removing `broker.xml` queue parameters now causes these to be reset to their 
default values.
+- Management methods to update diverts
+- Ability to "disabled" a queue so that messages are not routed to it
+- Support JVM GC & thread metrics
+- Support for resetting queue properties by unsetting them in `broker.xml`
+- Undeploy diverts by removing them from `broker.xml`
+- Add `addressMemoryUsagePercentage` and `addressSize` as metrics
 
 #### Upgrading from older versions
 

Reply via email to