Skip to content

Comments

Bump NEST from 6.0.2 to 7.14.1#48

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/NEST-7.14.1
Closed

Bump NEST from 6.0.2 to 7.14.1#48
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/NEST-7.14.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2021

Bumps NEST from 6.0.2 to 7.14.1.

Release notes

Sourced from NEST's releases.

7.14.1

elastic/elasticsearch-net@7.14.0...7.14.1

Bug Fixes

  • #5940 Fix bug with case-sensitive header comparisons (.NET Framework)

View the full list of issues and PRs

7.14.0

elastic/elasticsearch-net@7.13.2...7.14.0

Features & Enhancements

  • #5728 Pre-flight product check - Checks that the client is connected to an Elasticsearch cluster. If the client isn't connected to a supported Elasticsearch cluster an UnsupportedProductException will be thrown.
  • #5731 NameValueCollection.ToQueryString performance optimisation (issue: #4952)
  • #5740 Change default IMemoryStreamFactory
  • #5780 Add support for dense vector fields (issue: #3836)
  • #5755 Add readonly property to FS repository settings (issue: #5753)
  • #5789 Support simple_pattern and simple_pattern_split tokenizers (issue: #5716)
  • #5792 Add running state to data feed stats (issue: #5776)
  • #5793 Add IO stats to node stats model (issue: #5776)
  • #5801 Add match_only_text field (issue: #5776)
  • #5802 Add keep_values gap policy (issue: #5776)
  • #5803 Add cancelled property to TaskInfo (issue: #5776)
  • #5812 Support _meta on ILM policy (issue: #5776)
  • #5823 Add support for the migrate to data tiers API
  • #5831 Support snapshot repository analysis API
  • #5832 Support index pattern exclusion in CCR AutoFollow (issue: #5776)
  • #5856 Support get async SQL search status API
  • #5858 Support delete async SQL search API
  • #5861 Support get async SQL search API
  • #5869 Support async SQL searches

Performance

  • #5865 Reduce allocations on some transport paths

Bug Fixes

  • #5743 Fix weekly schedule deserialisation (issue: #5725)
  • #5761 Fix discrepancies in Watcher API models which fail (de)serialization (issue: #5725)
  • #5888 Fix hourly watcher scheduler serialisation (issue: #5761)
  • #5898 Fix null-ref exception when track total hits is disabled (issue: #5892)

Deprecations

  • #5815 Mark version property on Analyzer as obsolete (issue: #5776)

View the full list of issues and PRs

... (truncated)

Commits
  • 5efe731 Bump version
  • 6727073 Fix bug with case-sensitive header comparisions (#5940)
  • d696dcd [release-notes] Release notes 7.14.1 on 7.14 branch (#5936)
  • f8e9fec Update compatibility matrix to reflect supported versions (#5932) (#5934)
  • 7567065 Update integration test matrix
  • ad83273 Rename InvalidProductException to UnsupportedProductException (#5930)
  • 9f2078e [release-notes] Release notes 7.14.0 on 7.14 branch (#5920)
  • 804393a Refactor product check changes to avoid binary breaks (#5918)
  • 770b19c Fix test YAML config ES version
  • 1821016 Refine product check behaviour (#5913)
  • 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)

Bumps [NEST](https://github.com/elastic/elasticsearch-net) from 6.0.2 to 7.14.1.
- [Release notes](https://github.com/elastic/elasticsearch-net/releases)
- [Changelog](https://github.com/elastic/elasticsearch-net/blob/master/docs/breaking-changes.asciidoc)
- [Commits](elastic/elasticsearch-net@6.0.2...7.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 23, 2021

Superseded by #49.

@dependabot dependabot bot closed this Sep 23, 2021
@dependabot dependabot bot deleted the dependabot/nuget/NEST-7.14.1 branch September 23, 2021 11:12
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