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 NEST from 6.0.2 to 7.17.5 #75

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 Oct 20, 2022

Bumps NEST from 6.0.2 to 7.17.5.

Release notes

Sourced from NEST's releases.

7.17.5

elastic/elasticsearch-net@7.17.4...7.17.5

Bugs

  • #6815 Fix dropped document callback for retried docs (issue: #6647)

Features & Enhancements

  • #6559 Add script to GeoPointProperty (issue: #6555)

View the full list of issues and PRs

7.17.4

elastic/elasticsearch-net@7.17.3...7.17.4

Bugs

  • #6479 Fix duplicate object serialization of aggregations

View the full list of issues and PRs

7.17.3

elastic/elasticsearch-net@7.17.2...7.17.3

Dependencies

  • #6473 Bump newtonsoft dependency to 13.0.1 to respond to vulnerability

View the full list of issues and PRs

7.17.2

elastic/elasticsearch-net@7.17.1...7.17.2

Enhancements

  • #6275 Add searchable snapshot action for ILM (issue: #6262)
  • #6276 Add CopyFrom to SetProcessor (issue: #6147)
  • #6408 Add missing data attribute to pipeline on ReindexDestiation (issue: #6151)

View the full list of issues and PRs

7.17.1

elastic/elasticsearch-net@7.17.0...7.17.1

Bug Fixes

  • #6107 Fix type for AverageResponseTime on node stats response (issue: #5953)
  • #6110 Fix username rule when returned as array (issue: #5272)
  • #6263 Fix API versioning validation on NETFX (issue: #6260)

... (truncated)

Changelog

Sourced from NEST's changelog.

7.x

7.17.0 [2022-02-01]

elastic/elasticsearch-net@7.16.0...7.17.0

Features & Enhancements

  • #6070 Add IgnoreUnmapped to GeoDistanceQuery, GeoBoundingBoxQuery and GeoPolygon (issue: #6066)
  • #6094 Add shard_stats to primary index stats (issue: #6079)
  • #6101 Support index template v2 APIs in NEST

Bug Fixes

  • #6085 Support version on ingest pipelines (issue: #6082)
  • #6088 Add missing fields for IpProperty (issue: #6067)
  • #6090 Support deserialisation of simple scripts (issue: #5684)
  • #6091 Add missing TermVectorOption (issue: #6078)
  • #6095 Update boxplot to handle non-numeric values (issue: #6050)
  • #6098 Move explain to body in search template API (issue: #5040)

Breaking Changes

To align with naming elsewhere during the implementation of NEST APIs for index template v2, some of the low-level client types and methods have been renamed:

  • ExistsIndexTemplateRequestParameters => IndexTemplateV2ExistsRequestParameters
  • ExistsTemplateForAll => TemplateV2ExistsForAll
  • ExistsTemplateForAllAsync => TemplateV2ExistsForAllAsync

7.16.0 [2021-12-08]

elastic/elasticsearch-net@7.15.2...7.16.0

Enhancements

Bugs

  • #6055 Fix cleanup repository patch and regen LL code (issue: #6054)

7.15.2 [2021-10-28]

elastic/elasticsearch-net@7.15.1...7.15.2

Bug Fixes

  • #6038 Support wildcard field in WildcardQuery (issue: #6033)
  • #6042 Support deprecated range query properties

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 20, 2022
Bumps [NEST](https://github.com/elastic/elasticsearch-net) from 6.0.2 to 7.17.5.
- [Release notes](https://github.com/elastic/elasticsearch-net/releases)
- [Changelog](https://github.com/elastic/elasticsearch-net/blob/main/CHANGELOG.md)
- [Commits](elastic/elasticsearch-net@6.0.2...7.17.5)

---
updated-dependencies:
- dependency-name: NEST
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/NEST-7.17.5 branch from c6b3c8e to 5eb8f7d Compare December 1, 2022 01:16
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants