Skip to content

0.4.0

Compare
Choose a tag to compare
@ramgrandhi ramgrandhi released this 14 Feb 20:10

New Features

  • Added support for JMS backends.
  • Now you can invoke an API (using HTTP) which will be able to publish a message to a JMS queue (or) topic.
  • Supports both one-way and two-way JMS.
  • Added Mediation Policies support.
  • Now you can specify in, out and fault sequences which can manipulate input, output and fault messages of your API.