Skip to content

bump core commit to latest#2028

Merged
THardy98 merged 5 commits intomainfrom
feat/bump-core
Apr 28, 2026
Merged

bump core commit to latest#2028
THardy98 merged 5 commits intomainfrom
feat/bump-core

Conversation

@THardy98
Copy link
Copy Markdown
Contributor

What was changed

DWISOTT

Why?

includes envconfig fix

@THardy98 THardy98 requested a review from a team as a code owner April 28, 2026 04:38
Comment on lines +637 to +639
// DNS load balancing is mutually exclusive with HTTP CONNECT proxy in sdk-core.
// Disable it when a proxy is configured; otherwise use the default.
.dns_load_balancing(if http_connect_proxy.is_some() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, that was stupid of me wasn't it. Ofc this constitutes a breaking change because it defaults to on for any existing users using the connect proxy. 🤦‍♂️

@THardy98 THardy98 merged commit b81d832 into main Apr 28, 2026
122 of 127 checks passed
@THardy98 THardy98 deleted the feat/bump-core branch April 28, 2026 22:35
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.

2 participants