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 3.4 compatibility #353

Merged
merged 4 commits into from
Mar 31, 2023
Merged

Kafka 3.4 compatibility #353

merged 4 commits into from
Mar 31, 2023

Commits on Mar 31, 2023

  1. Port to kafka v3.2.0 and update deps

    Signed-off-by: Greg Haskins <greg@manetu.com>
    ghaskins authored and minimal committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    7f6092f View commit details
    Browse the repository at this point in the history
  2. deps: bump some other kafka deps, aleph, jsonista

    latest aleph, no need to pin netty anymore
    
    Aleph 0.6.1 uses Netty 4.1.87.Final
    minimal committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    0a6497e View commit details
    Browse the repository at this point in the history
  3. deps: kafka streams 3.4.0

    minimal committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    b4f69ce View commit details
    Browse the repository at this point in the history
  4. docs: update changelog

    minimal committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3eb81c6 View commit details
    Browse the repository at this point in the history