Skip to content

Releases: integram/cleverbus

CleverBus v2.0.0 (22.02.2016)

24 Jan 10:22
Compare
Choose a tag to compare

Fixed

  • [CLVBUS-191] - ESB startup - random occurence of NullPointerException while external system is called after ESB startup
  • [CLVBUS-226] - ESB startup - Timers delay (atleast 1 minute) is must
  • [CLVBUS-179] - Async message - serialization error under stress

New Features

  • [CLVBUS-170] - Runtime - Java 1.8 support
  • [CLVBUS-208] - Async message - archivation optimalization
  • [CLVBUS-214] - Funnel - funnel value in URI support added
  • [CLVBUS-176] - DB Archivation - with custom job implementation
  • [CLVBUS-178] - EmailService - attachement support introduced
  • [CLVBUS-208] - DB Archivation - big data optimalization
  • [CLVBUS-222] - Async message - message search web service added
  • [CLVBUS-216] - Funnel - multifunnel option support added
  • [CLVBUS-228] - Alerting - global switch off configuration option added
  • [CLVBUS-232] - Messages - Custom namespace can be used for traceHeader
  • [CLVBUS-249] - EmailService - Default UTF-8 encoding for outgoing emails

CleverBus v1.1. (24.11.2014)

24 Nov 21:16
Compare
Choose a tag to compare

This is first release when CleverBus came as open source project.

Detailed release notes | Javadoc

Incompatible changes:

  • [#13] Replace Cleverlance namespaces

Other tasks:

  • [#17] Repackage web admin console in web-admin
  • [#11] Rename Maven modules with prefix cleverbus

Bugs:

  • [#12] Mismatch of JAXB classes and real package structure