Skip to content

Add Sentry integration and improve config loading#371

Merged
StuartFerguson merged 1 commit into
masterfrom
task/#370_sentry_integration
Mar 19, 2026
Merged

Add Sentry integration and improve config loading#371
StuartFerguson merged 1 commit into
masterfrom
task/#370_sentry_integration

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Added Sentry.AspNetCore package and enabled Sentry in non-development environments using values from SentryConfiguration. Moved configuration loading from Startup to Program for more flexible sources. Updated GitHub Actions to set version properties during publish.

closes #369
closes #370

Added Sentry.AspNetCore package and enabled Sentry in non-development environments using values from SentryConfiguration. Moved configuration loading from Startup to Program for more flexible sources. Updated GitHub Actions to set version properties during publish.
@StuartFerguson StuartFerguson merged commit afbdd3e into master Mar 19, 2026
6 checks passed
@github-actions github-actions Bot deleted the task/#370_sentry_integration branch May 19, 2026 02:08
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.

Sentry Integration Set version in release publish

1 participant