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

Backport of treat logical.ErrRelativePath as 400 instead of 500 into release/1.8.x #14779

Merged
merged 5 commits into from Mar 30, 2022

Commits on Mar 30, 2022

  1. no-op commit due to failed cherry-picking

    temp authored and ccapurso committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    017f25c View commit details
    Browse the repository at this point in the history
  2. treat logical.ErrRelativePath as 400 instead of 500

    (cherry picked from commit c1e527d)
    ccapurso committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    b06a9cc View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    (cherry picked from commit 550d3aa)
    ccapurso committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    f91ab9e View commit details
    Browse the repository at this point in the history
  4. return UserError for logical.ErrRelativePath

    (cherry picked from commit 154a3a7)
    ccapurso committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9efaa43 View commit details
    Browse the repository at this point in the history
  5. add missing import

    ccapurso committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    1a882ae View commit details
    Browse the repository at this point in the history