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

Updating 1.x branch to latest 1.3 #714

Merged
merged 22 commits into from
Jul 28, 2022
Merged

Updating 1.x branch to latest 1.3 #714

merged 22 commits into from
Jul 28, 2022

Commits on Mar 10, 2022

  1. Disable flaky test in JdbcTestIT. (opensearch-project#475)

    Signed-off-by: penghuo <penghuo@gmail.com>
    penghuo committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f154faa View commit details
    Browse the repository at this point in the history
  2. Update dependency opensearch-ml-client group name (opensearch-project…

    …#477)
    
    Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
    jackiehanyang committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f2263e7 View commit details
    Browse the repository at this point in the history
  3. Collected fixes related to bugs #280, #302, opensearch-project#783, o…

    …pensearch-project#696 and 317 all together. (opensearch-project#479)
    
    Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>
    Yury-Fridlyand committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    646ce3c View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Add JDK 8 to CI Matrix (opensearch-project#483) (opensearch-project#484)

    * fixed references in java 8 and added to ci matrix
    * filter test that fails due to jdk 8 bug
    * use different degree to radian conversion for difference in jdk
    * skip date time format tests that cause error due to jdk bug
    * only disable DateTime unit test on Java 8
    
    Bypassing failed DCO check
    
    Signed-off-by: David Cui <davidcui@amazon.com>
    (cherry picked from commit b6fccbd)
    
    Co-authored-by: David Cui <53581635+davidcui1225@users.noreply.github.com>
    opensearch-trigger-bot[bot] and davidcui1225 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    942c24f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Add parse docs to PPL commands index (opensearch-project#486) (opense…

    …arch-project#487)
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    opensearch-trigger-bot[bot] committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    cc5e0af View commit details
    Browse the repository at this point in the history
  2. Add 1.3.0 release notes (opensearch-project#492)

    Signed-off-by: Eugene Lee <eugenesk@amazon.com>
    eugenesk24 committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    31ee54b View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Add Kmeans and AD command documentation (opensearch-project#493) (ope…

    …nsearch-project#497)
    
    Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
    (cherry picked from commit ee4bce0)
    opensearch-trigger-bot[bot] committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    be42907 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Bump version to 1.3.1

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    56b9789 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump ml

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    6d76cc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Add new zip

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f035135 View commit details
    Browse the repository at this point in the history
  2. Updated release drafter

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2cd49a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request opensearch-project#517 from gaiksaya/1.3.1

    Bump version to 1.3.1
    gaiksaya committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    20bff4c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Remove checked-in ml-commons dependency (opensearch-project#529)

    Signed-off-by: jackieyanghan <jkhanjob@gmail.com>
    jackiehanyang committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    d85f861 View commit details
    Browse the repository at this point in the history
  2. Bump workbench to 1.3.1 (opensearch-project#540)

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    3af0fec View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

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

Commits on May 2, 2022

  1. Incremented version to 1.3.2. (opensearch-project#593)

    Signed-off-by: Zelin Hao <zelinhao@amazon.com>
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    Co-authored-by: Joshua Li <joshuali925@gmail.com>
    zelinh and joshuali925 committed May 2, 2022
    Configuration menu
    Copy the full SHA
    04dcd27 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Version bump 1.3.3

    Signed-off-by: pgodithi <pgodithi@amazon.com>
    prudhvigodithi committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    810d7f2 View commit details
    Browse the repository at this point in the history
  2. [1.3] Bump spring-beans to 5.2.20 (opensearch-project#632)

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ff2f36f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Version bump 1.3.3

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

Commits on Jun 6, 2022

  1. Merge pull request opensearch-project#631 from prudhvigodithi/1.3.3-v…

    …ersionbump
    
    Version Increment to 1.3.3 OpenSearch release
    anirudha committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    0b5fa2b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Incremented version to 1.3.4. (opensearch-project#681)

    * Incremented version to 1.3.4.
    
    Signed-off-by: Zelin Hao <zelinhao@amazon.com>
    
    * bump jackson to 2.13.2
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    Co-authored-by: Joshua Li <joshuali925@gmail.com>
    zelinh and joshuali925 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    f24de26 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge branch '1.3' into 1.x

    Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
    ps48 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c3f4094 View commit details
    Browse the repository at this point in the history