Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 38 Next »

Version 2.1 - 4Q 2018

Highlights

Migration guide

  • CloseableHttpComponentsMessageSender : class moved from core module to common, and therefore its package has changed. See OHFJIRA-100 or updated documentation HTTP Message Sender.
  • TestWsUriBuilder : is no longer registered by default in the test context. It needs to be explicitely enabled using annotation @EnableTestWsUriBuilder on the class.

key summary type priority status resolution
Loading...
Refresh

Version 3.x (back log, planned 2Q 2019)

  • create SpringBoot starter
  • improve alerts and throttling configuration
  • remove differences between synchronous and asynchronous messages
  • auto generation of Swagger definition of exposed REST interfaces
  • upgrade of Apache Camel
  • improvement of REST API integration (optimalization of data transfer via graphQL or MsgPack)
  • improvement of API security (OpenIDConnect, OAuth2, …)
  • optimize items in message table
  • create Maven archetype
  • add possibility to evict/clear cache values
  • change Camel events to Spring application events
  • improve of archivation functionality
  • documentation style of development - integration of documentation as source of API)
  • improved modelation style of development - preparation of component’s snippets with Fuse Tooling
  • improved catalog of services (API management, grouped administration of interfaces)
  • improvement of logging and monitoring (prepared complete stack)
  • admin console refinements
    • show all defined quartz jobs in admin gui
    • extensions overview
    • allow some operations for multiple messages 


key summary type priority status resolution
Loading...
Refresh



  • No labels