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

Bump Elastic.Clients.Elasticsearch from 8.15.10 to 8.16.3 #6952

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps Elastic.Clients.Elasticsearch from 8.15.10 to 8.16.3.

Release notes

Sourced from Elastic.Clients.Elasticsearch's releases.

8.16.3

What's Changed

Full Changelog: elastic/elasticsearch-net@8.16.2...8.16.3

8.16.2

What's Changed

Full Changelog: elastic/elasticsearch-net@8.16.1...8.16.2

8.16.1

What's Changed

Full Changelog: elastic/elasticsearch-net@8.16.0...8.16.1

8.16.0

What's Changed

  • Update TFMs by @​flobernd in elastic/elasticsearch-net#8402
    • Removed net6 target (end of support)
  • Update Elastic.Transport to 0.5.2 by @​flobernd in elastic/elasticsearch-net#8405 ( 💥 )
    • Our shared transport library has undergone a major refactoring and is now getting closer to a final release.
    • If you use the low level transport, please check the following changes 0.5.0, 0.5.1, 0.5.2
    • If you do not use the low level transport, you won't experience any breaking change
  • Regenerate the client using the latest specification by @​flobernd in elastic/elasticsearch-net#8409
    • TermsQuery.Term property got renamed back to TermsQuery.Terms ( 💥 )
      • This property was accidentally converted to singular with the generator changes starting from 8.13
    • Adds inference APIs
    • Adds IpLocationProcessor
    • Removes deprecated TextExpansionQuery and WeightedTokensQuery ( 💥 )
    • Additional fixes and improvements

Full Changelog: elastic/elasticsearch-net@8.15.10...8.16.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)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/6952)

Bumps [Elastic.Clients.Elasticsearch](https://github.com/elastic/elasticsearch-net) from 8.15.10 to 8.16.3.
- [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.15.10...8.16.3)

---
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 the area-codeflow for labeling automated codeflow. intentionally a different color! label Dec 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 16, 2024
@russharding
Copy link

FYI, 8.16.x brings breaking changes if you have code that has "advanced" transport layer functionality. For example, ignoring a certificate error for a self-signed SSL cert used in a lower environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-codeflow for labeling automated codeflow. intentionally a different color! community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant