Skip to content

Releases: assimbly/gateway

3.5.0 Beta

19 May 06:37
7153556
Compare
Choose a tag to compare
3.5.0 Beta Pre-release
Pre-release
  • Enhancement of the Broker API (queues, topics, messages)
  • Manage Queues/Topics
  • Primarily support for XML routes
  • Redesign of the flow editor
  • Support of flow notes

3.4.0

18 Apr 16:27
da03538
Compare
Choose a tag to compare

This releases closes 28 tickets. Main changes:

  • Improved logging
  • Improved IBMMQ component
  • HTTPS support for Jetty component
  • Enrich data (see headers)
  • Many bug fixes

https://github.com/assimbly/gateway/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed+milestone%3A3.4.0

3.4.0Beta

08 Mar 17:51
Compare
Choose a tag to compare
3.4.0Beta Pre-release
Pre-release
  • Improve logging
  • Improve IBMMQ component
  • Enrich data (see headers)
  • Many bug fixes

https://github.com/assimbly/gateway/issues?q=is%3Aissue+sort%3Aupdated-desc+is%3Aclosed+milestone%3A3.4.0

3.3.0

26 Feb 13:36
c762877
Compare
Choose a tag to compare
  • IBMMQ Support
  • Response Endpoint
  • Encryption of variables
  • Dynamic endpoints
  • Store pem files and self-signed certificates
  • Various fixes

For all tickets, see release notes

3.3.0 Beta3

10 Feb 18:18
e72e298
Compare
Choose a tag to compare
3.3.0 Beta3 Pre-release
Pre-release
  • IBMMQ Support
  • Response Endpoint
  • Encryption of variables
  • Various fixes

For more info, see release notes

3.2.0

03 Feb 08:14
e72e298
Compare
Choose a tag to compare

Main new features:

  • Message Sender (Sends a message to endpoints)
  • Multiple From Endpoints
  • AMQP over SSL (AMQPS) Support
  • Support for csimple and spel
  • Various bugfixes

More in the release notes

3.2.0 (Beta 1)

23 Jan 18:02
ac2cfeb
Compare
Choose a tag to compare
3.2.0 (Beta 1) Pre-release
Pre-release
  • Add message sender
  • Various polishing

3.1.0

31 Dec 12:10
ac2cfeb
Compare
Choose a tag to compare

This version closes 33 tickets. Most important changes:

  • Java 11 is minimum
  • Update to Camel 3.7.0 LTS
  • All Camel components can be selected
  • Redesign of Flow edit page

Special thanks to:

Yorick Mackaaij (Maven Modularization, Support for All Camel Components)
Dennis Hardjoprajitno (Pretty print in log viewer)
Cees van Leenen (Restarting gateway from GUI)
Maarten van Weerd (Monitoring with Zabbix, Business Requirements and Testing)

See complete release notes for details.

Note on Camel components:

  1. All Camel components can be selected in the endpoints of a flow. This doesn't mean that
    they all are supported/tested by Assimbly. The supported list can be found here.
  2. On flow start the Maven dependencies are downloaded and resolved by Jeka. This needs an internet connection.
  3. Accordingly, the Java classes are dynamically loaded in runtime.

3.1.0 (Beta2)

05 Apr 10:46
Compare
Choose a tag to compare
3.1.0 (Beta2) Pre-release
Pre-release

Beta release

  • Note this release needs JDK 11 as minimum
  • Most important change is that it's now possible to select all available Camel components

See release notes for all changes so far: https://github.com/assimbly/gateway/issues?q=is%3Aissue+sort%3Aupdated-desc+milestone%3A3.1.0+is%3Aclosed

3.0.0

24 May 09:38
Compare
Choose a tag to compare

The 3.0 release the brings support for:

  • Java 11
  • Apache Camel 3
  • Jhipster 6
  • And more improvements.

Read about in the release blog and the Release Notes