Date  

Version: 2.3 RC8

Bug fixes

Removed password from log file 

Fixed login issue (failed login)

Fixed error handling when database unavailable for idmap


Date  

Version: 2.3 RC5

Bug fixes

Fixed last message persistence

Fixed read base 64 string bug

Removed permanent errors, changed all to transient

This makes sure that the 1Gateway tries to restart whatever is failing.


Date  

Version: 2.3 RC4 

New features

Added leading slash to message

When configuring a mapping, if the from field has a leading slash it will look for the key at the root, but if it doesn't it will search in the whole message.

Bug fixes

Fixed bug when converting message to XML

Fixed bug when installing new plugins through the System maintenance page


Date  

Version: 2.3 RC2

Bug fixes

Fixed state change mapping to support multiple mappings with same id

Added URL encode


Date  

Version: 2.3 RC1

Bug fixes

Fixed message flow for scom sender

Changed preprocess logic to include only the relevant part of the message in the composite message


Date  

Version 2.3 of 1Gateway released

New features

Added System maintenance page with a dynamic plugin and configuration installation 

The plugin jar files are installed and loaded dynamically through the System maintenance page of 1Gateway.

Added license maintenance section to UI

In the license maintenance section of the System maintenance page you can view the licenses you have, for which plugins and when they will expire.

Added IDMAP functionality that allows to have a relationship between messages from 2 or more disparate systems

This functionality allows syncing messages (typically incidents) in real time.

Separated plugin distribution from 1Gateway distribution

Added message trace to messages

Messages include a hop branch that indicates the transformations and plugins that it went through.

Added last message timestamp to plugin card in Status page

The plugin indicates at what time it got the last message.

Added dead letter queue plugin

The dead letter queue saves a list of messages that couldn't be delivered to the endpoint from a sender plugin to make sure that no messages get lost.

Added basic attachment support for messages

The plugins also need to have attachment support to use it.

Replaced Conditions with Filters

Deprecated the Conditions in exchange for Filters.

Added direction to Plugin Definition

To define explicitly if the plugin is a listener or sender plugin.

Added restart option 

Added System settings page to the UI

The System settings page includes the configuration for the internal database (can be an embedded H2 database or MySQL) and the HTTP listener (configures port and protocol HTTP/HTTPS.

Bug fixes

Fixed regular expression and substitution in Simple mapping

Fixed variable substitution in Variable replacement mapping

Fixed refresh issues

Fixed startup issue where on incorrect catalog file would stop the whole 1Gateway

Fixed bug where severity 0 alarms would not get element persisted