Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Bump NEST from 6.7.0 to 7.3.0 #139

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

Conversation

dependabot-preview[bot]
Copy link

Bumps NEST from 6.7.0 to 7.3.0.

Release notes

Sourced from NEST's releases.

7.3.0

elastic/elasticsearch-net@7.2.1...7.3.0

Features & Enhancements

  • #4033 #4046 #4048 Support for search_as_you_type field type and bool_prefix query type
  • #4053 Add minimum_interval to AutoDateHistogram aggregation
  • #4054 Implement RareTerms aggregation
  • #4058 Add support for "flattened" datatype
  • #4060 Add wildcard and prefix interval rules to Intervals query
  • #4062 Add FollowerAliasesVersion to follow index shard stats
  • #4064 Add voting_only to ClusterNodeStats and XPackInfo
  • #4065 Add x-pack features to XPackUsage and XPackInfo responses
  • #4066 Add shards_acknowledged and indices results to CloseIndexResponse
  • #4068 Allow execution of each Watcher action in array with foreach
  • #4069 Add timing stats to machine learning job stats
  • #4073 Add support for SourceOnly snapshot repository
  • #4072 Add metadata to snapshots.

Deprecations

  • #4056 Deprecate CommonTerms query and CutoffFrequency of Match query
  • #4071 Add max_docs to ReindexOnServer API and deprecate size

Bug Fixes

  • #4059 #4057 Use CultureInfo.InvariantCulture when falling back to parsing double
  • #3857 #4052 Honour StringTimeSpanAttribute to serialize TimeSpan as strings

Misc

  • #4047 Ensure filters created are deleted
  • #4061 Regen APIs with v7.3.1 specs
  • #4075 Skip max_docs query string params

View the full list of issues and PRs

7.2.1

elastic/elasticsearch-net@7.2.0...7.2.1

Features & Enhancements

  • #4035 Support StringEnumAttribute on a property

Bug Fixes

  • #4032 Use enum item.Name instead of Enum.GetName() to get enum name. Thank you @​sklirg 👍
  • #4042 Serialize Distance and Percentiles aggregate using an invariant locale. Thank you @​rickardp 👍

Misc

... (truncated)
Commits
  • 9914ccd Skip max_docs query string params (#4075)
  • ea2fb30 Delete template only if it exists
  • 564cfae Add x-pack features to XPackUsage and XPackInfo responses (#4065)
  • 8acde7e Allow execution of each Watcher action in array (#4068)
  • 6284623 Remove "_source_include" and "_source_exclude" from overrides (#4070)
  • 4e8a5ea Add support for SourceOnly snapshot repository (#4073)
  • 169b784 Add shards_acknowledged and indices results to CloseIndexResponse (#4066)
  • 412b832 Map additional Recovery API response properties. (#4067)
  • 898a5b9 Add max_docs to ReindexOnServer API (#4071)
  • fffa867 Add timing stats to machine learning job stats (#4069)
  • Additional commits viewable in compare view

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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants