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

2.9 #22

Open
wants to merge 65 commits into
base: main
Choose a base branch
from
Open

2.9 #22

wants to merge 65 commits into from

Commits on Nov 15, 2023

  1. fix licenses, comment out nebula check

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b3f0b91 View commit details
    Browse the repository at this point in the history
  2. upgrade gradle and upgrade OpenSearch version

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    705bd0e View commit details
    Browse the repository at this point in the history
  3. begin fixing compile errors, only thing left are Query.visit() method…

    … implementations, which are going to require some more work
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    948c7cb View commit details
    Browse the repository at this point in the history
  4. it compiles

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ceac92f View commit details
    Browse the repository at this point in the history
  5. The original plugin powers Wikimedia, not the fork (#1)

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    flaxsearch authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    88a892d View commit details
    Browse the repository at this point in the history
  6. Add id back to index request, remove mapping type param from YAML tes…

    …t cases (#3)
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    mkr authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a67e36d View commit details
    Browse the repository at this point in the history
  7. update java version in workflows and start updating the readme

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b5dd1b7 View commit details
    Browse the repository at this point in the history
  8. update to main branch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a775883 View commit details
    Browse the repository at this point in the history
  9. add sec manager flag

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fe2c7f0 View commit details
    Browse the repository at this point in the history
  10. add test target to gh action

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d8f6b66 View commit details
    Browse the repository at this point in the history
  11. fix environment vars

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    31ed758 View commit details
    Browse the repository at this point in the history
  12. turn off sec. mgr in the dist

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    48d18e2 View commit details
    Browse the repository at this point in the history
  13. add permissions

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0139b8d View commit details
    Browse the repository at this point in the history
  14. attempt permissions

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f1d2619 View commit details
    Browse the repository at this point in the history
  15. try new release action

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bf23eac View commit details
    Browse the repository at this point in the history
  16. add branch for testing

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f4bb40a View commit details
    Browse the repository at this point in the history
  17. remove tag-name

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e0915fe View commit details
    Browse the repository at this point in the history
  18. clean up tags

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9b8e50d View commit details
    Browse the repository at this point in the history
  19. tag

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9613c4c View commit details
    Browse the repository at this point in the history
  20. upload release asset fixes

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5b133d3 View commit details
    Browse the repository at this point in the history
  21. release tag name

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6d2530e View commit details
    Browse the repository at this point in the history
  22. tag name for upload

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6a1f0c6 View commit details
    Browse the repository at this point in the history
  23. test release

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    36bf61a View commit details
    Browse the repository at this point in the history
  24. Docker (#5)

    * bring in dockerfile
    
    * bring in dockerfile
    
    * add in docker actions
    
    * remove docker branch for push action
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    21fbed6 View commit details
    Browse the repository at this point in the history
  25. fix build-args

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    88228f0 View commit details
    Browse the repository at this point in the history
  26. fix build-args, but this time try harder

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    469ad91 View commit details
    Browse the repository at this point in the history
  27. docker tweaks

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2328796 View commit details
    Browse the repository at this point in the history
  28. rc

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c516130 View commit details
    Browse the repository at this point in the history
  29. ARGGGGGGGG

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1299683 View commit details
    Browse the repository at this point in the history
  30. would help if we got the version/path right

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8afe547 View commit details
    Browse the repository at this point in the history
  31. upgrades for 2.5.0: new versions of things, add some docs, upgrade gr…

    …adlew
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9feedb0 View commit details
    Browse the repository at this point in the history
  32. update versions, add some more readme

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    20eb21b View commit details
    Browse the repository at this point in the history
  33. push version

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    45ddd81 View commit details
    Browse the repository at this point in the history
  34. adding standard OpenSearch issue templates and ADMIN/MAINTAINERS/CODE…

    …OWNERS list
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8a2de1f View commit details
    Browse the repository at this point in the history
  35. replacing .github repo references with refs to this repo

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a1a2502 View commit details
    Browse the repository at this point in the history
  36. adding standard opensearch code of conduct

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9e3674a View commit details
    Browse the repository at this point in the history
  37. adding Grant Ingersoll as a maintainer

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a979fb3 View commit details
    Browse the repository at this point in the history
  38. Add .whitesource configuration file

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    mend-for-github-com[bot] authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    fb84c6e View commit details
    Browse the repository at this point in the history
  39. starting to build against OpenSearch 2.7.0 with several updates in co…

    …re and a TODO regarding the Strings class
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7f1ebba View commit details
    Browse the repository at this point in the history
  40. updated according to changes in OpenSearch core; added integTests and…

    … yamlRestTest according to spec. integTests don't work yet so running with the following vars works -Dopensearch.version=2.7.0 -Dskip.integtests=true -Djava.security.manager=allow -Dbuild.snapshot=false
    
    buid.snapshot runs the yamlRestTest successfully. -Djava.security.manager=allow allows the deprecated SecurityManager to do it's work
    
    also updated StoredFeatureParserTests.writeAsNonFormattedString to require MediaType as per opensearch-project/OpenSearch@f9eb9bf
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b372257 View commit details
    Browse the repository at this point in the history
  41. new ci build for opensearch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    71acccd View commit details
    Browse the repository at this point in the history
  42. removed windows build and added workflow_dispatch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6c376f6 View commit details
    Browse the repository at this point in the history
  43. removed windows build and added workflow_dispatch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    48a34b3 View commit details
    Browse the repository at this point in the history
  44. updated CI to upload build artifacts

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9dcb108 View commit details
    Browse the repository at this point in the history
  45. commented codecov in ci.yml for now

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f4f68cf View commit details
    Browse the repository at this point in the history
  46. added 'github.ref

    ' as a branch to trigger when a tag is pushed
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    92eb855 View commit details
    Browse the repository at this point in the history
  47. updated gradle command to be consistent with updates in build.gradle

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2f00190 View commit details
    Browse the repository at this point in the history
  48. removed test-release branch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a998196 View commit details
    Browse the repository at this point in the history
  49. removed space from line 9 in release.yml

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a26d38e View commit details
    Browse the repository at this point in the history
  50. updated README.md with 2.7.0 build info; removed KNOWN_ISSUES.md; set…

    … opensearch version on command line instead of in gradle.properties
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    83d1d67 View commit details
    Browse the repository at this point in the history
  51. yamlRestTest was failing on naming of snapshots so I may have made th…

    …is too general by subbing the semantic-ish versioning regex with a .*, but the build succeeded...
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    35aa149 View commit details
    Browse the repository at this point in the history
  52. fix: revert build.gradle sourceSets changes

    Signed-off-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    hasnain2808 authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ae5f9ec View commit details
    Browse the repository at this point in the history
  53. Docker (#5)

    * bring in dockerfile
    
    * bring in dockerfile
    
    * add in docker actions
    
    * remove docker branch for push action
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ac6399f View commit details
    Browse the repository at this point in the history
  54. fix build-args

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    546dea7 View commit details
    Browse the repository at this point in the history
  55. upgrades for 2.5.0: new versions of things, add some docs, upgrade gr…

    …adlew
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    gsingers authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c0d3d95 View commit details
    Browse the repository at this point in the history
  56. starting to build against OpenSearch 2.7.0 with several updates in co…

    …re and a TODO regarding the Strings class
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a703f7e View commit details
    Browse the repository at this point in the history
  57. new ci build for opensearch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    acbb355 View commit details
    Browse the repository at this point in the history
  58. removed windows build and added workflow_dispatch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3785b6a View commit details
    Browse the repository at this point in the history
  59. removed windows build and added workflow_dispatch

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bf22ee1 View commit details
    Browse the repository at this point in the history
  60. fix: revert build.gradle sourceSets changes

    Signed-off-by: Mohammad Hasnain Mohsin Rajan <hasnain2808@gmail.com>
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    hasnain2808 authored and macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    58d2fb4 View commit details
    Browse the repository at this point in the history
  61. any new issues should have an 'untriaged' label added by default to c…

    …all out that we need to read it to ensure it's at least not a security issue
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ba369e9 View commit details
    Browse the repository at this point in the history
  62. cleaning up release-old.yml

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7f1cff2 View commit details
    Browse the repository at this point in the history
  63. updated README.md; build.gradle runs integtests now; updated Learning…

    …ToRankPluginIT.java to look for 'ltr' in the response
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2c34bc4 View commit details
    Browse the repository at this point in the history
  64. updated to use OpenSearch 2.8 and Lucene 9.6; updated a few classes d…

    …ue to reorganization of code in core
    
    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    632837e View commit details
    Browse the repository at this point in the history
  65. updated for OpenSearch 2.9 and Lucene 9.7

    Signed-off-by: Mark Cohen <markcoh@amazon.com>
    macohen committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6c8d91a View commit details
    Browse the repository at this point in the history