CHANGELOG
1.4.0 (2026-09-01)
Features
- delivery timeouts and redis configs (86e69ba8), refs: ADI-2618 AVP-522
- MaxWaitingTimeToReceivedDeliveryMessage is configurable
- update sso auth secrets and move tests to check pipeline
- migrate MessageGateway to RedisConnection config
- Introducing AccessTokenProvider for fetching access token
- MessageGatewayConsumerV1Client requires an AccessTokenProvider as its dependency
- MessageGatewayPublisherV1Client requires an AccessTokenProvider as its dependency
- RabbitMQ management connection uses designed configuration ("RabbitMq:Management")
1.3.0 (2026-07-08)
Features
- x-message-ttl, ava skills, integration tests (cc2a18ff), refs: AVP-568 ADI-2527 AVP-568 ADI-1633
- fix: x-message-ttl instead of x-expires
- chore: install ava agent profiles, install ava skills
- test: enable integration tests with test containers
1.2.1 (2026-05-07)
Bug Fixes
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.1.0 (2026-03-10)
Features
- NET10 upgrade, performance improvements, lock consumer event handlers (935ec16)
1.0.0 (2026-02-09)
Features
- enable unit tests and changelog sync in CI pipelines (18ba1b7)