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

Support Elasticsearch 8.x #4829

Merged
merged 18 commits into from
Nov 23, 2023
Merged

Commits on Oct 10, 2023

  1. added support for esv8

    Signed-off-by: bugslayer-332 <ayashwanth9503@gmail.com>
    severussnape321 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    552d512 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. priority added in index templates v8

    Signed-off-by: bugslayer-332 <ayashwanth9503@gmail.com>
    severussnape321 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ba484ed View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ESV8IndexTemplates

    Signed-off-by: Yashwanth Reddy  <89122324+pmuls99@users.noreply.github.com>
    pmuls99 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9122042 View commit details
    Browse the repository at this point in the history
  3. make fmt

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    7e4a6e7 View commit details
    Browse the repository at this point in the history
  4. delint

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fb01137 View commit details
    Browse the repository at this point in the history
  5. add v8 test

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    36f6eba View commit details
    Browse the repository at this point in the history
  6. Remove V8 method from interface

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9ea1e83 View commit details
    Browse the repository at this point in the history
  7. Push down v8 differences to the shim layer

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8a94981 View commit details
    Browse the repository at this point in the history
  8. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8324167 View commit details
    Browse the repository at this point in the history
  9. changes not needed

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e5b4c80 View commit details
    Browse the repository at this point in the history
  10. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e982cda View commit details
    Browse the repository at this point in the history
  11. clean up

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5498b49 View commit details
    Browse the repository at this point in the history
  12. revert unnecessary changes

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a33f5ab View commit details
    Browse the repository at this point in the history
  13. Set default priorities to 0; sync descriptions

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    23426ff View commit details
    Browse the repository at this point in the history
  14. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    97934c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. fix

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8120761 View commit details
    Browse the repository at this point in the history
  2. make fmt

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9296a55 View commit details
    Browse the repository at this point in the history
  3. Remove * prefix from template patterns

    Signed-off-by: Yuri Shkuro <github@ysh.us>
    yurishkuro committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    8f9f5c6 View commit details
    Browse the repository at this point in the history