Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

#skip-changelog

Resolves #2846

This change should be transparent to users. We're using the new source generated configuration binders rather than the old reflection based ones, so that we can enable AOT for ASP.NET Core applications.

@jamescrosswell jamescrosswell changed the title Removed dependency on ConfigureFromConfigurationOptions Removed ConfigureFromConfigurationOptions<SentryAspNetCoreOptions> Nov 20, 2023
@jamescrosswell jamescrosswell marked this pull request as ready for review November 20, 2023 04:19
@bitsandfoxes bitsandfoxes merged commit 7584368 into feat/4.0.0 Nov 20, 2023
@bitsandfoxes bitsandfoxes deleted the configure_aspnet_core branch November 20, 2023 09:50
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.

Remove ConfigureFromConfigurationOptions<T> from Sentry.AspNetCore

3 participants