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

Update to kafka streams 2.8.0 (confluent 6.1.1) #292

Merged
merged 3 commits into from
May 10, 2021
Merged

Commits on May 10, 2021

  1. deps: update to kafka streams 2.8.0 (confluent 6.1.1)

    In new-topic cast partition-count and replication-factor to int /
    short.
    
    Always create a new processor-supplier on get to satisfy "The supplier
    should always generate a new instance each time get() gets called."
    
    Update map round trip to reflect that it now works.
    minimal committed May 10, 2021
    Configuration menu
    Copy the full SHA
    8a04653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6aae2f View commit details
    Browse the repository at this point in the history
  3. docs: update changelog

    minimal committed May 10, 2021
    Configuration menu
    Copy the full SHA
    919de12 View commit details
    Browse the repository at this point in the history