Skip to content

chore: prepare 0.39.0#1144

Merged
giortzisg merged 1 commit intomasterfrom
prepare-0.39.0
Nov 24, 2025
Merged

chore: prepare 0.39.0#1144
giortzisg merged 1 commit intomasterfrom
prepare-0.39.0

Conversation

@giortzisg
Copy link
Contributor

No description provided.

@giortzisg giortzisg requested a review from lcian November 24, 2025 14:44
CHANGELOG.md Outdated

### Features

- Drop events when rate-limited or transport is full, allow the buffer queue to process ([#1138](https://github.com/getsentry/sentry-go/pull/1138)).
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
- Drop events when rate-limited or transport is full, allow the buffer queue to process ([#1138](https://github.com/getsentry/sentry-go/pull/1138)).
- Drop events from telemetry buffer when rate-limited or transport is full ([#1138](https://github.com/getsentry/sentry-go/pull/1138)).

CHANGELOG.md Outdated

### Bug Fixes

- Fix scheduler's `hasWork()` method to check if buffers are ready to flush, that was causing CPU spikes ([#1143](https://github.com/getsentry/sentry-go/pull/1143)).
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 scheduler's `hasWork()` method to check if buffers are ready to flush, that was causing CPU spikes ([#1143](https://github.com/getsentry/sentry-go/pull/1143)).
- Fix scheduler's `hasWork()` method to check if buffers are ready to flush. The previous implementation was causing CPU spikes. ([#1143](https://github.com/getsentry/sentry-go/pull/1143)).

@codecov
Copy link

codecov bot commented Nov 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.78%. Comparing base (112f257) to head (f21d39d).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1144   +/-   ##
=======================================
  Coverage   86.78%   86.78%           
=======================================
  Files          62       62           
  Lines        6092     6092           
=======================================
  Hits         5287     5287           
  Misses        590      590           
  Partials      215      215           

☔ 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 enabled auto-merge (squash) November 24, 2025 14:50
@giortzisg giortzisg disabled auto-merge November 24, 2025 14:52
@giortzisg giortzisg enabled auto-merge (squash) November 24, 2025 15:00
@giortzisg giortzisg merged commit 2153b50 into master Nov 24, 2025
19 checks passed
@giortzisg giortzisg deleted the prepare-0.39.0 branch November 24, 2025 15:00
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