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: bump elastic-agent-libs and enable insecure defaults (backport #14956) #15038

Merged
merged 2 commits into from
Dec 23, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 23, 2024

Motivation/summary

to avoid breaking changes we call SetInsecureDefaults to allow tls 1.0 and 1.1

this PR doesn't change the defaults, the method is noop for now. In a future version (where we drop insecure tls versions) this method will allow choosing tls 1.0 and 1.1, thus avoiding the breaking change in 8.x

Checklist

For functional changes, consider:

  • Is it observable through the addition of either logging or metrics?
  • Is its use being published in telemetry to enable product improvement?
  • Have system tests been added to avoid regression?

How to test these changes

Related issues

Related to #10491


This is an automatic backport of pull request #14956 done by [Mergify](https://mergify.com).

* feat: bump elastic-agent-libs and enable insecure defaults

to avoid breaking changes we call SetInsecureDefaults to allow tls 1.0 and 1.1

* lint: update notice file

(cherry picked from commit a894c61)
@mergify mergify bot requested a review from a team as a code owner December 23, 2024 23:02
@kruskall
Copy link
Member

@Mergifyio queue

Copy link
Contributor Author

mergify bot commented Dec 23, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 72e10c8

@mergify mergify bot merged commit 72e10c8 into 8.16 Dec 23, 2024
12 checks passed
@mergify mergify bot deleted the mergify/bp/8.16/pr-14956 branch December 23, 2024 23:22
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