activemq-artemis/docs
Jiri Danek 48f50fccbe NO-JIRA Updates to management.md doc
* add Jolokia to the initial list of ways to access management API
* remove mentions of core queues, etc. (pre-addressing change)
* activemq.notifications can be consumed with any client
* activemq.management can be accessed only with Core or Core JMS clients
* *.management.*Control are interfaces, not classes
* remove ObjectNames from the summary of management methods.
    IMO that made the short paragraphs hard to read.
    And one can intuitively find them in jconsole,
    or use the Builder class to construct them in code.
* move the note about empty filter to the queue management section
* add code snippet for creating ObjectName with ObjectNameBuilder
* mention web console and bin/artemis for interactive management
* fix few typos
2017-08-08 13:37:08 -04:00
..
diagrams ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
hacking-guide/en NO-JIRA: Update Logo 2017-07-25 01:51:01 +01:00
migration-guide/en NO-JIRA: Update Logo 2017-07-25 01:51:01 +01:00
user-manual/en NO-JIRA Updates to management.md doc 2017-08-08 13:37:08 -04:00
README.html Release notes 1.1.0 2015-09-03 22:57:44 -04:00
README.md Release Notes 2015-12-17 15:52:50 +00:00

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