kafka-elasticsearch-injector
kafka-elasticsearch-injector copied to clipboard
chore(deps): bump github.com/olivere/elastic/v7 from 7.0.25 to 7.0.32
Bumps github.com/olivere/elastic/v7 from 7.0.25 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_offsetto highlighter (#1591)- Fix all missing fields reported by strict decoder
- Deprecate all methods reported as being deprecated
- Make
SeqNoAndPrimaryTermthe 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
GeoBoundingBoxQuerynow 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.
Commits
acdec24Release 7.0.3269ec2cdIncrease health check timeout on tests414af00Increase sniffer timeout in tests7bcdab4Skip flaky tests on Go 1.18dd99ab5Update recipes and add tracing by OpenTelemetry4d9e00cUpdate dependencies4ba3d45Fix typoe5be2e0Update to latest two Go versions751f1dcFix deprecations and missing fieldsfa42b0cAdd 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 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)