Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps NEST from 7.3.0 to 7.8.2.

Release notes

Sourced from NEST's releases.

7.8.2

elastic/elasticsearch-net@7.8.1...7.8.2

Bug Fixes

  • #4847 client.Timeout was not being set after refactoring introduced in #4673
  • #4833 Deserialize enums in fallback Enum.Parse as case insensitive (issue: #4817)
  • #4834 Check _cleanupTimer is not null when disposing RequestDataHttpClientFactory (issue: #4818)
  • #4854 Fix ScriptCacheStats
  • #4856 Fix DateHistogram aggregation intervals (issue: #4839)

Breaking Changes

  • #4854 Fix ScriptCacheStats

    Modelling of contexts was incorrectly implemented such that deserialization would fail. This breaking change fixes an implementation that would never have worked.

  • #4856 Fix DateHistogram aggregation intervals (issue: #4839)

    FixedInterval was incorrectly mapped to accept either a DateInterval or Time, but an input always requires a factor, meaning the former input would result in an error from Elasticsearch if used. Rather than attempt to patch around this, we decided to fix the broken implementation such that

    1. FixedInterval accepts only Time
    2. CalendarInterval accepts DateInterval or DateMathTime

Documentation

  • #4835 Add ScrollAllObservable docs (issue: #4694)

View the full list of issues and PRs

7.8.1

elastic/elasticsearch-net@7.8.0...7.8.1

Features & Enhancements

  • #4812 Add DailyModelSnapshotRetentionAfterDays to ml jobs (issue: #4803)
  • #4813 Add FailedCategoryCount to ModelSizeStats (issue: #4803)
  • #4814 Add effective max model memory limit to ML info (issue: #4803)
  • #4815 Add assigned node to OpenJob/StartDatafeed response (issue: #4803)
  • #4816 Add Indices and Aliases in BulkAlias API (issue: #4721)

Bug Fixes

  • #4806 Deserialize sort short forms (issue: #4797)
  • #4807 Do not wrap null ISourceFilter in Union (issue: #4787)

CI and docs

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 Jul 27, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #27.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NEST-7.8.2 branch August 19, 2020 06:31
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