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.x #1045

Closed
wants to merge 182 commits into from
Closed

2.x #1045

wants to merge 182 commits into from

Commits on Nov 9, 2022

  1. Update Jackson to 2.14.0 (opensearch-project#258) (opensearch-project…

    …#259)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    a395e4f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Update Gradle to 7.6 (opensearch-project#309) (opensearch-project#311)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jan 5, 2023
    Configuration menu
    Copy the full SHA
    bfe1998 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. [Backport] [2.x] Fix: Make ChildrenAggregate as a SingleBucketAggrega…

    …te (opensearch-project#306) (opensearch-project#313)
    
    Signed-off-by: Siva <ychnagasivareddy@gmail.com>
    
    Signed-off-by: Siva <ychnagasivareddy@gmail.com>
    sivaGH3 authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d377766 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. [BUG] /_nodes/stats throwing serialization error (opensearch-project#315

    ) (opensearch-project#320)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    dcd5f58 View commit details
    Browse the repository at this point in the history
  2. Removing unsupported dynamic_templates option for bulk (opensearch-pr…

    …oject#276) (opensearch-project#319)
    
    * Removing unsupported dynamic_templates option
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Update CHANGELOG
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    (cherry picked from commit 52679c3)
    
    Co-authored-by: Vacha Shah <vachshah@amazon.com>
    opensearch-trigger-bot[bot] and VachaShah authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0c498c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Fix: responseCompression option. (opensearch-project#322) (opensearch…

    …-project#327)
    
    Signed-off-by: dblock <dblock@amazon.com>
    
    (cherry picked from commit 4165674)
    
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    opensearch-trigger-bot[bot] and dblock authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    aa9daf4 View commit details
    Browse the repository at this point in the history
  2. Introduce new OpenSearchTransport based on Apache HttpClient 5 (opens…

    …earch-project#281) (opensearch-project#328)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0081c56 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Added support for signing service name. (opensearch-project#324) (ope…

    …nsearch-project#335)
    
    Signed-off-by: dblock <dblock@amazon.com>
    
    Signed-off-by: dblock <dblock@amazon.com>
    (cherry picked from commit 6096034)
    dblock authored Jan 19, 2023
    Configuration menu
    Copy the full SHA
    0087546 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Added skip-changelog. (opensearch-project#331) (opensearch-project#341)

    Signed-off-by: dblock <dblock@amazon.com>
    
    Signed-off-by: dblock <dblock@amazon.com>
    (cherry picked from commit 8c6bac4)
    
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    opensearch-trigger-bot[bot] and dblock authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    341b1c0 View commit details
    Browse the repository at this point in the history
  2. Increment to next minor version (opensearch-project#340)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Jan 21, 2023
    Configuration menu
    Copy the full SHA
    80607fa View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Fix: do not double-wrap OpenSearchException. (opensearch-project#323) (

    …opensearch-project#332)
    
    Signed-off-by: dblock <dblock@amazon.com>
    
    (cherry picked from commit 37d4800)
    
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    opensearch-trigger-bot[bot] and dblock authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7eae121 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Adding x-amz-content-sha256 header for signed requests (opensearch-pr…

    …oject#339) (opensearch-project#344)
    
    * Adding X-Amz-Content-Sha256 header for signed requests
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding CHANGELOG entry
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding documentation comment
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding tests
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Addressing comments
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Addressing comments
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Removing refresh policy for integ tests for Sigv4
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Updating the developer guide
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    037d488 View commit details
    Browse the repository at this point in the history
  2. Adds release workflows to onboard to new release process (opensearch-…

    …project#321) (opensearch-project#345)
    
    * Add release workflows
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    
    (cherry picked from commit c171531)
    gaiksaya authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9d1b34d View commit details
    Browse the repository at this point in the history
  3. Use bash (opensearch-project#346)

    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    gaiksaya authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    00d8f99 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Fix issue with completion suggester being parsed as term suggester. (o…

    …pensearch-project#347) (opensearch-project#350)
    
    * Fix issue with completion suggester being parsed as term suggester.
    
    This commit fixes the issue where a completion suggester search request
    was being parsed as a term suggester and failing due to "Missing
    required property 'TermSuggestOption.score'"
    
    This solution was originally proposed by Github user @apatrida
    
    Signed-off-by: Dan Hart <git@danielhart.me>
    
    * Remove commented code
    
    Signed-off-by: Dan Hart <git@danielhart.me>
    
    * Fix format of changelog item
    
    Signed-off-by: Dan Hart <git@danielhart.me>
    
    Signed-off-by: Dan Hart <git@danielhart.me>
    (cherry picked from commit 013d8d7)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    Signed-off-by: Dan Hart <git@danielhart.me>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f527470 View commit details
    Browse the repository at this point in the history
  2. ISSUE-292 Prevent SPI calls at runtime (opensearch-project#351)

    Signed-off-by: Benoit Tellier <btellier@linagora.com>
    
    Signed-off-by: Benoit Tellier <btellier@linagora.com>
    chibenwa authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    959d721 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Bulk UpdateOperation misses upsert options (opensearch-project#353) (o…

    …pensearch-project#358)
    
    * Bulk UpdateOperation misses upsert options
    
    
    
    * Fix formatting
    
    
    
    ---------
    
    
    (cherry picked from commit fbef578)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    588c1ca View commit details
    Browse the repository at this point in the history
  2. Bumps Jackson from 2.14.1 to 2.14.2 (opensearch-project#357) (opensea…

    …rch-project#359)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2b500bb View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Upgrading compatibility to opensearch 2.5 (opensearch-project#367) (o…

    …pensearch-project#368)
    
    * Upgrading compatibility to opensearch 2.5
    
    
    
    * latest 2.4 version
    
    
    
    * keep existing compatibility matrix rows, this pr adds a new row for versions of opensearch after 2.3.0
    
    
    
    ---------
    
    
    (cherry picked from commit a924a74)
    
    Signed-off-by: amitai stern <123amitai@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8daf5be View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. [Backport 2.x] Feature/range aggregation fix 369 (opensearch-project#381

    )
    
    * Feature/range aggregation fix 369 (opensearch-project#370)
    
    * test: create integration tests for date_range and range aggregation (opensearch-project#369)
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: add a missing key propery to the RangeBucket (opensearch-project#369)
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * docs: add CHANGELOG entry (opensearch-project#369)
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    (cherry picked from commit 99d0e6a)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Fixing compile errors
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Vacha Shah <vachshah@amazon.com>
    3 people authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b515c9c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Refactor two-client usage. (opensearch-project#333) (opensearch-proje…

    …ct#386)
    
    * Refactor two-client usage.
    
    
    
    * Avoid double-closing the client on cleanup.
    
    
    
    * Refactor constructors to take sync/async explicitly.
    
    
    
    * Corrected comments and cleaned up variable naming.
    
    
    
    
    (cherry picked from commit a0ca15c)
    
    Signed-off-by: dblock <dblock@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    63693ab View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Adding bulk request example in user guide (opensearch-project#373) (o…

    …pensearch-project#384)
    
    (cherry picked from commit 75c5e59)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    faebdf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Adding an example to use raw JSON class instead of target classes (op…

    …ensearch-project#385) (opensearch-project#393)
    
    (cherry picked from commit b61467d)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    684f216 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update Gradle to 8.0.2 (opensearch-project#392) (opensearch-project#397)

    (cherry picked from commit 9b9ec00)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    68ef7a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Bumping classgraph from 4.8.149 to 4.8.156 (opensearch-project#395)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2e7de62 View commit details
    Browse the repository at this point in the history
  2. Add 2PR approval to release workflow (opensearch-project#383) (opense…

    …arch-project#394)
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com>
    VachaShah and gaiksaya authored Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a058ada View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Add "mappings" field to IndexSettings object (opensearch-project#382) (

    …opensearch-project#400)
    
    (cherry picked from commit 4c2d39d)
    
    Signed-off-by: Ilya Lukyanovich <l000kian@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    607ebfe View commit details
    Browse the repository at this point in the history
  2. Increment client version to 2.3.0 (opensearch-project#396)

    * Increment client version to 2.3.0
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Update COMPATIBILITY.md
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@dblock.org>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    3 people authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cb11e41 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.157 in /java…

    …-client (opensearch-project#403) (opensearch-project#408)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.156 to 4.8.157.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.156...classgraph-4.8.157)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 5c444d2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    3 people authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    af20708 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Add buffered lookahead for Jackson (opensearch-project#338) (opensear…

    …ch-project#410)
    
    (cherry picked from commit aaeb185)
    
    Signed-off-by: luneo7 <luneo7@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    66166f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Add option to set headers and sort options in cat requests (opensearc…

    …h-project#412) (opensearch-project#413)
    
    * Adding x-amz-content-sha256 header for signed requests (opensearch-project#339)
    
    * Adding X-Amz-Content-Sha256 header for signed requests
    
    
    
    * Adding CHANGELOG entry
    
    
    
    * Adding documentation comment
    
    
    
    * Adding tests
    
    
    
    * Addressing comments
    
    
    
    * Addressing comments
    
    
    
    * Removing refresh policy for integ tests for Sigv4
    
    
    
    * Updating the developer guide
    
    
    
    
    
    
    * Fix issue with completion suggester being parsed as term suggester. (opensearch-project#347)
    
    * Fix issue with completion suggester being parsed as term suggester.
    
    This commit fixes the issue where a completion suggester search request
    was being parsed as a term suggester and failing due to "Missing
    required property 'TermSuggestOption.score'"
    
    This solution was originally proposed by Github user @apatrida
    
    
    
    * Remove commented code
    
    
    
    * Fix format of changelog item
    
    
    
    
    
    
    * Update USER_GUIDE to use exact AWS brand names (opensearch-project#352)
    
    Minor update to use exact brand names. "OpenSearch" is rather overloaded
    to I find it less confusing to be precise in the naming.
    
    
    
    
    
    
    * Bumps Jackson from 2.14.1 to 2.14.2 (opensearch-project#357)
    
    
    
    
    * Bulk UpdateOperation misses upsert options (opensearch-project#353)
    
    * Bulk UpdateOperation misses upsert options
    
    
    
    * Fix formatting
    
    
    
    ---------
    
    
    
    
    * Upgrading compatibility to opensearch 2.5 (opensearch-project#367)
    
    * Upgrading compatibility to opensearch 2.5
    
    
    
    * latest 2.4 version
    
    
    
    * keep existing compatibility matrix rows, this pr adds a new row for versions of opensearch after 2.3.0
    
    
    
    ---------
    
    
    
    
    * add option to set columns into cat indices request
    
    
    
    * add changelog
    
    
    
    * changes in CatRequestBase, IndicesRequest, NodesRequest, RecoveryRequest and add tests
    
    
    
    * Feature/range aggregation fix 369 (opensearch-project#370)
    
    * test: create integration tests for date_range and range aggregation (opensearch-project#369)
    
    
    
    * fix: add a missing key propery to the RangeBucket (opensearch-project#369)
    
    
    
    * docs: add CHANGELOG entry (opensearch-project#369)
    
    
    
    ---------
    
    
    
    
    * Fixing integration tests (opensearch-project#375)
    
    * Fixing integration tests
    
    
    
    * Updating the test with a non-exact check
    
    
    
    ---------
    
    
    
    
    * Adding bulk request example in user guide (opensearch-project#373)
    
    
    
    
    * Fixing issue when tracktotalhits is disabled (opensearch-project#372)
    
    * Fixing issue when tracktotalhits is disabled
    
    
    
    * Update Changelog
    
    
    
    ---------
    
    
    
    
    
    * changes changelog
    
    
    
    * Bump io.github.classgraph:classgraph from 4.8.154 to 4.8.156 (opensearch-project#390)
    
    * Bump io.github.classgraph:classgraph from 4.8.154 to 4.8.156
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.154 to 4.8.156.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.154...classgraph-4.8.156)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    
    
    * Add 2PR approval to release workflow (opensearch-project#383)
    
    
    
    
    * Adding an example to use raw JSON class instead of target classes (opensearch-project#385)
    
    
    
    
    * Update Gradle to 8.0.2 (opensearch-project#392)
    
    
    
    
    * Add "mappings" field to IndexSettings object (opensearch-project#382)
    
    
    
    
    * Created untriaged issue workflow. (opensearch-project#364)
    
    
    
    
    * Bump io.github.classgraph:classgraph from 4.8.156 to 4.8.157 in /java-client (opensearch-project#403)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.156 to 4.8.157.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.156...classgraph-4.8.157)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    
    
    * Add buffered lookahead for Jackson (opensearch-project#338)
    
    
    
    
    * Mask env values for snapshots (opensearch-project#411)
    
    
    
    
    * option to set headers and sort into cat requests
    
    
    
    * fix test
    
    
    
    * fix changelog
    
    
    
    * add cat examples into USER_GUID
    
    
    
    ---------
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    (cherry picked from commit 938170a)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: MarinaRazumovsky <rzm.mrn@gmail.com>
    Signed-off-by: Dan Hart <git@danielhart.me>
    Signed-off-by: Andrew Ross <andrross@amazon.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: amitai stern <123amitai@gmail.com>
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    Signed-off-by: Ilya Lukyanovich <l000kian@gmail.com>
    Signed-off-by: dblock <dblock@amazon.com>
    Signed-off-by: luneo7 <luneo7@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Danny Hart <git@danielhart.me>
    Co-authored-by: Andrew Ross <andrross@amazon.com>
    Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: amitai stern <123amitai@gmail.com>
    Co-authored-by: szczepanczykd <48957041+szczepanczykd@users.noreply.github.com>
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com>
    Co-authored-by: Ilya Lukyanovich <ilya.lukyanovich@dataart.com>
    Co-authored-by: Lucas Rogerio Caetano Ferreira <luneo7@users.noreply.github.com>
    14 people authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    402c6b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Support DataStream APIs (opensearch-project#416) (opensearch-project#419

    )
    
    * Add CreateDataStream, GetDataStream, DeleteDataStream, DataStreamsStats, and support specified data stream timestamp field in PutIndexTemplate.
    
    
    
    * Add change log for data stream changes
    
    
    
    * Add data stream into user guide
    
    
    
    * add data stream to TOC of user guide
    
    
    
    ---------
    
    
    (cherry picked from commit 876d379)
    
    Signed-off-by: Tanqiu Liu <liutanqiu@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    04dc3ad View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Fix compilation issues (after changes in main) (opensearch-project#423)…

    … (opensearch-project#427)
    
    (cherry picked from commit 76916f4)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    defaa44 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. refactor: create AbstractAggregationRequestIT class + fail with OpenS… (

    opensearch-project#436)
    
    * refactor: create AbstractAggregationRequestIT class + fail with OpenS… (opensearch-project#421)
    
    * refactor: create AbstractAggregationRequestIT class + fail with OpenSearchException details if thrown (opensearch-project#407)
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * feature: upload IntegrationTests reports
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: fixed workflow file
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: upload reports on failure
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * refactor: add more error details to tests
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * feat: update github workflows with name and retention-days
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * test: create index with manual mappings
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * refactor: change expDate type from Date to String
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * refactor: stability check
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * refactor: stability check 2
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: change retention-days to 7 for uploaded artifacts
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * refactor: change expDate type to Long
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    (cherry picked from commit 765c803)
    
    * fix: use HttpHost from apache package
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    szczepanczykd authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    4230a1e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Increment version to 2.4.0 (opensearch-project#438)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    e2869c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Backport/backport 442 to 2.x (opensearch-project#445)

    * fix: add missing highlight and source field in MultisearchBody.Builder (opensearch-project#442)
    
    * fix: add missing highlight and source field in MultisearchBody.Builder
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * update CHANGELOG.md
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: use apache HttpHost
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    szczepanczykd authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7c021c2 View commit details
    Browse the repository at this point in the history
  2. Fixing changelog for the 2.x branch (opensearch-project#447)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    573ac7f View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Fixing issue when tracktotalhits is disabled (opensearch-project#372) (

    …opensearch-project#449)
    
    * Fixing issue when tracktotalhits is disabled
    
    
    
    * Update Changelog
    
    
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    VachaShah and dblock authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d358a5a View commit details
    Browse the repository at this point in the history
  2. Add javadoc link for the client (opensearch-project#448)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    7a80b89 View commit details
    Browse the repository at this point in the history
  3. Backport workflow improvements and increment version (opensearch-proj…

    …ect#446)
    
    * Improve time taken by Github actions (opensearch-project#439)
    
    * Improve time taken by Github actions
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Add Changelog
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing distribution and adding cache
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing Changelog
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Increment to version 2.5.0
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing Changelog
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f0d3f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. [Backport 2.x] Publish snapshots from 2.x branch (opensearch-project#451

    ) (opensearch-project#454)
    
    * Publish snapshots from 2.x branch (opensearch-project#451)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Add Changelog
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    34e544f View commit details
    Browse the repository at this point in the history
  2. [Backport 2.x] Add workflow to publish snapshots via GHA (opensearch-…

    …project#325) (opensearch-project#455)
    
    * Add workflow to publish snapshots via GHA (opensearch-project#325)
    
    * Add workflow to publish snapshots via GHA
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    
    * Fix task name
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    
    * Fix conflict and add documentation
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing documentation for snapshot builds
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Sayali Gaikawad <61760125+gaiksaya@users.noreply.github.com>
    VachaShah and gaiksaya authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1320f3e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Fixing issues when deserializing response for tasks API (opensearch-p…

    …roject#463) (opensearch-project#467)
    
    * Fix failure when deserializing response for tasks API
    
    
    
    * Add changelog
    
    
    
    * Marking the fields Nullable
    
    
    
    ---------
    
    
    (cherry picked from commit 4b9bcbc)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    dd902af View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. [Backport 2.x] Include aggregations and suggest in SearchTemplateResp…

    …onse (opensearch-project#468)
    
    * Include aggregations and suggest in SearchTemplateResponse (opensearch-project#462)
    
    * Include aggregations and suggest in SearchTemplateResponse
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    
    * make SearchTemplateResponse extend SearchResponse, add test cases
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    
    * Introduce intermediary SearchResult class
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    
    * Fix copyright header of new class
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    
    ---------
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    (cherry picked from commit 81ed75c)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * fix integration test for backporting
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    
    ---------
    
    Signed-off-by: Norbert Érsek <enorby1@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    eNorby1 and github-actions[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    a89f8a5 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Adds point in time APIs (opensearch-project#461) (opensearch-project#472

    )
    
    * Adds point in time APIs
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Add version check for Point in time tests
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Update point in time namespace
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Update point in time to pit everywhere
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Update USER_GUIDE.md
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Update USER_GUIDE.md
    
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Using AssumeTrue for tests for PIT
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    ---------
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    (cherry picked from commit 4ceb43b)
    harshavamsi authored May 9, 2023
    Configuration menu
    Copy the full SHA
    9a666eb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. fix: handle String error deserialization for ErrorCause object (opens…

    …earch-project#301) (opensearch-project#476) (opensearch-project#478)
    
    * fix: handle String error deserialization for ErrorCause object (opensearch-project#301)
    
    
    
    * update CHANGELOG.md
    
    
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    szczepanczykd authored May 11, 2023
    Configuration menu
    Copy the full SHA
    a7d2624 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Upgrading gradle plugin dependency-license-report to 2.2 (opensearch-…

    …project#483) (opensearch-project#485)
    
    * Upgrading gradle plugin dependency-license-report to 2.x line
    
    
    
    * Add Changelog
    
    
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored May 16, 2023
    Configuration menu
    Copy the full SHA
    964be9e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Fixes deserialization of enums when using booleans instead of strings (

    …opensearch-project#482) (opensearch-project#488)
    
    * Fixes deserialization of enums when using booleans instead of strings
    
    
    
    * Fixes CHANGELOG.md
    
    
    
    * Fixes checkstyle failure
    
    
    
    * Include boolean support in existing JsonEnum.Deserializer
    
    
    
    ---------
    
    
    (cherry picked from commit 5af5674)
    
    Signed-off-by: Patrick Schlindwein <patrick.schlindwein@bolindalabs.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4294495 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Backport/backport 489 to 2.x (opensearch-project#496)

    * fix: handle String error deserialization for ErrorCause object (opensearch-project#301) (opensearch-project#476)
    
    * fix: handle String error deserialization for ErrorCause object (opensearch-project#301)
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * update CHANGELOG.md
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: change int type to long (opensearch-project#489)
    
    * fix: change int type to long
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * update CHANGELOG.md
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: change totalDataSetSizeInBytes to Long too
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    * fix: skip removing opensearch-observability index in AfterTest cleanup
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    
    ---------
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    szczepanczykd authored May 23, 2023
    Configuration menu
    Copy the full SHA
    5b59448 View commit details
    Browse the repository at this point in the history
  2. Upgrading to latest OpenSearch version (opensearch-project#487)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored May 23, 2023
    Configuration menu
    Copy the full SHA
    3d78190 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Add RestClient initialization code snippets (opensearch-project#501) (o…

    …pensearch-project#504)
    
    * Add RestClient initialization code snippets
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 9c81502)
    reta authored May 30, 2023
    Configuration menu
    Copy the full SHA
    2f83361 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. [Backport] backport-495-to-2.x (opensearch-project#508)

    FIX: catch 401 and 403 status and return proper error message
    
    Signed-off-by: George Chen <qchea@amazon.com>
    chenqi0805 authored May 31, 2023
    Configuration menu
    Copy the full SHA
    18c4f07 View commit details
    Browse the repository at this point in the history
  2. refactor: deprecate totalDataSetSize and totalDataSetSizeInBytes in S… (

    opensearch-project#498) (opensearch-project#502)
    
    * refactor: deprecate totalDataSetSize and totalDataSetSizeInBytes in StoreStats
    
    
    
    * update CHANGELOG.md
    
    
    
    ---------
    
    
    (cherry picked from commit 722f257)
    
    Signed-off-by: Dominik Szczepanczyk <szczepanczyk.dominik@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5dc144c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. FIX: extract reason from error in AWSSdk2Transport (opensearch-projec…

    …t#493) (opensearch-project#509)
    
    * MAINT: extract reason from error
    
    
    
    * MAINT: add change log
    
    
    
    * MAINT: remove unwanted string
    
    
    
    * TST: AwsSdk2SecurityIT
    
    
    
    * MAINT: header
    
    
    
    ---------
    
    
    (cherry picked from commit 89d154d)
    
    Signed-off-by: George Chen <qchea@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    bcbaac4 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Bump org.eclipse.parsson:parsson from 1.1.1 to 1.1.2 (opensearch-proj…

    …ect#492) (opensearch-project#507)
    
    * Bump org.eclipse.parsson:parsson from 1.1.1 to 1.1.2
    
    Bumps [org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
    - [Commits](eclipse-ee4j/parsson@1.1.1...1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.parsson:parsson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 67b4750)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    4 people authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    a86c6dd View commit details
    Browse the repository at this point in the history
  2. Bump client to 2.6.0 (opensearch-project#512)

    * Bump client version to 2.6.0
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Update compatibility matrix with new client version 2.5.0
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Update CHANGELOG for the next version
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    dcc6269 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Bump io.github.classgraph:classgraph from 4.8.158 to 4.8.160 in /java…

    …-client (opensearch-project#514) (opensearch-project#517)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.158 to 4.8.160.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.158...classgraph-4.8.160)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit ae4ac0e)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    3 people authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b41f95f View commit details
    Browse the repository at this point in the history
  2. fix: add several missing fields in MultisearchBody.Builder (opensearc…

    …h-project#506) (opensearch-project#516) (opensearch-project#519)
    
    * fix: add several missing fields in MultisearchBody.Builder (opensearch-project#506)
    
    - add minScore, postFilter, searchAfter, sort, trackScores to MultisearchBody
    
    
    
    * update CHANGELOG.md
    
    
    
    ---------
    
    Signed-off-by: Maksim Strutovskii <strutovsky.m.a@gmail.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: Mstrutov <41866740+Mstrutov@users.noreply.github.com>
    reta and Mstrutov authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d376527 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Fix suggestion classes for Term, Phrase, and Completion. (opensearch-…

    …project#477) (opensearch-project#529)
    
    * Fixes Completion, Phrase, and Term suggesters
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Use resource files instead of JSON strings
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Minor fixes to docs + checksytle
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Adding ES license headers for copied over files
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Fix example formatting
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Update tests to use builders instead of JSON
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    * Removing un-necessary test resources
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    
    ---------
    
    Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
    (cherry picked from commit 68e2b6f)
    harshavamsi authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    2050ad1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Manual backport: Add support for knn_vector property type (opensearch…

    …-project#532)
    
    * Merge branch 'upstream/main'
    
    Signed-off-by: Malte Hedderich <github@hedderich.pro>
    
    * docs(USER_GUIDE.md): fix HttpHost parameter order
    
    Signed-off-by: Malte Hedderich <github@hedderich.pro>
    
    ---------
    
    Signed-off-by: Malte Hedderich <github@hedderich.pro>
    maltehedderich authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b53b1b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Bumps 'jackson' from 2.14.2 to 2.15.2 (opensearch-project#537) (opens…

    …earch-project#542)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit f606949)
    reta authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a09f260 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix: add missing translog sync interval option to index settings (ope…

    …nsearch-project#518) (opensearch-project#544)
    
    * fix: add missing translog sync interval option to index settings
    
    Additionally, server response contains separate `translog` object,
    which cannot be deserialized by present translog option deserializers.
    
    Therefore, this commit introduces a corresponding `Translog` class,
    similarly to how it is done for the `blocks` property.
    
    
    
    * fix: encapsulate translog options into translog in index settings
    
    Now that all the translog options are stored in a separate object, we
    should remove the separate fields to avoid confusion.
    
    Public methods (getters, builder setters) should remain intact, mark
    them deprecated and point them to the corresponding translog fields.
    
    Deserializer should still recognize string-valued translog attributes, keep
    the deprecated setters as field deserializers.
    
    Serializer does not have to produce string-valued translog attributes,
    as server parses `translog` attribute. Do not write translog contents to
    old `translog.xxx` fields.
    
    
    
    * refactor: use ModelTestCase in tests for json serialization/deserialization
    
    
    
    ---------
    
    
    (cherry picked from commit 1323796)
    
    Signed-off-by: Maksim Strutovskii <strutovsky.m.a@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ccb59f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Fixes opensearch-project#283 (opensearch-project#538) (opensearch-pro…

    …ject#552)
    
    (cherry picked from commit 8525530)
    
    Signed-off-by: Uriel Dan Nudelman <urinud@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8be26ff View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Fixes opensearch-project#553: fix highlight max_analyzer_offset field…

    … name to match with the one introduced in OpenSearch 2.2.0 (opensearch-project#557)
    
    Signed-off-by: Joao Schmitt <schmittjoaopedro@gmail.com>
    schmittjoaopedro authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b540c98 View commit details
    Browse the repository at this point in the history
  2. Update httpcomponents dependencies. (opensearch-project#554) (opens…

    …earch-project#560)
    
    (cherry picked from commit d786611)
    
    Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
    reta and Yury-Fridlyand authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b9f70b3 View commit details
    Browse the repository at this point in the history
  3. [Backport 2.x] Add support for approximate k-NN queries (opensearch-p…

    …roject#559)
    
    * Add support for approximate k-NN queries (opensearch-project#548)
    
    * Add Knn query type
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Integration test
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Checkstyle fix
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Run unreleased test
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Fixes
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Assume knn plugin installed
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Changelog
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Add to QueryBuilders
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    ---------
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Signed-off-by: Thomas Farr <xtansia@xtansia.com>
    (cherry picked from commit f427f27)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Fixing compile errors
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Signed-off-by: Thomas Farr <xtansia@xtansia.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Vacha Shah <vachshah@amazon.com>
    3 people authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    1eb8fc5 View commit details
    Browse the repository at this point in the history
  4. Bumping client version to 2.7.0 post 2.6.0 release (opensearch-projec…

    …t#562)
    
    * Bumping client version to 2.7.0 post 2.6.0 release
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing a changelog line
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    15018fd View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Bump org.ajoberstar.grgit:grgit-gradle from 5.0.0 to 5.2.0 (opensearc…

    …h-project#458) (opensearch-project#563)
    
    * Bump org.ajoberstar.grgit:grgit-gradle from 5.0.0 to 5.2.0
    
    Bumps [org.ajoberstar.grgit:grgit-gradle](https://github.com/ajoberstar/grgit) from 5.0.0 to 5.2.0.
    - [Release notes](https://github.com/ajoberstar/grgit/releases)
    - [Commits](ajoberstar/grgit@5.0.0...5.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.ajoberstar.grgit:grgit-gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit de3379f)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    4 people authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    22627f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update jenkins file to use updated docker image (opensearch-project#571

    …) (opensearch-project#572)
    
    (cherry picked from commit e819e3e)
    
    Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    23de3e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Update Gradle to 8.2.1 (opensearch-project#570) (opensearch-project#577)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    960483f View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. [Backport 2.x] Upgrade dependency-license-report and classgraph (open…

    …search-project#599)
    
    * Bump com.github.jk1.dependency-license-report from 2.4 to 2.5 (opensearch-project#575)
    
    * Bump com.github.jk1.dependency-license-report from 2.4 to 2.5
    
    Bumps com.github.jk1.dependency-license-report from 2.4 to 2.5.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.jk1.dependency-license-report
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Bump io.github.classgraph:classgraph from 4.8.160 to 4.8.161 in /java-client (opensearch-project#574)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.160 to 4.8.161.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](https://github.com/classgraph/classgraph/commits/classgraph-4.8.161)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    3 people authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dfee24e View commit details
    Browse the repository at this point in the history
  2. Bump org.eclipse.parsson:parsson from 1.1.1 to 1.1.4 (opensearch-proj…

    …ect#600)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c4addce View commit details
    Browse the repository at this point in the history
  3. Remove code generated comments (opensearch-project#598) (opensearch-p…

    …roject#601)
    
    * Removing comments related to generated code
    
    
    
    * Update CHANGELOG
    
    
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9362d0d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Removing unsupported field runtime for PutMappingRequest (opensearch-…

    …project#597) (opensearch-project#606)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    b4e30f2 View commit details
    Browse the repository at this point in the history
  2. [Backport 2.x] Added "smartcn" and "cjk" analyzers (opensearch-projec…

    …t#607)
    
    * Added "smartcn" analyzer. (opensearch-project#605)
    
    * Added "smartcn" analyzer.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    * Adapted changelog.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    * Fixed license headers.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    * Fixed release number.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    ---------
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Added "cjk" analyzer. (opensearch-project#604)
    
    * Added "cjk" analyzer.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    * Adapted changelog.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    * Fixed license headers.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    * Tab vs. Spaces fix.
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    
    ---------
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: MikePieperSer <41434171+MikePieperSer@users.noreply.github.com>
    VachaShah and MikePieperSer authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a1a0b63 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Update to Gradle 8.3 (opensearch-project#608) (opensearch-project#609)

    (cherry picked from commit 045202a)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    239b5d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. JarHell caused by latest software.amazon.awssdk 2.20.141 (opensearch-…

    …project#616) (opensearch-project#622)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 7be86f3)
    reta authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    03de404 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Don't over-allocate in HeapBufferedAsyncEntityConsumer in order to co…

    …nsume the response (opensearch-project#620) (opensearch-project#623)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 86b6988)
    reta authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ed66cf6 View commit details
    Browse the repository at this point in the history
  2. Fix for CVE-2976 + add CVE checker (opensearch-project#624) (opensear…

    …ch-project#625)
    
    * Fix for CVE-2976 + add CVE checker
    
    Signed-off-by: Omar Khasawneh <okhasawn@amazon.com>
    
    * Updated Changelog
    
    Signed-off-by: Omar Khasawneh <okhasawn@amazon.com>
    
    ---------
    
    Signed-off-by: Omar Khasawneh <okhasawn@amazon.com>
    (cherry picked from commit d09bb4e)
    
    Co-authored-by: Omar Khasawneh <okhasawn@amazon.com>
    reta and okhasawn authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d5340a4 View commit details
    Browse the repository at this point in the history
  3. [Backport 2.x] Backporting samples and user guide to 2.x (opensearch-…

    …project#626)
    
    * Add k-NN guide and samples (opensearch-project#586)
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Reorganizing user guide and adding working samples (opensearch-project#610)
    
    * Reorganizing user guide and moving code snippets to guides
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding working samples for the client
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing compile errors for ApacheHttpClient5Transport
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Thomas Farr <tsfarr@amazon.com>
    VachaShah and Xtansia authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    e9946b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Add support for wrapper queries (opensearch-project#630) (opensearch-…

    …project#633)
    
    * add wrapperquery
    
    
    
    * add changelog entry
    
    
    
    * add test
    
    
    
    ---------
    
    
    (cherry picked from commit 626e99c)
    
    Signed-off-by: Andrew Parmet <andrew@parmet.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    4b47ab0 View commit details
    Browse the repository at this point in the history
  2. Moving "software.amazon.awssdk" dependencies to the compileOnly scope. (

    opensearch-project#628) (opensearch-project#634)
    
    * move "software.amazon.awssdk" dependencies to the compileOnly scope.
    
    
    
    * PR feedback
    
    
    
    * PR feedback
    
    
    
    ---------
    
    Signed-off-by: Dmitry Kaukov <dkaukov@opentable.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Dmitry Kaukov <dkaukov@opentable.com>
    VachaShah and dkaukov authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2fbe403 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Add newer versions of server to compatibility matrix (opensearch-proj…

    …ect#635) (opensearch-project#643)
    
    * Add newer versions of server to compatibility matrix
    
    
    
    * Fixing tests with >=2.9.0 and adding 2.10.0 to compatibility matrix
    
    
    
    ---------
    
    
    (cherry picked from commit 063db02)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d498c65 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Add script fields support for multi search request (opensearch-projec…

    …t#632) (opensearch-project#646)
    
    * Adding script_fields support for mseearch request with tests
    
    
    
    * Fixing logger in Search sample
    
    
    
    * Fixing build
    
    
    
    * Fixing tests
    
    
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d7b3abf View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Fixed GetFieldMappingResponse. (opensearch-project#641) (opensearch-p…

    …roject#647)
    
    * Fixed GetFieldMappingResponse.
    
    
    
    * Add Changelog.
    
    
    
    * Changelog fix.
    
    
    
    * Tabs vs. spaces fix.
    
    
    
    ---------
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: MikePieperSer <41434171+MikePieperSer@users.noreply.github.com>
    VachaShah and MikePieperSer authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4d074c9 View commit details
    Browse the repository at this point in the history
  2. Added size attribute to MultiTermsAggregation (opensearch-project#627) (

    opensearch-project#652)
    
    * Added size attribute to MultiTermsAggregation
    
    
    
    * Added integrationTest check if MultiTermsAggregation is supported
    
    
    
    ---------
    
    Signed-off-by: Fabian Kopatschek <fabian.kopatschek@yahoo.de>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: fabiankopatschek <34305396+fabiankopatschek@users.noreply.github.com>
    VachaShah and fabiankopatschek authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3d2f20b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. TermvectorsResponse fix for optionals. (opensearch-project#642) (open…

    …search-project#658)
    
    * TermvectorsResponse fix for optionals.
    
    
    
    * Add Changelog.
    
    
    
    * Tabs vs. spaces fix.
    
    
    
    * Version is not optional.
    
    
    
    * Changelog fix.
    
    
    
    * Period removed.
    
    
    
    ---------
    
    Signed-off-by: pieper <mike.pieper@ser.de>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: MikePieperSer <41434171+MikePieperSer@users.noreply.github.com>
    VachaShah and MikePieperSer authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    53489bc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. [Backport 2.x] Migrating from checkstyle to spotless (opensearch-proj…

    …ect#648 and opensearch-project#651) (opensearch-project#661)
    
    * Migrating from checkstyle to spotless for formatting (opensearch-project#648)
    
    * Adding spotless for checking and fixing formatting and removing checkstyle
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Making build task depend on spotlessJavaCheck
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Removing resources and documentation related to checkstyle
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Running spotless for json, transport and util folders
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Running spotless for samples
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Removing commented code
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fixing merge conflicts and build
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Enabling spotless for all modules from PR 651
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Applying spotless to all the remaining files
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    119cabc View commit details
    Browse the repository at this point in the history
  2. Make MultiSearchItem.status optional (opensearch-project#660) (open…

    …search-project#662)
    
    * Add failing msearchTemplate integration test
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Make `MultiSearchItem.status` optional
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Add changelog entry
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * spotlessApply
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    ---------
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    (cherry picked from commit d2916e4)
    Xtansia authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d0c10d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Updating CHANGELOG for the next release (opensearch-project#663)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b9ff4be View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Adding workflow to increment version after release (opensearch-projec…

    …t#664) (opensearch-project#671)
    
    * Adding workflow to increment version after release on the 2.x branch
    
    
    
    * Added CHANGELOG
    
    
    
    ---------
    
    
    (cherry picked from commit 7d38fe5)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5201dce View commit details
    Browse the repository at this point in the history
  2. Increment version to 2.8.0 (opensearch-project#673)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: VachaShah <VachaShah@users.noreply.github.com>
    opensearch-trigger-bot[bot] and VachaShah authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a20fc94 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Add basic Search API integration test (opensearch-project#678) (opens…

    …earch-project#683)
    
    (cherry picked from commit b41a5b1)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d0ffb0f View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Add support neural query type (opensearch-project#674) (opensearch-pr…

    …oject#686)
    
    * Add support neural query type
    
    
    
    * fix spotless
    
    
    
    * Update CHANGELOG.md
    
    
    
    * refactoring
    
    
    
    * attempt to restart integration tests
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 4603af9)
    
    Signed-off-by: Kirill_Ostanin <Kirill_Ostanin@epam.com>
    Signed-off-by: Kirill Ostanin <grantkirill@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Kirill Ostanin <grantkirill@gmail.com>
    3 people authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    97c2768 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Add indexing and search index settings (opensearch-project#667) (open…

    …search-project#689)
    
    * Add indexing and search index settings
    
    This commit adds indexing and search settings to index settings. These
    settings allow configuring of slow logs for indexing and search, as
    well as setting search idle after.
    
    Search idle after duplicates the individual
    IndexSettings::searchIdleAfter property, but this pattern is already
    present e.g. IndexSettings::blocks and IndexSettings::blocksReadOnly,
    IndexSettings::blocksRead, etc.
    
    
    
    * add changelog entry
    
    
    
    * Add documentation and sample
    
    
    
    * Update IndexTemplates
    
    
    
    ---------
    
    
    (cherry picked from commit 9408cc2)
    
    Signed-off-by: Russ Cam <russcam@canva.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    ff3916c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Accept null in arrays (opensearch-project#687) (opensearch-project#692)

    * changes to allow nulls in arrays
    
    
    
    * changes to allow nulls in arrays
    
    
    
    * updated changelog with correct PR
    
    
    
    * SpotlessJavaCheck violations fixed
    
    
    
    ---------
    
    
    
    (cherry picked from commit de8c2a9)
    
    Signed-off-by: Karthik Subramanian <ksubramanian@scholastic.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Karthik Subramanian <ksubramanian@scholastic.com>
    3 people authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    42b592c View commit details
    Browse the repository at this point in the history
  2. Adding an example for bulk update operation (opensearch-project#690) (o…

    …pensearch-project#693)
    
    * Adding an example for bulk update operation
    
    
    
    * updated the changelog.md
    
    
    
    * changes made by spotlessApply
    
    
    
    * removing CommonUtil based on review comments
    
    
    
    * reverting files to original state
    
    
    
    * changes by spotlessApply
    
    
    
    * removing static fields and unnecessary waits
    
    
    
    * changes as per review comments
    
    
    
    * removing unnecessary changes
    
    
    
    ---------
    
    
    (cherry picked from commit 25bd4cf)
    
    Signed-off-by: Karthik Subramanian <karthiks3000@yahoo.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a4f313b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Update Gradle to 8.4 (opensearch-project#691) (opensearch-project#697)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 5b1e295)
    reta authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    89a37b0 View commit details
    Browse the repository at this point in the history
  2. Fixing Hit responses when search request has storedFields as none (op…

    …ensearch-project#698) (opensearch-project#699)
    
    * Making Hit.id nullable when storedFields is none
    
    
    
    * Adding test to cover storedFields none and replacing deprecated assertThat
    
    
    
    * Adding changelog
    
    
    
    * spotlessApply
    
    
    
    ---------
    
    
    (cherry picked from commit 9baf752)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    3491c33 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Increment version to 2.9.0 (opensearch-project#703)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: VachaShah <VachaShah@users.noreply.github.com>
    opensearch-trigger-bot[bot] and VachaShah authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    84410e8 View commit details
    Browse the repository at this point in the history
  2. Updating CHANGELOG for next release (opensearch-project#701) (opensea…

    …rch-project#704)
    
    * Updating CHANGELOG for next release
    
    
    
    * Change to date
    
    
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    592f943 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Add Java 11/17/21 matrix for build, test and integration (main only) …

    …checks (opensearch-project#705) (opensearch-project#707)
    
    (cherry picked from commit b34b8d5)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    f4af3e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Fixing partial success results for msearch template (opensearch-proje…

    …ct#709) (opensearch-project#714)
    
    * Fixing partial success results for msearch template
    
    
    
    * Adding changelog
    
    
    
    * Spotless apply
    
    
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a6bf1f6 View commit details
    Browse the repository at this point in the history
  2. Fix Maven local repository location (post Gradle 8.4 update) (opensea…

    …rch-project#717) (opensearch-project#718)
    
    (cherry picked from commit 87613f3)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    dc6da37 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add support for icu_collation_keyword field type (opensearch-project#725

    ) (opensearch-project#728)
    
    * add icu collation keyword
    
    
    
    * add licensing
    
    
    
    * update changelog
    
    
    
    * update changelog pr
    
    
    
    * add support for icu collation options
    
    
    
    ---------
    
    
    (cherry picked from commit d8d7a3a)
    
    Signed-off-by: bfindlay <bfindlay@acm.org>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    daddaff View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Add JDK compatibility matrix to COMPATIBILITY.md (opensearch-project#713

    ) (opensearch-project#729)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    551cd4e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Add support for Flat Objects (opensearch-project#735) (opensearch-pro…

    …ject#739)
    
    * add flat object support
    
    
    
    * add flat object support
    
    
    
    * update changelog
    
    
    
    * update flatobject and user guides
    
    
    
    * fix typo
    
    
    
    * remove unused comments
    
    
    
    ---------
    
    
    (cherry picked from commit a4dc4f0)
    
    Signed-off-by: bfindlay <bfindlay@acm.org>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8dc1e18 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Fix MissingRequiredPropertyException on node stats response (opensear…

    …ch-project#745) (opensearch-project#751)
    
    * fix stats null issues
    
    
    
    * update changelog
    
    
    
    * updated changelog
    
    
    
    * use existing nodes itest
    
    
    
    * fix test typo
    
    
    
    * update itests
    
    
    
    * spotless apply
    
    
    
    ---------
    
    
    (cherry picked from commit 261cab4)
    
    Signed-off-by: bfindlay <bfindlay@acm.org>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    e201a87 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. add ResponseException#status (opensearch-project#756) (opensearch-p…

    …roject#759)
    
    this allows accessing the HTTP status code of the response when an API
    returns a `ResponseException`. this was not possible through
    `getResponse` since `Response` itself is package-private and thus its
    members (even though they are marked as `public`) are not accessible to
    external consumers.
    
    solves opensearch-project#749
    
    Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
    (cherry picked from commit 863518c)
    rursprung authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    52b987e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Replacing leftover references to OpenSearch (opensearch-project#763) (o…

    …pensearch-project#764)
    
    (cherry picked from commit 1725fc9)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    73be144 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Fix PutIndexTemplateRequest deserialization (opensearch-project#765) (o…

    …pensearch-project#768)
    
    * Fix PutIndexTemplateRequest deserialization
    
    Signed-off-by: Matthew Bogner <matt@ibogner.net>
    
    * CHANGELOG.md
    
    Signed-off-by: Matthew Bogner <matt@ibogner.net>
    
    * spotless
    
    Signed-off-by: Matthew Bogner <matt@ibogner.net>
    
    ---------
    
    Signed-off-by: Matthew Bogner <matt@ibogner.net>
    (cherry picked from commit d4aade4)
    matthewbogner authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cd38878 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump com.diffplug.spotless from 6.23.0 to 6.23.3 (opensearch-project#772

    ) (opensearch-project#776)
    
    * Bump com.diffplug.spotless from 6.23.0 to 6.23.3
    
    Bumps com.diffplug.spotless from 6.23.0 to 6.23.3.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c7b212b)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    e7c3f66 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Bump org.apache.httpcomponents.client5:httpclient5 from 5.2.3 to 5.3 …

    …in /java-client (opensearch-project#791) (opensearch-project#793)
    
    * Bump org.apache.httpcomponents.client5:httpclient5 in /java-client
    
    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.2.3 to 5.3.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.2.3...rel/v5.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 0a8a3b4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    3 people authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    584440c View commit details
    Browse the repository at this point in the history
  2. [Backport] [2.x] Restore support for Java 8 (opensearch-project#767) (o…

    …pensearch-project#777)
    
    * Restore support for Java 8 (opensearch-project#767)
    
    * Restore support for Java 8
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments (update compatibility)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit ff5e0a2)
    
    * Update build.gradle.kts to use OpenSearch 2.12.0-SNAPSHOT
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    081a17e View commit details
    Browse the repository at this point in the history
  3. Fixing InnerHits storedFields ("stored_fields") generated Json name. (o…

    …pensearch-project#781) (opensearch-project#794)
    
    * dummy CHANGELOG.md
    
    
    
    * corrected the InnerHits storedFields json field name
    to "stored_fields"
    
    
    
    * adding correct PR information to CHANGELOG.md
    
    
    
    * ran ./gradlew :java-client:spotlessApply
    
    
    
    ---------
    
    
    (cherry picked from commit 0729a92)
    
    Signed-off-by: brentam <brentam.dev@gmail.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: brentam <56659702+brentam@users.noreply.github.com>
    reta and brentam authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    58416a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. [Backport] [2.x] add toBuilder method on some models (opensearch-proj…

    …ect#766) (opensearch-project#797)
    
    * add toBuilder method on some models (opensearch-project#766)
    
    * add toQuery() on SearchRequest
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * add toBuilder() on all Request in org.opensearch.client.opensearch.core
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * add toBuilder() on all Builder in org.opensearch.client.opensearch._types.query_dsl
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * update CHANGELOG.md
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * apply spotlessApply
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * fix CommonTermsQuery.toBuilder()
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * fix FuzzyQuery.toBuilder()
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * fix toBuilders
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * add test for _types/query_dsl package
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * add test for core package
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * spotlessApply
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * fix test
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * revert ModelTestCase
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * revert ModelTestCase
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * add pr link on CHANGELOG.md
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * add pr link on CHANGELOG.md
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    * apply spotless
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    ---------
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    (cherry picked from commit a8fea24)
    Signed-off-by: channel-dante <dante@channel.io>
    
    * removed not related test code
    
    Signed-off-by: channel-dante <dante@channel.io>
    
    ---------
    
    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    29ea02c View commit details
    Browse the repository at this point in the history
  2. Revert "[Backport] [2.x] Restore support for Java 8 (opensearch-proje…

    …ct#767) (opensearch-project#777)" (opensearch-project#800)
    
    This reverts commit 081a17e.
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    339c16c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. rename _toQuery() to toQuery() (opensearch-project#760) (opensearch-p…

    …roject#801)
    
    * rename _toQuery() to toQuery()
    
    
    
    * update CHANGELOG.md
    
    
    
    * update CHANGELOG.md
    
    
    
    ---------
    
    
    
    (cherry picked from commit b50fdb8)
    
    Signed-off-by: channel-dante <dante@channel.io>
    channel-dante authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e8d49fd View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Bump org.owasp.dependencycheck from 9.0.7 to 9.0.8 (opensearch-projec…

    …t#803) (opensearch-project#805)
    
    * Bump org.owasp.dependencycheck from 9.0.7 to 9.0.8
    
    Bumps org.owasp.dependencycheck from 9.0.7 to 9.0.8.
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp.dependencycheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 1a5fc11)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4ac515a View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Bump com.diffplug.spotless from 6.23.3 to 6.24.0 (opensearch-project#808

    ) (opensearch-project#810)
    
    * Bump com.diffplug.spotless from 6.23.3 to 6.24.0
    
    Bumps com.diffplug.spotless from 6.23.3 to 6.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 955ee71)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    044c2dc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Removing unsupported prefix field from CompletionSuggester (opensearc…

    …h-project#812) (opensearch-project#813)
    
    * Removing unsupported prefix field from CompletionSuggester
    
    
    
    * Add Changelog
    
    
    
    ---------
    
    
    (cherry picked from commit d83a2e8)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    5a9fa6b View commit details
    Browse the repository at this point in the history
  2. Adding OpenSearch 2.11.0 to the matrix (opensearch-project#814) (open…

    …search-project#815)
    
    * Adding OpenSearch 2.11.0 to the matrix
    
    
    
    * Updating version
    
    
    
    ---------
    
    
    (cherry picked from commit 4647583)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    b3e6733 View commit details
    Browse the repository at this point in the history
  3. Add wrapper to builder (opensearch-project#806) (opensearch-project#816)

    Signed-off-by: Urs Keller <urs@ukeller.ch>
    Co-authored-by: Urs Keller <urs@ukeller.ch>
    ls-urs-keller and ukeller authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4b622bd View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Bump com.diffplug.spotless from 6.24.0 to 6.25.0 in /java-client (ope…

    …nsearch-project#828) (opensearch-project#830)
    
    * Bump com.diffplug.spotless from 6.24.0 to 6.25.0 in /java-client
    
    Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 3884476)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    384abbc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Bump com.diffplug.spotless from 6.24.0 to 6.25.0 (opensearch-project#829

    ) (opensearch-project#835)
    
    * Bump com.diffplug.spotless from 6.24.0 to 6.25.0
    
    Bumps com.diffplug.spotless from 6.24.0 to 6.25.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.diffplug.spotless
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 0334c78)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    4 people authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9da7a69 View commit details
    Browse the repository at this point in the history
  2. Removed required index for Hit.java (opensearch-project#833) (opensea…

    …rch-project#838)
    
    For InnerHits, since the index and id is assumed to be the same as parent, they were not included in the InnerHit object, but when converting it into a Hit object in the java sdk, it would throw an exception, saying index is required. Removed it, and also added unit tests.
    
    Signed-off-by: jvan1997 <32347479+jvan1997@users.noreply.github.com>
    (cherry picked from commit c18adb9)
    jvan1997 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1d3cd66 View commit details
    Browse the repository at this point in the history
  3. Finalize 2.8.2 release (opensearch-project#839)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a4f3f9f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Fix PutTemplateRequest deserialization (opensearch-project#723) (open…

    …search-project#841)
    
    * fix PutTemplateRequest deserialization
    
    
    
    * update changelog
    
    
    
    * fix changelog PR number
    
    
    
    * update for pr review
    
    
    
    * update unit test for pr
    
    
    
    * apply spotless check
    
    
    
    ---------
    
    Signed-off-by: bfindlay <bfindlay@acm.org>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: Brett Findlay <brett@dawnpatroltv.com>
    VachaShah and Bfindlay authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d2e1530 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update CHANGELOG after 2.8.3 release (opensearch-project#846)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    71cf187 View commit details
    Browse the repository at this point in the history
  2. [Backport 2.x] Fixing cluster stats response for role types and addin…

    …g search role type (opensearch-project#849)
    
    * Fixing cluster stats response for role types and adding search role type (opensearch-project#848)
    
    * Fixing cluster stats response for role types and adding search role type
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Add CHANGELOG
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    (cherry picked from commit 638d9b9)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    
    * Fixing missing required property exception for cluster manager for 1.x servers
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Vacha Shah <vachshah@amazon.com>
    3 people authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c32c230 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Bump org.ajoberstar.grgit:grgit-gradle from 5.2.1 to 5.2.2 (opensearc…

    …h-project#854) (opensearch-project#855)
    
    * Bump org.ajoberstar.grgit:grgit-gradle from 5.2.1 to 5.2.2
    
    Bumps [org.ajoberstar.grgit:grgit-gradle](https://github.com/ajoberstar/grgit) from 5.2.1 to 5.2.2.
    - [Release notes](https://github.com/ajoberstar/grgit/releases)
    - [Commits](ajoberstar/grgit@5.2.1...5.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.ajoberstar.grgit:grgit-gradle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c5cbc00)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2015f16 View commit details
    Browse the repository at this point in the history
  2. Added scriptedUpsert and detectNoop options to UpdateOperation (opens…

    …earch-project#856) (opensearch-project#859)
    
    (cherry picked from commit 9aeff0c)
    
    Signed-off-by: Christian Winkler <cwinkler@integrationmatters.com>
    Signed-off-by: Jianyu Zuo <zjianyu@amazon.com>
    Co-authored-by: Christian Winkler <cwinkler@integrationmatters.com>
    zjianyu21 and fs-chris authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    90fc551 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG after 2.8.4 release (opensearch-project#860)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    dbab555 View commit details
    Browse the repository at this point in the history
  4. Fixing changelog for 2.x branch (opensearch-project#862)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    32da329 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Restore support for Java 8 (opensearch-project#798)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    7acd729 View commit details
    Browse the repository at this point in the history
  2. [Backport 2.x] Add Support for Hybrid Query Type (opensearch-project#857

    )
    
    * Add Support for Hybrid Query Type (opensearch-project#850)
    
    * Add Support for Hybrid Query Type
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    
    * Add samples, guide and integ tests
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    
    * Removing wildcard imports
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    
    * Adding import
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    
    * Adding import
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    
    ---------
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    (cherry picked from commit 821dae6)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding version check for hybrid query integ tests (opensearch-project#863) (opensearch-project#864)
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Varun Jain <varunudr@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Varun Jain <varunudr@amazon.com>
    3 people authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    cada0fc View commit details
    Browse the repository at this point in the history
  3. Consolidate and cleanup the server version checks for tests (opensear…

    …ch-project#865) (opensearch-project#867)
    
    (cherry picked from commit a1bf415)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    034f7f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Preparing for 2.9.0 release (opensearch-project#870)

    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6fbf51d View commit details
    Browse the repository at this point in the history
  2. Increment version to 2.10.0 (opensearch-project#873)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: VachaShah <VachaShah@users.noreply.github.com>
    opensearch-trigger-bot[bot] and VachaShah authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a73dc8d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Backporting missed dependency updates to 2.x (opensearch-project#878)

    * Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 (opensearch-project#762)
    
    * Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.164 to 4.8.165.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.164...classgraph-4.8.165)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Bump org.owasp.dependencycheck from 9.0.8 to 9.0.9 in /java-client (opensearch-project#817)
    
    * Bump org.owasp.dependencycheck from 9.0.8 to 9.0.9 in /java-client
    
    Bumps org.owasp.dependencycheck from 9.0.8 to 9.0.9.
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp.dependencycheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1 (opensearch-project#822)
    
    * Bump org.apache.httpcomponents.client5:httpclient5 from 5.3 to 5.3.1
    
    Bumps [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) from 5.3 to 5.3.1.
    - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.3.1/RELEASE_NOTES.txt)
    - [Commits](apache/httpcomponents-client@rel/v5.3...rel/v5.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.httpcomponents.client5:httpclient5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    3 people authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    307e2be View commit details
    Browse the repository at this point in the history
  2. Fix integer overflow for remaining index stats (opensearch-project#877)…

    … (opensearch-project#879)
    
    * Fix integer overflow for remaining index stats
    
    
    
    * Adding changelog
    
    
    
    ---------
    
    
    (cherry picked from commit 0c88a6a)
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c6d87d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Support optional function score variant (opensearch-project#880) (ope…

    …nsearch-project#881)
    
    * Support optional function score variant
    
    This commit supports function score functions with an
    optional function variant. The function is optional as it
    is perfectly valid to have a function with only a weight e.g.
    a function score query with multiple functions and a score mode
    of "first", where the last weight function acts as some default value.
    
    Closes opensearch-project#820
    
    
    
    * Address CI build issues
    
    
    
    * remove changelog entry for 3.0
    
    
    
    ---------
    
    
    (cherry picked from commit 045c805)
    
    Signed-off-by: Russ Cam <russcam@canva.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1b2ff84 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix pattern replace by making flag optional as on api (opensearch-pro…

    …ject#895) (opensearch-project#896)
    
    * Fix pattern replace by making flag optional as on api
    
    
    
    * Update changelog
    
    
    
    * Add unit test for pattern replace char filter analyzer
    
    
    
    * fix changelog
    
    
    
    * fix char pattern replace by making replcement optional
    
    
    
    * Add deserialze test with only pattern set
    
    
    
    ---------
    
    
    (cherry picked from commit e240b27)
    
    Signed-off-by: Grouh <spamart@lafourchette.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    0be1935 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10 (opensearch-proje…

    …ct#898) (opensearch-project#899)
    
    * Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10
    
    Bumps org.owasp.dependencycheck from 9.0.9 to 9.0.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp.dependencycheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c7de1a7)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    08a5407 View commit details
    Browse the repository at this point in the history
  2. Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.168 in /java…

    …-client (opensearch-project#897) (opensearch-project#900)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.165 to 4.8.168.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.165...classgraph-4.8.168)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit a5fcb62)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5eb59a9 View commit details
    Browse the repository at this point in the history
  3. feat(add-xy_shape): Ability to use xy_shape field type (opensearch-pr…

    …oject#885) (opensearch-project#901)
    
    * feat(add-xy_shape): Ability to use xy_shape field type
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * update changelog
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * Fix changelog and add license header
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * updated license header
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * remove shape property
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * fix test after removing shape
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * adapt ShapeQuery test to XyShapeQuery
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * Add ES license headers
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    * Add ES license headers on tests
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    
    ---------
    
    Signed-off-by: MESSAOUDI Khadidja <kmessaoudi@thefork.com>
    (cherry picked from commit ccdb56a)
    kmessaoudi authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    54d43bd View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in /java-client (o…

    …pensearch-project#906) (opensearch-project#908)
    
    * Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in /java-client
    
    Bumps org.owasp.dependencycheck from 9.0.10 to 9.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.owasp.dependencycheck
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    
    
    * Update changelog
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit 61f90ed)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    3 people authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bf2cf0b View commit details
    Browse the repository at this point in the history
  2. Bumps jackson from 2.15.2 to 2.17.0 (opensearch-project#909) (opensea…

    …rch-project#911)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 3a14bdc)
    reta authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8eb5188 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Update to Gradle 8.7 (opensearch-project#912) (opensearch-project#913)

    (cherry picked from commit f385a90)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    8983680 View commit details
    Browse the repository at this point in the history
  2. Add missed fields to MultisearchBody: seqNoPrimaryTerm, storedFields,…

    … explain, fields, indicesBoost (opensearch-project#914) (opensearch-project#915)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 5714df5)
    reta authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a3aed38 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Add missed fields to MultisearchBody: collapse, version, timeout (ope…

    …nsearch-project#916) (opensearch-project#917)
    
    (cherry picked from commit 0bf1810)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c019cdb View commit details
    Browse the repository at this point in the history
  2. Add missed fields to MultisearchBody: ext, rescore and to SearchReque…

    …st: ext (opensearch-project#918) (opensearch-project#919)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    (cherry picked from commit 766b6ec)
    reta authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d5be3b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Client with Java 8 runtime and Apache HttpClient 5 Transport fails wi…

    …th java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer (opensearch-project#920) (opensearch-project#921)
    
    (cherry picked from commit 0db2215)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c9d874d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. [FEATURE] Enable Generic HTTP Actions in Java Client (opensearch-proj…

    …ect#910) (opensearch-project#924)
    
    * [FEATURE] Enable Generic HTTP Actions in Java Client
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments and add documentation
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    * Address code review comments
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    
    ---------
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: Andriy Redko <drreta@gmail.com>
    (cherry picked from commit c1dcc44)
    reta authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    afc3287 View commit details
    Browse the repository at this point in the history
  2. Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 (opensearch-proj…

    …ect#923) (opensearch-project#925)
    
    * Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
    
    Bumps [org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from 1.1.5 to 1.1.6.
    - [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
    - [Commits](eclipse-ee4j/parsson@1.1.5...1.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.parsson:parsson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 33d571f)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fbcc4de View commit details
    Browse the repository at this point in the history
  3. Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.170 in /java…

    …-client (opensearch-project#922) (opensearch-project#928)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.168 to 4.8.170.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.168...classgraph-4.8.170)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 9ed1c49)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f9724a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [FEATURE] Raise errors for HTTP error codes in the generic client (op…

    …ensearch-project#929) (opensearch-project#931)
    
    * [FEATURE] Raise errors for HTTP error codes in the generic client
    
    
    
    * Address code review comments
    
    
    
    ---------
    
    
    (cherry picked from commit 5ad54c6)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    d233863 View commit details
    Browse the repository at this point in the history
  2. Add "filter" to neural query (opensearch-project#932) (opensearch-pro…

    …ject#934)
    
    * 🩹 add filter to neural query
    
    
    
    * CHANGELOG.md
    
    
    
    * 💚 spotless fix
    
    
    
    * 💚 spotless fix, jdk8 check
    
    
    
    * 💚 spotless fix
    
    
    
    * Update CHANGELOG.md
    
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit bc78613)
    
    Signed-off-by: Lorenzo Caenazzo <lorenzo.caenazzo@optionfactory.net>
    Signed-off-by: Grogdunn <frzlollo@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <drreta@gmail.com>
    3 people authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c4d8a2e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Increment version to 2.11.0 (opensearch-project#937)

    Signed-off-by: GitHub <noreply@github.com>
    Co-authored-by: reta <reta@users.noreply.github.com>
    opensearch-trigger-bot[bot] and reta authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ce2a2e5 View commit details
    Browse the repository at this point in the history
  2. Prepare 2.10.0 release (opensearch-project#938)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4ebb9ff View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Add missed fields to PhraseSuggestOption: collapseMatch (opensearch-p…

    …roject#940) (opensearch-project#942)
    
    (cherry picked from commit 2e07ab7)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    996f354 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Bump com.github.jk1.dependency-license-report from 2.6 to 2.7 in /jav…

    …a-client (opensearch-project#944) (opensearch-project#946)
    
    * Bump com.github.jk1.dependency-license-report in /java-client
    
    Bumps com.github.jk1.dependency-license-report from 2.6 to 2.7.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.jk1.dependency-license-report
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 789d46a)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    909a5db View commit details
    Browse the repository at this point in the history
  2. Add missed fields to bulk's UpdateOperation: source (opensearch-proje…

    …ct#947) (opensearch-project#948)
    
    (cherry picked from commit a6c7dc9)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    85775ac View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Add 2.10.1 release (opensearch-project#952)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8589020 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Lock MacOS version to 13. (opensearch-project#961) (opensearch-projec…

    …t#962)
    
    Signed-off-by: dblock <dblock@amazon.com>
    dblock authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    56c03f4 View commit details
    Browse the repository at this point in the history
  2. Added OpenSearch 2.12 and 2.13 to integration tests. (opensearch-proj…

    …ect#963) (opensearch-project#964)
    
    (cherry picked from commit 364f61c)
    
    Signed-off-by: dblock <dblock@amazon.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1ef976e View commit details
    Browse the repository at this point in the history
  3. Fix integer overflow for remaining index stats (opensearch-project#960)…

    … (opensearch-project#965)
    
    Signed-off-by: dblock <dblock@amazon.com>
    Co-authored-by: Oksana Yakusheva <oksanay@cloudcruiser.com>
    dblock and oksanay authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ab69f34 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix integrationTest builds for JDK-11 sourcesets (opensearch-project#968

    ) (opensearch-project#971)
    
    (cherry picked from commit de05226)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    a64b258 View commit details
    Browse the repository at this point in the history
  2. [Backport 2.x] Fixing composite aggregations with correct parameters (o…

    …pensearch-project#974)
    
    * Fixing composite aggregations with correct parameters (opensearch-project#967)
    
    * Fixing composite aggregations with correct parameters
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding tests
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Adding guides, samples and fixing tests
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Addressing comments
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Fix: test. (opensearch-project#972)
    
    Signed-off-by: dblock <dblock@amazon.com>
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    Signed-off-by: dblock <dblock@amazon.com>
    Co-authored-by: Daniel (dB.) Doubrovkine <dblock@amazon.com>
    VachaShah and dblock authored May 7, 2024
    Configuration menu
    Copy the full SHA
    fb7bfdd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. [Backport 2.x] Bump io.github.classgraph:classgraph from 4.8.170 to 4…

    ….8.172 (opensearch-project#980)
    
    * Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.172
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    * Update CHANGELOG after 2.10.2
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    
    ---------
    
    Signed-off-by: Vacha Shah <vachshah@amazon.com>
    VachaShah authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a067f67 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fix the deserialization of SortOptions (opensearch-project#981) (open…

    …search-project#982)
    
    * Fix the deserialization of SortOptions
    
    
    
    * add changelog
    
    
    
    * spotless
    
    
    
    ---------
    
    
    (cherry picked from commit e672fdc)
    
    Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    1a4326d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. [BUG] Generic HTTP Actions in Java Client does not work with AwsSdk2T…

    …ransport (opensearch-project#978) (opensearch-project#984)
    
    * [BUG] Generic HTTP Actions in Java Client does not work with AwsSdk2Transport
    
    
    
    * Address code review comments
    
    
    
    ---------
    
    
    (cherry picked from commit b8e0dad)
    
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    44107eb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Finalize 2.10.3 release (opensearch-project#994)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored May 17, 2024
    Configuration menu
    Copy the full SHA
    ad8a5a4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 30, 2024

  1. Recreate or wrap exceptions thrown by async transport implementations…

    … to preserve caller stack traces (opensearch-project#656) (opensearch-project#1006)
    
    * wrap exceptions thrown by async transport implementations in IOException
    
    
    
    * license headers
    
    
    
    * changelog
    
    
    
    * tolerate null causes
    
    
    
    * fix tests
    
    
    
    * remove print
    
    
    
    * one more license header
    
    
    
    * fix last non-aws test
    
    
    
    * use multicatch to restrict caught exceptions
    
    
    
    * Replicate the RestClient exception wrapping for async invocation flow
    
    
    
    * replicate hc5 exception extraction strategy in aws transport
    
    
    
    * move other tests
    
    
    
    * lint
    
    
    
    * delete aws test for now; add support for OpenSearchClientException
    
    
    
    * reintroduce an aws test, sadly, not extending the abstract case
    
    
    
    * java 8
    
    
    
    * replicate ISE
    
    
    
    * poke
    
    
    
    * handle some netty-specific channel exceptions
    
    
    
    * poke
    
    
    
    * nevermind netty
    
    
    
    * io before rt
    
    
    
    * no hc5
    
    
    
    ---------
    
    
    
    
    (cherry picked from commit db50b7d)
    
    Signed-off-by: Andrew Parmet <andrew@parmet.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
    3 people authored May 30, 2024
    Configuration menu
    Copy the full SHA
    4f01790 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add text embedding processor (opensearch-project#1007) (opensearch-pr…

    …oject#1010)
    
    * Add text embedding processor
    
    
    
    * add changelog entry
    
    
    
    * add (de)serialization test
    
    
    
    * fix files headers
    
    
    
    * fix for java 8
    
    
    
    ---------
    
    
    (cherry picked from commit 5b90848)
    
    Signed-off-by: miguel-vila <miguelvilag@gmail.com>
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2c69025 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Modify to not use URLEncodedUtils (opensearch-project#999) (opensearc…

    …h-project#1012)
    
    * modify to not use URLEncodedUtils
    
    
    
    * add a license header
    
    
    
    * add pathEncoder test
    
    
    
    * modify to use ByteBuffer in encodeBytes method
    
    
    
    * modify to use URLEncoder
    
    
    
    * delete PathEncoder
    
    
    
    * modify to use URLEncodedUtils per version per Classpath
    
    
    
    * fix to use MethodHandle instead of reflection
    
    
    
    * add CHANGELOG.md
    
    
    
    ---------
    
    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    Co-authored-by: AntCode97 <50140266+AntCode97@users.noreply.github.com>
    reta and AntCode97 authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8808100 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Finalize 2.10.4 release (opensearch-project#1017)

    Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
    reta authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4352823 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.173 in /java…

    …-client (opensearch-project#1019) (opensearch-project#1021)
    
    * Bump io.github.classgraph:classgraph in /java-client
    
    Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.172 to 4.8.173.
    - [Release notes](https://github.com/classgraph/classgraph/releases)
    - [Commits](classgraph/classgraph@classgraph-4.8.172...classgraph-4.8.173)
    
    ---
    updated-dependencies:
    - dependency-name: io.github.classgraph:classgraph
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update changelog
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 4a459f7)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    reta and dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0402e8a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Enforce & fix license headers (opensearch-project#1027) (opensearch-p…

    …roject#1028)
    
    * Enforce license headers
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * spotlessApply
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    ---------
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    (cherry picked from commit 5d5c6b5)
    Xtansia authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d2c642a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Default analyzer deserialization to custom type when unspecified (ope…

    …nsearch-project#1033) (opensearch-project#1034)
    
    * Default analyzer deserialization to custom type when unspecified
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Add changelog
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    * Fix for java8
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    
    ---------
    
    Signed-off-by: Thomas Farr <tsfarr@amazon.com>
    (cherry picked from commit 80dc741)
    Xtansia authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    46ee7b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Made InlineGet source field nullable

    Addresses bug in opensearch-project#1042
    
    Signed-off-by: Brendon Faleiro <faleiro@amazon.com>
    Brendon Faleiro committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3931c6d View commit details
    Browse the repository at this point in the history