From 5fff8500b6b32ae8ba1f6f6ad4ed7ded0832ea45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Baptiste=20Onofr=C3=A9?= Date: Tue, 14 Mar 2023 13:55:24 +0100 Subject: [PATCH] Prepare 5.18.0 release --- README.md | 11 ++++++++++- SECURITY.md | 1 + 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42e9917c88..68ff306a55 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,16 @@ Welcome to Apache ActiveMQ ======================================================================= Apache ActiveMQ is a high performance Apache 2.0 licensed -Message Broker and JMS 1.1 implementation. +Message Broker. +ActiveMQ supports several API and protocols: +- JMS 1.1, 2.0.3, 3.1.0 +- AMQP +- MQTT +- HTTP/WS +ActiveMQ also provides advanced features like: +- network of brokers +- scheduling +- and much more! Getting Started =============== diff --git a/SECURITY.md b/SECURITY.md index caae96ef98..b4949f05dc 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,6 +4,7 @@ | Version | Supported | | ------- | ------------------ | +| 5.18.x | :white_check_mark: | | 5.17.x | :white_check_mark: | | 5.16.x | :white_check_mark: | | <= 5.15.x | :x: |