Releases: olivere/elastic
Releases · olivere/elastic
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: 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: 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: v7.0.29...v7.0.30
Release 7.0.29
Release 7.0.28
Release 7.0.25
This release fixes a number of bugs and adds some features added in recent versions.
- Fix response to Cluster Stats API. #1494
- Add
case_sensitivity
to various queries. #1496 - Add Component Template APIs #1458
- Add Multi Terms aggregation #1499
- Add Match Boolean Prefix Query #1497
- Add Top Metrics aggregation #1500
See the 7.0.25 milestone for details.
Release 6.1.7
- Add support for automatic slicing in Reindex API (#706) (9f4560b)
Release 5.0.64
- Add support for automatic slicing in Reindex API (#706) (ad28867)