3ef98044f8
Apply fix so that when using JNDI via tomcat resource it works. Replace original extract of JNDIStorable taken from Qpid, and use ActiveMQ5's as fits better to address this issue. (which primary use case is users migrating from 5.x) Refactored ActiveMQConnectionFactory to externalise and turn into reference by StringRefAddr's instead of custom RefAddr which isnt standard. Refactored ActiveMQDestinations similar Refactored ActiveMQDestination to remove redundent and duplicated name field and ensured getters still behave the same |
||
---|---|---|
.. | ||
diagrams | ||
hacking-guide/en | ||
migration-guide/en | ||
user-manual/en | ||
README.html | ||
README.md |
README.md
Release Notes - Apache ActiveMQ Artemis 1.2.0
A complete list of JIRAs for the 1.2.0 release can be found at the Apache ActiveMQ Artemis project JIRA
Apache ActiveMQ Artemis 1.2.0 has several improvements around performance, support for OSGi, LDAP integration and better OpenWire support.
Release Notes - Apache ActiveMQ Artemis 1.1.0
A complete list for JIRAs for the 1.1.0 release can be found at the Apache ActiveMQ Artemis project JIRA
Overall Apache ActiveMQ Artemis 1.1.0 has several improvements and it's a nice polish on top of Apache ActiveMQ Artemis 1.0.0, things like better examples, better OpenWire support and the first release of MQTT.
We would like to highlight the following accomplishments on this release:
-
[ARTEMIS-154] This is our first implementation of the MQTT support.
-
ARTEMIS-178 The examples are now using the CLI to create and start servers reflecting real cases used in production. The documentation about the examples has been updated. Please refer to the documentation for more information about this.
-
[ARTEMIS-116] The CLI has been improved. There are new tools to compact the journal and we did a lot of polish around the CLI.
-
Improvements on OpenWire We fixed several issues around OpenWire
Where we are still improving.
1.1.0 has improved a lot, and these are the areas we are still working on:
-
This is the first release with MQTT. We would like to hear from you if you have any issues around MQTT as we are continuously improving the MQTT support
-
Short list of what need to be implemented on OpenWire for future releases:
- Reconnection
- Better Flow Control on producers
- Compressed messages
- Optimized ACKs
- Streamlet support
Release Notes - Apache ActiveMQ Artemis 1.0.0
The Apache ActiveMQ Artemis 1.0.0 release notes can be found in the Apache ActiveMQ Artemis project JIRA. For more info on what this release has to offer please refer to the quick start guide or the user manual. Enjoy!!