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

Feature/deprecation fixes #261

Merged
merged 4 commits into from
Dec 22, 2021
Merged

Feature/deprecation fixes #261

merged 4 commits into from
Dec 22, 2021

Commits on Dec 21, 2021

  1. Abris #256 fix deprecation for apache.commons.io and scalatest

    - apache.commons.io deprecation removed
    - scalatest deprecation removed
    - test libraries updated to the latest minor version
    
    (cherry picked from commit 778a503)
    cerveada committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    6ba8aba View commit details
    Browse the repository at this point in the history
  2. Abris #256 fix deprecation for Scala 2.13 in tests

    (cherry picked from commit 71c5031)
    cerveada committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    4d57921 View commit details
    Browse the repository at this point in the history
  3. Abris #256 fix deprecation for Scala 2.13 in non test code

    (cherry picked from commit 1726756)
    cerveada committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    5188b88 View commit details
    Browse the repository at this point in the history
  4. Abris #256 limit offset reset interval in ConfluentKafkaAvroReader ex…

    …ample
    
    (cherry picked from commit de286a7)
    cerveada committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    10f9dc7 View commit details
    Browse the repository at this point in the history