Clebert Suconic 5e5ac0f057 ARTEMIS-832 Openwire was ignoring data syncs.
I'm also adding the possibility of sync on libaio, and not only relay on write-cache
2016-11-02 13:17:12 -05:00
..
2014-12-08 13:23:24 +00:00
2015-09-03 22:57:44 -04:00
2015-12-17 15:52:50 +00:00

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!!