tree: d6d949d2d0ab016ebc773f2018fde76d797b2025 [path history] [tgz]
  1. diagrams/
  2. hacking-guide/
  3. user-manual/
  4. README.html
  5. README.md
docs/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!!