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

KAFKA-13328, KAFKA-13329 (2): Add custom preflight validation support for connector header, key, and value converters #14309

Merged

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    840f2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac9caf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba0649 View commit details
    Browse the repository at this point in the history
  4. Update clients/src/main/java/org/apache/kafka/common/utils/Utils.java

    Co-authored-by: Yash Mayya <yash.mayya@gmail.com>
    C0urante and yashmayya committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    abdc024 View commit details
    Browse the repository at this point in the history
  5. Add newline to end of file, fix Javadoc code snippet example, extract…

    … common logic into Utils::ensureConcrete
    C0urante committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1d10efa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    735d35f View commit details
    Browse the repository at this point in the history
  7. Simplify Utils::ensureConcrete, refine exception handling in Instanti…

    …ableClassValidator::ensureValid
    C0urante committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a554695 View commit details
    Browse the repository at this point in the history
  8. Fix failing unit tests

    C0urante committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8dfeca5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cf1e13 View commit details
    Browse the repository at this point in the history
  10. KAFKA-13328, KAFKA-13329: Add custom preflight validation support for…

    … connector header, key, and value converters
    C0urante committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    29c95bc View commit details
    Browse the repository at this point in the history
  11. Change 'transformation' to 'pluginInstance' in EnrichablePlugin::getC…

    …onfigDefFromConfigProvidingClass
    C0urante committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5b33be2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6144031 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c8157d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. Address review comments

    C0urante committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4c55f4b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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