Prepare 5.18.0 release

This commit is contained in:
Jean-Baptiste Onofré 2023-03-14 13:55:24 +01:00
parent c41be2a8d7
commit 5fff8500b6
2 changed files with 11 additions and 1 deletions

View File

@ -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
===============

View File

@ -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: |