All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Remove Github token.
- max_bytes_per_partition.
- Multi-thread processing for consumer.
- Temporarily disables throttling.
- Keep set name for main topic
- retry logic
- Setting logger level to debug on processor
- Log received messages on tasks
- CLI options
- Error when running process with a single stage
- Reliable Auto Retries & Auto Seeks.
- Flusher execution.
- Newline character for exception backtraces.
- Log exception backtraces.
- Retry topic naming to include the Task Group ID.
- Flux::Task: task handlers.
- Flux::Reactor: consumption framework.
- Flux::Producer: producer framework.
- Flux::CLI.