Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Add support for topic "selectors" to Kafka output #199

Merged
merged 8 commits into from
Dec 13, 2022

Commits on Dec 6, 2022

  1. Add topic selector support

    robbavey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    809261a View commit details
    Browse the repository at this point in the history
  2. Only call batch.Done again when there are remaining messages

    A subsequent call to batch.Done will cause the read loop to fail
    robbavey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    5e09f15 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    robbavey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    d8facbd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    e8b4643 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    98c70a6 View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    robbavey committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    515f9da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b57e9e View commit details
    Browse the repository at this point in the history
  4. Tidy

    robbavey committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    7235188 View commit details
    Browse the repository at this point in the history