Skip to content

Bump Elastic.Clients.Elasticsearch from 8.0.10 to 8.1.1 #959

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps Elastic.Clients.Elasticsearch from 8.0.10 to 8.1.1.

Release notes

Sourced from Elastic.Clients.Elasticsearch's releases.

8.1.1

elastic/elasticsearch-net@8.1.0...8.1.1

For complete release notes, including details of breaking changes, visit our v8.1.1 release notes documentation.

Bug fixes

  • #7667 Fix SQL missing Rows on QueryResponse (issue: #7663)
  • #7676 Ensure async client methods pass through cancellation token (issue: #7665)

Enhancements

  • #7684 Regenerate with latest spec fixes for 8.7

View the full list of issues and PRs

8.1.0

elastic/elasticsearch-net@8.0.10...8.1.0

For complete release notes, including details of breaking changes, visit our v8.1.0 release notes documentation.

Enhancements

  • #7311 Add support for range queries (date and numeric). (issue: #7050)
  • #7320 Add support for bucket sort aggregation. (issue: #7055)
  • #7329 Add support for geo_bounding_box query.
  • #7356 Add support for geo distance sorting. (issue: #6800)
  • #7364 Add support for raw JSON query. (issue: #7285)
  • #7372 Add support for GeoDistance and GeoPolygon queries. (issue: #7164)
  • #7380 Add support for update aliases endpoint. (issue: #7167)
  • #7401 Add support for ingest endpoints. (issue: #7162)
  • #7411 Code generate XML doc comments.
  • #7429 Support weight score on FunctionScore.
  • #7437 Support cumulative sum aggregation. (issue: #7049)
  • #7485 Add support for additional bucket aggregations.
  • #7530 Add support for geo metric aggregations.
  • #7541 Add additional client overloads. (issue: #7475)
  • #7567 Add support for task APIs. (issue: #7166)
  • #7576 Add support for pinned query (issue: #7466)
  • #7595 Add support for bool query operators in Query DSL for object initializer syntax (issue: #7593)
  • #7607 Add support for additional endpoints
  • #7615 Avoid side effects when combining with And operator

View the full list of issues and PRs

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 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 [Elastic.Clients.Elasticsearch](https://github.com/elastic/elasticsearch-net) from 8.0.10 to 8.1.1.
- [Release notes](https://github.com/elastic/elasticsearch-net/releases)
- [Changelog](https://github.com/elastic/elasticsearch-net/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-net@8.0.10...8.1.1)

---
updated-dependencies:
- dependency-name: Elastic.Clients.Elasticsearch
  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 May 8, 2023
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.

0 participants