Created by: dependabot[bot]
Bumps github.com/olivere/elastic/v7 from 7.0.19 to 7.0.32.
Release notes
Sourced from github.com/olivere/elastic/v7's releases.
Release 7.0.32
- Update dependencies
- Update CI to Go 1.17 and Go 1.18
- Add tracer for OpenTelemetry
- Add
max_analyzed_offset
to highlighter (#1591)- Fix all missing fields reported by strict decoder
- Deprecate all methods reported as being deprecated
- Make
SeqNoAndPrimaryTerm
the preferred function (#1593)- Update to ES 7.17.1
- Fix PIT Search Recipe NewPointInTime Call (#1577)
- Fix data stream timestamp field (#1570)
See the 7.0.32 milestone and the changelog: https://github.com/olivere/elastic/compare/v7.0.31...v7.0.32
Release 7.0.31
- Redact URL in tracing transports (both OpenCensus as well as OpenTracing) (#1459)
- Allow multiple inner hits in
CollapseBuilder
(#1553)- Add tests for Cluster Reroute API (#1560)
- Add
IntervalQueryRuleFuzzy
(#1564)- Fix
IntervalQueryRulePrefix
(#1566)See the 7.0.31 milestone and the changelog: https://github.com/olivere/elastic/compare/v7.0.30...v7.0.31
Release 7.0.30
- Redact password from URL in logging (#1559)
- Add Rank Feature Query (#1428)
- Removed unsupported fields from Sampler aggregation (#1251)
- Update Nodes Stats API to latest API (#1535)
- Add max_docs parameter to DeleteByQuery API (#1537)
- Fix prefix query with case insensitive setting (#1546)
Full Changelog: https://github.com/olivere/elastic/compare/v7.0.29...v7.0.30
Release 7.0.29
GeoBoundingBoxQuery
now updated to latest release. It now e.g. supports Geo hashes and WKT (#1530).- Add support for XPack Rollup API (#1531)
See here for details.
Release 7.0.28
This release fixes a number of bugs and adds some features added in recent versions.
See the 7.0.28 milestone for details.
Release 7.0.25
This release fixes a number of bugs and adds some features added in recent versions.
... (truncated)
Commits
-
acdec24
Release 7.0.32 -
69ec2cd
Increase health check timeout on tests -
414af00
Increase sniffer timeout in tests -
7bcdab4
Skip flaky tests on Go 1.18 -
dd99ab5
Update recipes and add tracing by OpenTelemetry -
4d9e00c
Update dependencies -
4ba3d45
Fix typo -
e5be2e0
Update to latest two Go versions -
751f1dc
Fix deprecations and missing fields -
fa42b0c
Add max_analyzed_offset to highlighter - 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 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)