Releases: assimbly/gateway
Releases · assimbly/gateway
3.9.0
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
3.8.0
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
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
- 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
3.7.0 Beta
- Main feature of 3.7.0 is to create and run pure Camel routes (next to connectors).
- Other fixes and dependencies upgrades
3.6.0
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
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
3.5.0 Beta
- 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