Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps NEST from 7.3.0 to 7.11.0.

Release notes

Sourced from NEST's releases.

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.

Features & Enhancements

  • #5133 Update BoxplotAggregate response to include Lower and Upper properties.
  • #5188 Add EnablePositionIncrements property to ITokenCountProperty (issue: #5186)
  • #5190 Add the X-Elastic-Client-Meta HTTP header which is used by Elastic Cloud and can be disabled with the DisableMetaHeader property on the ConnectionConfiguration set to false.
  • #5205 Add ResourceName on AttachmentProcessor (issue: #5198)
  • #5206 Add support for rate aggregations (issue: #5198)
  • #5208 Add AllowDuplicates property to AppendProcessor (issue: #5198)
  • #5209 Fix failing transform tests and support dates_as_epoch_millis (issues: #5185, #5198)
  • #5230 Add support for mapping runtime fields [BETA] (issue: #5198)
  • #5239 Implement AsyncSearch Status API
  • #5240 Implement Clone Snapshot API
  • #5259 Implement runtime fields on searches [BETA]
  • #5275 Implement unsigned long numeric field (issue: #5198)
  • #5286 Add support for GeoLine Aggregation
  • #5200 Add support for the Version field type

Bug Fixes

  • #5177 TcpStats.GetStats() now handles error when host cannot disclose information (issue: #5176)
  • #5228 Fix deserialisation of aggs in Translate API response (issue: #5201)
  • #5260 Fix bug in AutoExpandReplicas.Create (issue: #5258)
  • #5271 Fix GetRoleMappings when multiple distinguished names returned (issue: #5270)
  • #5294 Fix size overflow in StringToDoubleConverter

View the full list of issues and PRs

7.10.1

elastic/elasticsearch-net@7.10.0...7.10.1

Features & Enhancements

  • #5151 Support point in time searches
  • #5098 Add hard_bounds for histograms
  • #5104 Add QueryCache columns to CatNodesRecord (issue: #5096)
  • #5116 Add authentication type to AuthenticateResponse (issue: #5096)
  • #5121 Add ignore_keywords flag to word delimiter graph (issue: #5096)
  • #5123 Generate initial NEST code for 7.10.1
  • #5137 Add point in time APIs (issue: #5096)
  • #5142 Implement grant API key (issue: #5096)
  • #5147 Support clear api key cache (issue: #5096)
  • #5148 Support indexing pressure on NodeStats (issue: #5096)

... (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 Feb 12, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #34.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NEST-7.11.0 branch February 18, 2021 05:34
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