Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to inject kafka metadata #205

Merged
merged 19 commits into from
Apr 13, 2024
Merged

Commits on Mar 9, 2024

  1. option-to-inject-kafka-metadata

    - add option to inject kafka metadata if Debezium or DMS messages are SinkRecords
    tabmatfournier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7d88b1d View commit details
    Browse the repository at this point in the history
  2. formatting and docs

    tabmatfournier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5788722 View commit details
    Browse the repository at this point in the history
  3. fix null checks

    tabmatfournier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    0cb9d85 View commit details
    Browse the repository at this point in the history
  4. tests

    tabmatfournier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    800de10 View commit details
    Browse the repository at this point in the history
  5. flakey test

    tabmatfournier committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7600e09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86486a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    2fc31b5 View commit details
    Browse the repository at this point in the history
  2. readme fixes

    tabmatfournier committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fef04f8 View commit details
    Browse the repository at this point in the history
  3. fin

    tabmatfournier committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ea9efe6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    2bb6c0d View commit details
    Browse the repository at this point in the history
  2. fix keys

    tabmatfournier committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    52cbda9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    779c5dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d3ecf6 View commit details
    Browse the repository at this point in the history
  3. timestamp

    tabmatfournier committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    50a27dd View commit details
    Browse the repository at this point in the history
  4. comments

    tabmatfournier committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    84c8e91 View commit details
    Browse the repository at this point in the history
  5. void signature

    tabmatfournier committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    73ecdfe View commit details
    Browse the repository at this point in the history
  6. readme typos

    tabmatfournier committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    70d8b87 View commit details
    Browse the repository at this point in the history
  7. .

    tabmatfournier committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5008611 View commit details
    Browse the repository at this point in the history
  8. fix readme

    tabmatfournier committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    274b38d View commit details
    Browse the repository at this point in the history