Release notes and changelog

For information on upgrading from previous versions, see the Atoti Data Connectors Migration Notes

4.2.0-AP6.0

2024-06-20

Summary

  • Allow Listening on Fetch Topics: The DLC now allows Listening on defined Fetch Topics.

Dependency versions

Component Version
Atoti Server 6.0.11.sb3+
Java JDK17

Added

Issue Key Details
BAST-1069 Allow Listening on Fetch Topics/Sources.

Listening on Fetch Topics

The DLC now allows Listening on defined Fetch Topics. With this you can start listening on a Fetch Topic. There is no need to register a new Listen Source nor define Listen Topics.

When Listening on a Fetch Topic, a hybrid ListenOnFetchSource and topics will be created that will listen for file updates and process them in a batch Fetch operation.

For more on how the Listen-on-Fetch mechanism works and what can be configured, see the Listen-on-Fetch section.