Mandatory URL parameters are not exposed as functions anymore as they already exist in the constructor.
New Compatibility Policy
Starting from version 8.12.0, this library follow the Go language policy. Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release.
If you have any questions or concerns, please do not hesitate to reach out to us.
Mandatory URL parameters are not exposed as functions anymore as they already exist in the constructor.
New Compatibility Policy
Starting from version 8.12.0, this library follow the Go language policy. Each major Go release is supported until there are two newer major releases. For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release.
If you have any questions or concerns, please do not hesitate to reach out to us.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps github.com/elastic/go-elasticsearch/v8 from 8.9.0 to 8.11.0.
Release notes
Sourced from github.com/elastic/go-elasticsearch/v8's releases.
... (truncated)
Changelog
Sourced from github.com/elastic/go-elasticsearch/v8's changelog.
... (truncated)
Commits
574564f
Release 8.11.043aeb5b
[8 11.0] Changelog (#747) (#748)cad9784
CI: Update skiplist to remove expansion search missing ml node (#745) (#746)8e1028f
[8.11] Update APIs (#743)2972508
Changelog: Add 8.10.1 release (#737) (#739)4171ff3
Pin transport version to v8.3.0 (#733) (#735)baaff43
[main] Update apis to 8.11.0 (#725)594de0c
[DOCS] Fixwelcome-to-elastic
link (#718)712168f
Changelog: Add 8.10 release (#719)3a24a09
unmarshal nan and infinite values correctly (#715)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 show