Releases: assimbly/gateway
1.8.0
1.8.0Beta2
Beta (Preview) Release. Main changes are:
- Configuration/Management of ActiveMQ broker from the browser
- Manage certificates centrally (from database).
See:
https://github.com/assimbly/gateway/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.8.0
1.7.0
The 1.7.0. focuses mainly on performance, improvement of the main page and possibility to let each endpoint use its own message headers. In total 42 tickets (bug fixes and improvements) are closed with this release.
1.7.0 Beta
This is a beta release of 1.7.0. This release mainly focuses on performance, improvement of the main page and seperate message headers for each endpoint.
1.6.0
The main changes are
- Support for Docker
- Support for ActiveMQ Artemis
- Support for XPath 2.0
All changes & bugfixes:
#233 Flow edit link
#234 Xpath with namespaces (XPath 2.0 support)
#235 Audit page doesn't open
#237 Update Camel to 2.24.1
#238 Update Jolokia/Hawt.io
#239 Headers cannot be names constant, xpath or simple
#240 Support Docker container
#243 Default endpoint for adapter gateway
#244 Connector changes are not available in development
#245 Start broker if set during import
#246 Initial Artemis support
#247 Load broker configuration from file
1.5.0
Main changes are support for the Simple language and Oracle DB support.
All changes and bug fixes:
#232 Support bytes message as output
#231 Redesign of gateway settings page
#230 Support simple language in message headers
#229 Add flow name to connector
#228 Bugfixes for 1.5.0
#226 Add CXF component
#225 MS SQLDriver won't load
#224 Can't add multiple to endpoints
#223 Database: Enlarge the URI
#222 Redesign Endpoint (URI) configuration
#192 Add Oracle driver
1.4.1
1.4.0
The main change of 1.4.0 is support for HTTPS.
#196 Support for HTTPS
#197 HTTPS4 support
#211 Certificates Support
You can find more on the wiki:
https://github.com/assimbly/gateway/wiki/TLS-Certificates
@mfranchimont added support for the following Camel components:
#203 Support for AS2 component
#204 Support for ElasticSearch component
#206 Support for AMQP / RabbitMQ component
#207 Support for Slack component
#208 Support for Websocket component
Other improvement and bugfixes:
#190 Make maximumRedeliveries and redeliveryDelay configurable
#191 Import of environment variables
#198 Last error on top
#199 Don't log statistics by default
#201 Fault messages
#202 Option list is not alphabetical
#205 Upgrade to Camel 2.22
#209 Update ActiveMQ
#210 Export of Gateway does not have filename
#214 Allow async error handling
1.3
The main change of 1.3 is the upgrade to JHipster 5.7.2.
#180 Jhipster upgrade (See also the release notes of 1.3 Beta )
Besides the upgrade the following issues were solved:
#181 Change default log directory
#182 Make list of options available on Offloading
#183 Gateway values after import
#184 Sorting of tables in setting pages
#185 Export/Import a single flow
#186 Improve String substitions of environment variables
#187 Websockets for flow management
#188 Add mssql driver