serilog-sinks-elasticsearch
serilog-sinks-elasticsearch copied to clipboard
Bump Elasticsearch.Net from 7.8.1 to 7.17.4
Bumps Elasticsearch.Net from 7.8.1 to 7.17.4.
Release notes
Sourced from Elasticsearch.Net's releases.
7.17.4
https://github.com/elastic/elasticsearch-net/compare/7.17.3...7.17.4
Bugs
- #6479 Fix duplicate object serialization of aggregations
View the full list of issues and PRs
7.17.3
https://github.com/elastic/elasticsearch-net/compare/7.17.2...7.17.3
Dependencies
- #6473 Bump newtonsoft dependency to 13.0.1 to respond to vulnerability
View the full list of issues and PRs
7.17.2
https://github.com/elastic/elasticsearch-net/compare/7.17.1...7.17.2
Enhancements
- #6275 Add searchable snapshot action for ILM (issue: #6262)
- #6276 Add CopyFrom to SetProcessor (issue: #6147)
- #6408 Add missing data attribute to pipeline on ReindexDestiation (issue: #6151)
View the full list of issues and PRs
7.17.1
https://github.com/elastic/elasticsearch-net/compare/7.17.0...7.17.1
Bug Fixes
- #6107 Fix type for AverageResponseTime on node stats response (issue: #5953)
- #6110 Fix username rule when returned as array (issue: #5272)
- #6263 Fix API versioning validation on NETFX (issue: #6260)
View the full list of issues and PRs
7.17.0
https://github.com/elastic/elasticsearch-net/compare/7.16.0...7.17.0
Features & Enhancements
- #6070 Add
IgnoreUnmappedtoGeoDistanceQuery,GeoBoundingBoxQueryandGeoPolygon(issue: #6066)- #6094 Add shard_stats to primary index stats (issue: #6079)
- #6101 Support index template v2 APIs in NEST
Bug Fixes
... (truncated)
Changelog
Sourced from Elasticsearch.Net's changelog.
7.x
7.17.0 [2022-02-01]
https://github.com/elastic/elasticsearch-net/compare/7.16.0...7.17.0
Features & Enhancements
- #6070 Add
IgnoreUnmappedtoGeoDistanceQuery,GeoBoundingBoxQueryandGeoPolygon(issue: #6066)- #6094 Add shard_stats to primary index stats (issue: #6079)
- #6101 Support index template v2 APIs in NEST
Bug Fixes
- #6085 Support version on ingest pipelines (issue: #6082)
- #6088 Add missing fields for
IpProperty(issue: #6067)- #6090 Support deserialisation of simple scripts (issue: #5684)
- #6091 Add missing
TermVectorOption(issue: #6078)- #6095 Update boxplot to handle non-numeric values (issue: #6050)
- #6098 Move explain to body in search template API (issue: #5040)
Breaking Changes
To align with naming elsewhere during the implementation of NEST APIs for index template v2, some of the low-level client types and methods have been renamed:
- ExistsIndexTemplateRequestParameters => IndexTemplateV2ExistsRequestParameters
- ExistsTemplateForAll => TemplateV2ExistsForAll
- ExistsTemplateForAllAsync => TemplateV2ExistsForAllAsync
7.16.0 [2021-12-08]
https://github.com/elastic/elasticsearch-net/compare/7.15.2...7.16.0
Enhancements
- #6023 Add Component template APIs (issues: #4748, #4718)
- #6024 Support configuring a certificate fingerprint
- #6031 Add inference processor (issues: #4412, #4341)
Bugs
7.15.2 [2021-10-28]
https://github.com/elastic/elasticsearch-net/compare/7.15.1...7.15.2
Bug Fixes
... (truncated)
Commits
47147bfBump version to 7.17.4c9c524bFix duplicate object serialisation for aggs (#6479)4bd468dBump version to 7.17.3eb479ddBump newtonsoft dependency to 13.0.1 to respond to vulnerability (#6473)5784793Bump version to 7.17.2868dd8eFix code snippet in documentation (#6411)6d1971cAdd missing data attribute to pipeline on ReindexDestiation (#6408)06ddfd3Reintroduce AssemblyInfos target (#6297)3e73bf3Add CopyFrom to SetProcessor (#6276)cd3fa85Add searchable snapshot action for ILM (#6275)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)