Update module github.com/olivere/elastic/v7 to v7.0.32
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/olivere/elastic/v7 | require | patch |
v7.0.26 -> v7.0.32
|
Release Notes
olivere/elastic (github.com/olivere/elastic/v7)
v7.0.32
: 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
v7.0.31
: 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
v7.0.30
: 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
v7.0.29
: 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.
v7.0.28
: 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.
v7.0.27
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.