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

Deprecate raw response from non-async method #3089

Merged
merged 16 commits into from
Sep 6, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    819ca22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7a3737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    906917c View commit details
    Browse the repository at this point in the history
  4. Respsect cache parameter.

    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f1c2791 View commit details
    Browse the repository at this point in the history
  5. Deprecate get_raw_response

    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cd91eae View commit details
    Browse the repository at this point in the history
  6. Use a comet that does not fail; Use mocked data for uncertainty tests.

    2024 AA does not return uncertainty info anymore.  Rather than
    continuously chase objects with uncertianties, just test mocked data.
    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c56a4fe View commit details
    Browse the repository at this point in the history
  7. Remove unused import.

    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    087b0f0 View commit details
    Browse the repository at this point in the history
  8. Remove misplaced code.

    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    289408c View commit details
    Browse the repository at this point in the history
  9. Changelog entry

    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    783d7e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3ac42a View commit details
    Browse the repository at this point in the history
  11. Also comment on fixed bug.

    mkelley committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    bd1079a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Revert "Remove misplaced code."

    This reverts commit 289408c.
    mkelley committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    88e103e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    258f945 View commit details
    Browse the repository at this point in the history
  2. Fix deprecation: since 0.4.8

    mkelley committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f29553a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6b7b8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    274984f View commit details
    Browse the repository at this point in the history