Skip to content

Releases: assimbly/gateway

3.9.0

16 Feb 15:17
b5ccd1f
Compare
Choose a tag to compare

This release focus mainly on extending the runtime API. There are 3 API's added:

  • Statistics API: Gather data on metrics, counts and other statistics of flows
  • Events API: Add events to collect and store (to file or elasticsearch)
  • Validation API: validate scripts, urls, xslts etc

Other Changes

  • Release automation @joaocatalao (#747)
  • Version automation @joaocatalao
  • Update Apache Camel to 3.20.2
  • Update Apache Artemis to 2.28.0
  • Update Apache ActiveMq to 5.17.3
  • GoogleAuthenticator - init/config @brunovg (#750)
  • Add more database drivers @github-actions (#735)
  • FlowLoader report
  • Add events API
  • Add statistics API
  • Add validation API

🚀 Features

  • Authenticate - Unregister @github-actions (#754)
  • Add update version script @github-actions (#739)
  • Add version updater workflow @github-actions (#737)
  • Camel email-component - oauth2 support @brunovg (#733)

🐛 Bug Fixes

  • AccountResource - authenticate endpoint @github-actions (#752)
  • Removed POM updater action @joaocatalao (#744)
  • Remove POM version update script @github-actions (#741)

3.8.1

02 Jan 08:08
4b85fb5
Compare
Choose a tag to compare
  • Improved API (statistics and management)

3.8.0

02 Dec 14:48
a5c1320
Compare
Choose a tag to compare

Release notes

This release focuses on upgrades and the new DIL format.

Upgrades:

  • Update Camel to 3.19.0
  • Update ActiveMQ Classic to 5.17.2
  • Update ActiveMQ Artemis to 2.27.0
  • Upgrade Spring Boot to 2.7.6

Other changes:

  • First support for the DIL (Data Integration Language) format.
    • In the accompanying blog you read more about the concepts.
  • Update schema for integrations and flows (note that in current beta old formats cannot be imported yet).

See all closed tickets

3.8.0 Beta

23 Sep 06:54
Compare
Choose a tag to compare
3.8.0 Beta Pre-release
Pre-release

Release notes

This release focuses on upgrades and the new DIL format.

Upgrades:

  • Update Camel to 3.19.0
  • Update ActiveMQ Classic to 5.17.2
  • Update ActiveMQ Artemis to 2.27.0
  • Upgrade Spring Boot to 2.7.5

Other changes:

  • First support for the DIL (Data Integration Language) format.
    • In the accompanying blog you read more about the concepts.
  • Update schema for integrations and flows (note that in current beta old formats cannot be imported yet).

See all closed tickets

3.7.0

22 Jul 14:56
4a27e23
Compare
Choose a tag to compare
  • Main feature of 3.7.0 is to create and run pure Camel routes (next to connectors).
  • Split modules into base and runtime
  • Other fixes and dependencies upgrades

Release notes

3.7.0 Beta

23 May 10:16
Compare
Choose a tag to compare
3.7.0 Beta Pre-release
Pre-release
  • Main feature of 3.7.0 is to create and run pure Camel routes (next to connectors).
  • Other fixes and dependencies upgrades

Release notes

3.6.0

04 May 09:46
f226937
Compare
Choose a tag to compare

Release notes

This release focuses in particular on upgrades and refactoring.

Upgrades:

  • Update Camel to 3.14.3
  • Update ActiveMQ Classic to 5.17.1
  • Update ActiveMQ Artemis to 2.22.0
  • Upgrade Spring Boot to 2.6.7
  • Upgrade Angular to 13.x
  • Upgrade Bootstrap from 4 to 5

Other changes:

  • Use JWT instead of Cookies
  • Migrate Ace Editor to CodeMirror
  • Migrate Swagger (OpenAPIv2) to OpenAPIv3
  • Remove Offloading
  • Improved Import/Export
  • Improved editing of Camel XML routes

See all closed tickets

3.6.0 Beta2

17 Mar 11:00
Compare
Choose a tag to compare
3.6.0 Beta2 Pre-release
Pre-release

Release notes

This release focuses in particular on upgrades and refactoring:

  • Update Camel to 3.14.2
  • Update ActiveMQ Classic to 5.17.0
  • Update ActiveMQ Artemis to 2.20.0
  • Upgrade Spring Boot to 2.6.4
  • Upgrade Angular to 13.x
  • Upgrade Bootstrap from 4 to 5
  • Use JWT instead of Cookies
  • Migrate Ace Editor to CodeMirror
  • Migratie Swagger (OpenAPIv2) to OpenAPIv3
  • Remove Offloading

See all closed tickets

3.5.0

26 Dec 11:48
4b4b4e7
Compare
Choose a tag to compare

What's new?

  • The broker is enhanced to manage queues and topics
  • Redesign of the flow editor
  • Upgrade to Camel 3.14.0 and ActiveMQ (Classic 5.16.3 and Artemis 2.20.0)
  • Add support to use custom Camel routes

This release closed 77 tickets. Many thanks to @mvweerd and @tomosjut

All closed issues

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