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

Fix HttpClient registration for WebhookSender #1758

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

gunndabad
Copy link
Collaborator

@gunndabad gunndabad commented Dec 19, 2024

The HttpClient configuration wasn't getting picked up as it was registered against the concrete type instead of the interface. This fixes that.

@gunndabad gunndabad force-pushed the fix-httpclient-registration branch from 2be0629 to dcfd21c Compare December 19, 2024 14:59
@gunndabad gunndabad enabled auto-merge (squash) December 19, 2024 14:59
@gunndabad gunndabad merged commit 9f96e83 into main Dec 19, 2024
18 checks passed
@gunndabad gunndabad deleted the fix-httpclient-registration branch December 19, 2024 15:15
gunndabad added a commit that referenced this pull request Dec 30, 2024
The HttpClient configuration wasn't getting picked up as it was
registered against the concrete type instead of the interface. This
fixes that.
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