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

Propagate warnings from instant queries #7286

Merged
merged 2 commits into from
Apr 18, 2024

Commits on Apr 18, 2024

  1. Propagate warnings from instant queries

    Warnings from remote instant queries get turned into errors, which
    is a bug. It should be up to the root client to decide whether warnings
    should be show as such, or converted to errors.
    
    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b0be155 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG entry

    Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
    fpetkovski committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fe0931d View commit details
    Browse the repository at this point in the history