-
Added the following new plugins:
- forms a developer plugin for automatically creating tables and forms from json-schema models
- infinispan for viewing metrics for your Infinispan caches or using the CLI to query or update them
- jclouds to help make your cloud hawt
- maven to let you search maven repositories, find versions, view source or javadoc
- tree a developer plugin to make it easier to work with trees
-
Added a new real time Camel profile view and the first version of a web based wiki based camel editor along with improvements to the diagram rendering
-
Added more flexible documentation system so that plugins are now self documenting for users and developers
- First main release of hawtio with lots of hawt plugins.
- Fixes these 74 issues and enhancements
-
Connectivity
- New JVMs tab lets you connect to remote JVMs on your local machine; which if a JVM does not have jolokia installed it will install it on the fly. (Requires tools.jar in the classpath)
- New Connect tab to connect to a remote JVM running jolokia (and its now been removed from the Preferences page)
-
ActiveMQ gets huge improvements in its tooling
- we can more easily page through messages on a queue
- move messages from one queue to another
- delete messages
- retry messages on a DLQ (in 5.9.x of ActiveMQ onwards)
- purge queues
-
Camel
- Neater message tracing; letting you zoom into a message and step through the messages with video player controls
- Can now forward messages on any browseable camel enpdoint to any other Camel endpoints
-
Fabric
- Redesigned fabric view allows quick access to versions, profiles and containers, mass-assignment/removal of profiles to containers
- Easier management of features deployed in a profile via the "Edit Features" button.
- Several properties now editable on container detail view such as local/public IP and hostname
-
General
- Secured embedded jolokia, performs authentication/authorization via JAAS
- New login page
- Redesigned help pages