- Bumped all the dependencies to its most recent minor versions
- Fixed a bug when snapshots are not read correctly when there is more than one execution within a single container
- Replaced jakarta.json with org.eclipse.parsson
- Migrate from javax.json to jakarta.json
- Backward incompatible changes. Replaced
javax.json
withorg.glassfish:jakarta.json:2.0.1
- Backward incompatible changes. Replaced
- JAVA sailor doesn't support java version 17
- upgrade gradle wrapper version to
7.5.1
- new publish mechanism
- update libraries to support Java 17
- upgrade gradle wrapper version to
- Add AMQP delivery mode configuration by
AMQP_PERSISTENT_MESSAGES
env var
- Get rid of high vulnerabilities in dependencies
- Add dependency check job to Circle CI
- Get rid of high and critical vulnerabilities in dependencies
- Fixed issue Publish exceptions under load #63
- Fixed a bug when a credentials verification reason was not displayed on the UI
- Remove sensitive logs and data
- Error Handling and Protocol Version 2 encoding
- Support Lightweight messages in Sailor and Enabling graceful restart of tasks pods
- Dynamic Flow Control
- Fix bug when Lookout throws an exception if an incoming message from the error queue doesn't have an errorInput property
- Introduced shutdown-hooks functionality
- Add a language specific feature flag