Skip to content

feat: USER_AGENT command (AST, APIs)#77

Merged
momovdg merged 5 commits into
elastic:mainfrom
momovdg:esql-user-agent-command
Apr 8, 2026
Merged

feat: USER_AGENT command (AST, APIs)#77
momovdg merged 5 commits into
elastic:mainfrom
momovdg:esql-user-agent-command

Conversation

@momovdg
Copy link
Copy Markdown
Contributor

@momovdg momovdg commented Apr 2, 2026

part of elastic/kibana#260454

Summary

This PR adds support for the new USER_AGENT command:

  • AST support
  • visitor context
  • tests

Checklist

  • Unit tests have been added or updated.
  • The proper documentation has been added or updated.
  • If this PR contains breaking changes, you have explained them using the BREAKING CHANGE: change syntax.
  • The PR title has the correct conventional commit label in the title, this is crucial for the correct versioning of this package. Check the following cheat shit.
    Title Label Release
    breaking: true (!) major
    feat minor
    fix patch
    refactor patch
    perf patch
    build patch
    docs patch
    chore patch
    revert patch

@momovdg momovdg self-assigned this Apr 2, 2026
@momovdg momovdg changed the title feat: USER_AGENT command feat: USER_AGENT command (AST, APIs) Apr 2, 2026
@momovdg
Copy link
Copy Markdown
Contributor Author

momovdg commented Apr 6, 2026

/ci

@momovdg momovdg force-pushed the esql-user-agent-command branch from 019680f to 217c3b2 Compare April 8, 2026 07:03
@momovdg momovdg marked this pull request as ready for review April 8, 2026 07:08
@momovdg momovdg requested a review from a team as a code owner April 8, 2026 07:08
Copy link
Copy Markdown
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@momovdg momovdg merged commit 30cdbef into elastic:main Apr 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants