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

chore(deps): bump OpenSearch.Client from 1.7.1 to 1.8.0 #1043

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2024

Bumps OpenSearch.Client from 1.7.1 to 1.8.0.

Release notes

Sourced from OpenSearch.Client's releases.

v1.8.0

OpenSearch .NET Client v1.8.0

Version 1.8.0 of the OpenSearch .NET Client is now available to download from NuGet.

Added

  • Added support for the neural query type and text_embedding ingest processor type (#636)
  • Added support for the Cat.PitSegments and Cat.SegmentReplication APIs (#527)
  • Added support for MinScore on ScriptScoreQuery (#624)
  • Added support for serializing the DateOnly and TimeOnly types (#734)
  • Added support for the Ext parameter on SearchRequest (#738)
  • Added support for the Indices.Stats API (#753)

Dependencies

  • Bumps AWSSDK.Core from 3.7.204.12 to 3.7.400.11
  • Bumps Bogus from 35.3.0 to 35.6.0
  • Bumps xunit from 2.7.1 to 2.8.0
  • Bumps FSharp.Core from 8.0.100 to 8.0.400
  • Bumps xunit.runner.visualstudio from 2.5.8 to 2.8.2
  • Bumps CSharpier.Core from 0.27.3 to 0.29.1
  • Bumps Spectre.Console from 0.48.0 to 0.49.1
  • Bumps Nullean.VsTest.Pretty.TestLogger from 0.3.0 to 0.4.0
  • Bumps Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.0
  • Bumps Microsoft.TestPlatform.ObjectModel from 17.9.0 to 17.11.0
  • Bumps Octokit from 11.0.0 to 13.0.1
  • Bumps System.Reactive from 6.0.0 to 6.0.1
  • Bumps Argu from 6.2.3 to 6.2.4
  • Bumps YamlDotNet from 15.1.2 to 16.0.0
  • Bumps NSwag.Core from 14.0.7 to 14.1.0
  • Bumps System.Text.Json from 8.0.3 to 8.0.4
  • Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0
  • Bumps JunitXml.TestLogger from 3.1.12 to 4.0.254
  • Bumps Fake.Core.SemVer from 6.0.0 to 6.1.0
  • Bumps Fake.Core.Environment from 6.0.0 to 6.1.0
  • Bumps Fake.IO.FileSystem from 6.0.0 to 6.1.0
  • Bumps Fake.IO.Zip from 5.23.1 to 6.1.0
  • Bumps Fake.Tools.Git from 5.23.1 to 6.1.0

What's Changed

... (truncated)

Changelog

Sourced from OpenSearch.Client's changelog.

[1.8.0]

Added

  • Added support for the neural query type and text_embedding ingest processor type (#636)
  • Added support for the Cat.PitSegments and Cat.SegmentReplication APIs (#527)
  • Added support for MinScore on ScriptScoreQuery (#624)
  • Added support for serializing the DateOnly and TimeOnly types (#734)
  • Added support for the Ext parameter on SearchRequest (#738)
  • Added support for the Indices.Stats API (#753)

Dependencies

  • Bumps AWSSDK.Core from 3.7.204.12 to 3.7.400.11
  • Bumps Bogus from 35.3.0 to 35.6.0
  • Bumps xunit from 2.7.1 to 2.8.0
  • Bumps FSharp.Core from 8.0.100 to 8.0.400
  • Bumps xunit.runner.visualstudio from 2.5.8 to 2.8.2
  • Bumps CSharpier.Core from 0.27.3 to 0.29.1
  • Bumps Spectre.Console from 0.48.0 to 0.49.1
  • Bumps Nullean.VsTest.Pretty.TestLogger from 0.3.0 to 0.4.0
  • Bumps Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.0
  • Bumps Microsoft.TestPlatform.ObjectModel from 17.9.0 to 17.11.0
  • Bumps Octokit from 11.0.0 to 13.0.1
  • Bumps System.Reactive from 6.0.0 to 6.0.1
  • Bumps Argu from 6.2.3 to 6.2.4
  • Bumps YamlDotNet from 15.1.2 to 16.0.0
  • Bumps NSwag.Core from 14.0.7 to 14.1.0
  • Bumps System.Text.Json from 8.0.3 to 8.0.4
  • Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0
  • Bumps JunitXml.TestLogger from 3.1.12 to 4.0.254
  • Bumps Fake.Core.SemVer from 6.0.0 to 6.1.0
  • Bumps Fake.Core.Environment from 6.0.0 to 6.1.0
  • Bumps Fake.IO.FileSystem from 6.0.0 to 6.1.0
  • Bumps Fake.IO.Zip from 5.23.1 to 6.1.0
  • Bumps Fake.Tools.Git from 5.23.1 to 6.1.0
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [OpenSearch.Client](https://github.com/opensearch-project/opensearch-net) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/opensearch-project/opensearch-net/releases)
- [Changelog](https://github.com/opensearch-project/opensearch-net/blob/main/CHANGELOG.md)
- [Commits](opensearch-project/opensearch-net@v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: OpenSearch.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant