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

[Remove] Deprecated Fractional ByteSizeValue support #9005

Merged
merged 3 commits into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. [Remove] Deprecated Fractional ByteSizeValue support

    This commit removes the deprecation warning for fractional bytes size
    values. This leniency was deprecated a long time ago in Legacy 6.2. The
    removal should come as no surprise to users.
    
    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    46ae521 View commit details
    Browse the repository at this point in the history
  2. update changelog

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    c2efd62 View commit details
    Browse the repository at this point in the history
  3. fix missed test

    Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
    nknize committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b71ac11 View commit details
    Browse the repository at this point in the history