Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(es): add elasticsearch client(v7) #95

Merged
merged 3 commits into from
Jun 26, 2023
Merged

feat(es): add elasticsearch client(v7) #95

merged 3 commits into from
Jun 26, 2023

Conversation

qloog
Copy link
Contributor

@qloog qloog commented Jun 26, 2023

No description provided.

@qloog qloog merged commit 7482d1b into master Jun 26, 2023
@qloog qloog deleted the feat/add_es_client branch June 26, 2023 11:39
ResponseHeaderTimeout: 5 * time.Second,
DialContext: (&net.Dialer{Timeout: 5 * time.Second}).DialContext,
TLSClientConfig: &tls.Config{
MinVersion: tls.VersionTLS11,

Check failure

Code scanning / CodeQL

Insecure TLS configuration

Using insecure TLS version VersionTLS11 for MinVersion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant