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

Deprecated support Part 1 #602

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    5a7a618 View commit details
    Browse the repository at this point in the history
  2. Annotate deprecated Query and Query Parameters.

    Use a CPP symbol just incase someone needs to use a prefix to suppress these
    deprecations for some reason.
    
    If a required parameter is deprecated, log a message as there is no way to
    annotate just one argument to the method as such.
    thomasvl committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    925b24a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b7cefb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb1c6d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f4bd1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49fda60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3dce36a View commit details
    Browse the repository at this point in the history