Skip to content

Conversation

@giortzisg
Copy link
Contributor

No description provided.

@giortzisg giortzisg requested a review from cleptric August 13, 2025 08:43
CHANGELOG.md Outdated

### Bug Fixes

- Fix race conditions when accessing scope during logging operations ([#1050](https://github.com/getsentry/sentry-go/pull/1050))
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Fix race conditions when accessing scope during logging operations ([#1050](https://github.com/getsentry/sentry-go/pull/1050))
- Fix race conditions when accessing the scope during logging operations ([#1050](https://github.com/getsentry/sentry-go/pull/1050))


- Fix race conditions when accessing scope during logging operations ([#1050](https://github.com/getsentry/sentry-go/pull/1050))
- Fix nil pointer dereference with malformed URLs when tracing is enabled in `fasthttp` and `fiber` integrations ([#1055](https://github.com/getsentry/sentry-go/pull/1055))

Copy link
Member

Choose a reason for hiding this comment

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

We should call out the Fiber version bump under ### Misc

@codecov
Copy link

codecov bot commented Aug 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.08%. Comparing base (a100bf5) to head (56a0b78).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1069   +/-   ##
=======================================
  Coverage   87.08%   87.08%           
=======================================
  Files          55       55           
  Lines        5971     5971           
=======================================
  Hits         5200     5200           
  Misses        630      630           
  Partials      141      141           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@giortzisg giortzisg requested a review from cleptric August 13, 2025 09:10
@giortzisg giortzisg merged commit b3adb47 into master Aug 13, 2025
18 checks passed
@giortzisg giortzisg deleted the prepare-0.35.1 branch August 13, 2025 09: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.

3 participants