Skip to content

Version Packages#1361

Merged
MichaelGHSeg merged 1 commit into
masterfrom
changeset-release/master
Apr 29, 2026
Merged

Version Packages#1361
MichaelGHSeg merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@segment/analytics-next@1.84.0

Minor Changes

  • #1342 65951526 Thanks @MichaelGHSeg! - Unify and harden HTTP response handling and retry behavior across browser and node SDKs.

    • Add config-driven response handling for Segment.io delivery (httpConfig with rate-limit/backoff controls). - Improve batching/dispatcher retry semantics for 429 and transient failures. - Use configured protocol for batching requests when apiHost has no scheme, while preserving compatibility for apiHost values that already include http:// or https://.

Patch Changes

  • Updated dependencies [65951526]:
    • @segment/analytics-core@1.8.3

@segment/analytics-node@3.1.0

Minor Changes

  • #1342 65951526 Thanks @MichaelGHSeg! - Unify and harden HTTP response handling and retry behavior across browser and node SDKs.

    • Align publisher retry/status behavior with updated response handling rules. - Add maxTotalBackoffDuration and maxRateLimitDuration settings to control retry ceilings. - Update default retry configuration to increase resilience under transient failures.

Patch Changes

  • #1365 5eb12a17 Thanks @MichaelGHSeg! - Fix closeAndFlush silently dropping in-flight events on timeout.

    • Cancel pending retry sleeps via AbortController when closeAndFlush times out, instead of silently swallowing the timeout error.
    • Raise default closeAndFlush timeout floor to 75s (was 12.5s) so it survives at least one Retry-After: 60 cycle.
    • Add http_response emitter event for observing API response status codes and headers.
  • Updated dependencies [65951526]:

    • @segment/analytics-core@1.8.3

@segment/analytics-core@1.8.3

Patch Changes

  • #1342 65951526 Thanks @MichaelGHSeg! - Unify and harden HTTP response handling and retry behavior across browser and node SDKs.

    • Standardize backoff defaults used by retry queues.

@codecov

codecov Bot commented Apr 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.95%. Comparing base (5eb12a1) to head (20f7589).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1361      +/-   ##
==========================================
+ Coverage   91.57%   91.95%   +0.38%     
==========================================
  Files         163      140      -23     
  Lines        4699     3989     -710     
  Branches     1157      989     -168     
==========================================
- Hits         4303     3668     -635     
+ Misses        396      321      -75     
Flag Coverage Δ
browser 92.51% <100.00%> (ø)
core 90.07% <ø> (ø)
node ?

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot force-pushed the changeset-release/master branch from 1314a63 to 20f7589 Compare April 27, 2026 20:35
@MichaelGHSeg MichaelGHSeg merged commit 320ec6f into master Apr 29, 2026
11 checks passed
@MichaelGHSeg MichaelGHSeg deleted the changeset-release/master branch April 29, 2026 18:10
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.

1 participant