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

deprecate master nomenclature in 2.x #319

Merged
merged 32 commits into from
Oct 31, 2022

Commits on Aug 24, 2022

  1. replace the usage of master to cluster_manager

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    42c2740 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Update version to 2.3 (opensearch-project#258)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    99b219e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Bump version to 3.0 (opensearch-project#272)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    30a2d87 View commit details
    Browse the repository at this point in the history
  2. update netty and gson (opensearch-project#274)

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    bdb4e7f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update bwc tests from 2.1 (opensearch-project#275)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3b141aa View commit details
    Browse the repository at this point in the history
  2. Fix bwc tests (opensearch-project#287)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    02ad0e3 View commit details
    Browse the repository at this point in the history
  3. Avoid appending origin to branch name twice for checking out PA RCA (o…

    …pensearch-project#284)
    
    * safeguard against appending origin twice
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    f3687f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. update jackson to 2.13.4 (opensearch-project#296)

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    e88f26c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. add group = org.opensearch.plugin (opensearch-project#304)

    Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
    prudhvigodithi committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    e05089a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. CVE 2022 42003 (opensearch-project#313)

    * add changes to address protobuf-java cve
    
    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    
    * upgrade jackson-databind
    
    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    
    Co-authored-by: Kaushal Kumar <kshkmr@amazon.com>
    kaushalmahi12 and Kaushal Kumar committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    fa938c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Update version to 2.3 (opensearch-project#258)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d0c3ad9 View commit details
    Browse the repository at this point in the history
  2. fix#921-README-forum-link-PerfAnalyzer (opensearch-project#266)

    Signed-off-by: cwillum <cwmmoore@amazon.com>
    
    Signed-off-by: cwillum <cwmmoore@amazon.com>
    cwillum authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    fe0c29d View commit details
    Browse the repository at this point in the history
  3. Bump version to 2.4 (opensearch-project#269)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d76d514 View commit details
    Browse the repository at this point in the history
  4. Bump version to 3.0 (opensearch-project#272)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    5df9d38 View commit details
    Browse the repository at this point in the history
  5. update netty and gson (opensearch-project#274)

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d5c3ad2 View commit details
    Browse the repository at this point in the history
  6. Update bwc tests from 2.1 (opensearch-project#275)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4946e58 View commit details
    Browse the repository at this point in the history
  7. Fix bwc tests (opensearch-project#287)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    70bc937 View commit details
    Browse the repository at this point in the history
  8. Avoid appending origin to branch name twice for checking out PA RCA (o…

    …pensearch-project#284)
    
    * safeguard against appending origin twice
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    54eb22f View commit details
    Browse the repository at this point in the history
  9. update jackson to 2.13.4 (opensearch-project#296)

    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    
    Signed-off-by: Kiran Prakash <awskiran@amazon.com>
    kiranprakash154 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    72f9b41 View commit details
    Browse the repository at this point in the history
  10. add group = org.opensearch.plugin (opensearch-project#304)

    Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
    prudhvigodithi authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8809754 View commit details
    Browse the repository at this point in the history
  11. CVE 2022 42003 (opensearch-project#313)

    * add changes to address protobuf-java cve
    
    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    
    * upgrade jackson-databind
    
    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    
    Co-authored-by: Kaushal Kumar <kshkmr@amazon.com>
    kaushalmahi12 and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0da2995 View commit details
    Browse the repository at this point in the history
  12. upgrade spotbugs to fix commons-text cve

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    46e5c90 View commit details
    Browse the repository at this point in the history
  13. add license file

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    4792c93 View commit details
    Browse the repository at this point in the history
  14. replace the usage of master to cluster_manager

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e13ce23 View commit details
    Browse the repository at this point in the history
  15. Update version to 2.3 (opensearch-project#258)

    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    
    Signed-off-by: Sruti Parthiban <partsrut@amazon.com>
    sruti1312 authored and Kaushal Kumar committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ee10826 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. upgrade spotbugs to fix commons-text cve (opensearch-project#316)

    * upgrade spotbugs to fix commons-text cve
    
    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Co-authored-by: Kaushal Kumar <kshkmr@amazon.com>
    kaushalmahi12 and Kaushal Kumar committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    3e2aea3 View commit details
    Browse the repository at this point in the history
  2. add license files

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ae1a5c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a77c597 View commit details
    Browse the repository at this point in the history
  4. add rca license

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cae5754 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Merge branch 'IDE_compliant_change' into 2.x

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    8683b83 View commit details
    Browse the repository at this point in the history
  2. deprecate master nomenclature

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    0158896 View commit details
    Browse the repository at this point in the history
  3. revert incoming 3.0 changes from IDE_compliant branch

    Signed-off-by: Kaushal Kumar <kshkmr@amazon.com>
    Kaushal Kumar committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    47448b5 View commit details
    Browse the repository at this point in the history