Skip to content

Releases: assimbly/gateway

1.8.0

14 Feb 19:09
59a2f9a
Compare
Choose a tag to compare

This a minor release which closes 12 tickets. Main enhancement is that ActiveMQ brokers can be managed by Assimbly.

Complete changelog

1.8.0Beta2

20 Jan 14:18
Compare
Choose a tag to compare
1.8.0Beta2 Pre-release
Pre-release

Beta (Preview) Release. Main changes are:

  1. Configuration/Management of ActiveMQ broker from the browser
  2. Manage certificates centrally (from database).

See:

https://github.com/assimbly/gateway/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.8.0

1.7.0

13 Dec 10:38
7d1b86e
Compare
Choose a tag to compare

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.

Releases Notes

1.7.0 Beta

18 Oct 19:21
ff3f754
Compare
Choose a tag to compare
1.7.0 Beta Pre-release
Pre-release

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.

release notes

1.6.0

05 Jul 09:50
ff3f754
Compare
Choose a tag to compare

The main changes are

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

21 May 12:37
897319d
Compare
Choose a tag to compare

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

02 May 08:54
897319d
Compare
Choose a tag to compare

Bugfix release:

#195 Error message window too small
#216 Autostart not working
#217 Bugs for 1.4.1
#219 Processing time: show only when messages are processed
#221 All JMS connections are stopped

1.4.0

30 Apr 13:38
2827e15
Compare
Choose a tag to compare

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

06 Jan 19:33
4f87bf8
Compare
Choose a tag to compare
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

1.3 Beta

02 Jan 08:05
Compare
Choose a tag to compare
1.3 Beta Pre-release
Pre-release

This release migrates JHipster 4.13.3 to 5.7.2

Main frameworks updated:

Frontend: angular 5 --> 7
Backend: Spring boot 1.5 --> 2
Database: Hibernate 5.2.12 --> 5.2.17

Also 70 java libraries and 86 javascript libraries were updated