Pesquisar

Este conteúdo não está disponível no idioma selecionado.

4.3. New Features

download PDF

ActiveMQ 5.10.0

In ActiveMQ 5.10.0, the following new features have been introduced:
  • Hardened MQTT support
  • Hardened AMQP support
  • Hardened LevelDB store
  • Improved RAR/JCA adapter
  • Improved Runtime configuration plugin

ActiveMQ 5.11.0

In ActiveMQ 5.11.0, the following new features have been introduced:
  • Destination import/export for lock down mode. Use the destinationsPlugin on the broker to import/export broker destinations to s a specified location. For example:
    <plugins>
        <destinationsPlugin location="/workspace/destinations"/>
    </plugins>
  • Dynamic Camel root loading. Allows routes to modified on the fly without restarting the broker. To take advantage of this feature, you must define a camelroutesBrokerPlugin plug-in in the broker configuration, as follows:
    <plugins>
        <camelroutesBrokerPlugin routesFile="routes.xml" />
    </plugins>
    Where the routes.xml file must be in the same location as the broker configuration file.
  • MQTT: QOS2 mapped to virtual topics. Can be enabled using the transport option, ?transport.subscriptionStrategy="mqtt-virtual-topic-subscriptions".
  • Start scripts simplification
  • Recover scheduler database option
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.