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

[8.15] [Console] Regenerate autocomplete definitions for 8.15 (#193208) #193423

Merged
merged 5 commits into from
Oct 17, 2024

Commits on Sep 19, 2024

  1. [Console] Regenerate autocomplete definitions for 8.15 (elastic#193208)

    This regenerates the autocomplete definitions using the current 8.15
    branch of the Elasticsearch specification. More specifically:
    
    * Rename `query_rules` APIs to `query_ruleset` as was done in 8.15 (not
    sure why this was not applied already)
    * Update `format` for `esql.query` to include `arrow` (and remove the
    corresponding override)
     * Add three new Ingest GeoIP APIs and 3 Security APIs
     * Remove a number of unused/harmful query parameter overrides
    
    (cherry picked from commit e5299a5)
    pquentin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2d2da6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3607e91 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    333d379 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    e3b4424 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    e0cb60a View commit details
    Browse the repository at this point in the history