Skip to content

bump Sentry SDK for improvements and fixes in Logs#242

Merged
Flash0ver merged 2 commits intomainfrom
sentry-logs-experimental
Aug 8, 2025
Merged

bump Sentry SDK for improvements and fixes in Logs#242
Flash0ver merged 2 commits intomainfrom
sentry-logs-experimental

Conversation

@Flash0ver
Copy link
Member

@Flash0ver Flash0ver commented Aug 8, 2025

Logs:

  • notable improvements since 5.12.0-alpha.0
    • improved performance of buffering and batching
    • more default attributes like EventId and TCategoryName via ILogger<T>
  • notable fixes since 5.12.0-alpha.0
    • failing to log when Microsoft.Extensions.Logging template does not match the amount of parameters
    • passed message arguments via ILogger<T> not resolved correctly
    • log milliseconds precision, rather than just seconds

@Flash0ver Flash0ver requested a review from bruno-garcia August 8, 2025 17:33
@Flash0ver Flash0ver self-assigned this Aug 8, 2025

<PropertyGroup>
<TargetFrameworks>net9.0</TargetFrameworks>
<TargetFramework>net9.0</TargetFramework>
Copy link
Member

Choose a reason for hiding this comment

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

Is this needed for the bump?

Copy link
Member Author

Choose a reason for hiding this comment

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

no ... not at all ... reverting that change ... keeping it to the package update only

@Flash0ver Flash0ver merged commit 4a47306 into main Aug 8, 2025
8 checks passed
@Flash0ver Flash0ver deleted the sentry-logs-experimental branch August 8, 2025 18:32
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