Skip to content

Bump github.com/olivere/elastic/v7 from 7.0.6 to 7.0.32#9

Open
dependabot[bot] wants to merge 6 commits into
masterfrom
dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32
Open

Bump github.com/olivere/elastic/v7 from 7.0.6 to 7.0.32#9
dependabot[bot] wants to merge 6 commits into
masterfrom
dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jul 19, 2022

Bumps github.com/olivere/elastic/v7 from 7.0.6 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: olivere/elastic@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: olivere/elastic@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: olivere/elastic@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.

  • Add runtime fields/mappings #1527
  • Allow Point In Time API without keep alive #1524

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 compatibility score

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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 19, 2022
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch from b72060c to 6fd2850 Compare August 3, 2022 19:39
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch 2 times, most recently from abd270d to f4609aa Compare August 24, 2022 20:54
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch 2 times, most recently from 92c469d to c8cb0ea Compare September 16, 2022 14:34
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch 2 times, most recently from da5afc8 to a095155 Compare September 27, 2022 18:42
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch 2 times, most recently from 81fd3cb to c62e591 Compare November 10, 2022 15:22
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch from c62e591 to a56245a Compare December 20, 2022 22:29
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch from a56245a to cb3fdeb Compare January 9, 2023 20:52
Bumps [github.com/olivere/elastic/v7](https://github.com/olivere/elastic) from 7.0.6 to 7.0.32.
- [Release notes](https://github.com/olivere/elastic/releases)
- [Changelog](https://github.com/olivere/elastic/blob/release-branch.v7/CHANGELOG-3.0.md)
- [Commits](olivere/elastic@v7.0.6...v7.0.32)

---
updated-dependencies:
- dependency-name: github.com/olivere/elastic/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32 branch from cb3fdeb to 5b4c78c Compare January 9, 2023 20:53
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 60 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant