Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps NEST from 7.3.0 to 7.12.0.

Release notes

Sourced from NEST's releases.

7.12.0

elastic/elasticsearch-net@7.11.1...7.12.0

Features & Enhancements

  • #5304 Implement URI parts ingest processor
  • #5322 Add data_frozen node role
  • #5338 Add architecture stats to cluster node stats (issue: #5337)
  • #5345 Add Fingerprint ingest processor (issue: #5337)
  • #5347 Add network community ID ingest processor
  • #5353 Add rollover API support for max_primary_shard_size (issue: #5337)
  • #5354 Add frozen tier support to ILM phases
  • #5360 Add network direction ingest processor (issue: #5337)
  • #5372 Add multi terms aggregation (issue: #5337)
  • #5373 Add linear function to rank_feature query (issue: #5337)
  • #5374 Add support for _shard_doc sort with pit (issue: #5337)
  • #5377 Support runtime fields on transforms (issue: #5337)
  • #5378 Update get token response to include auth info
  • #5383 Add max_analyzed_offset to highlight (issue: #5337)
  • #5402 Add variable width histogram aggregation (issue: #5400)
  • #5403 Add applications to get role response (issue: #5401)
  • #5412 Support case_insensitive on term-based queries (issue: #5407)
  • #5417 Add IEnumerable overload SearchAfter descriptor (issue: #5416)

Bug Fixes

  • #5413 Add explicit stop method to Auditable (issue: #5363)
  • #5435 Deserialise analyzers without a type (issue: #5432)

Performance

  • #5293 Optimise RouteValues allocations

View the full list of issues and PRs

7.11.1

elastic/elasticsearch-net@7.11.0...7.11.1

Bug Fixes

  • #5326 Fix Client Diagnostics following the upgrade to DiagnosticSource 5.0.0 in 7.10.1

View the full list of issues and PRs

7.11.0

elastic/elasticsearch-net@7.10.1...7.11.0

Breaking Change

  • #5317 Support multiple expand_wildcards. Due to a change on the server introduced in 7.10.1 of Elasticsearch for the Watcher APIs, we have updated IndicesOptions. This now supports an IEnumerable<ExpandWildcards> rather than a singular ExpandWildcards value for the "ExpandWildcards" property. When using the Object Initializer syntax, where indices options are set, you will need to update your code to include the ExpandWildcards in an IEnumerable form. When using the Fluent syntax, you existing code should continue to function without changes. When handling a response from the GET Watch API, you will need to handle the "ExpandWildcards" property as an IEnumerable.

... (truncated)

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #36.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NEST-7.12.0 branch April 22, 2021 05:44
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.

1 participant