Releases: getsentry/sentry-javascript
Releases · getsentry/sentry-javascript
5.12.2
- [apm] ref: Check if Tracing integration is enabled before dropping transaction
5.12.1
- [apm] ref: If
maxTransactionTimeout
= 0
there is no timeout
- [apm] fix: Make sure that the
maxTransactionTimeout
is always enforced on transaction events
- [browser] fix: Support for Hermes stacktraces
5.12.0
- [core] feat: Provide
normalizeDepth
option and sensible default for scope methods (#2404)
- [browser] fix: Export
EventHint
type (#2407)
5.11.2
- [apm] fix: Add new option to
Tracing
maxTransactionTimeout
determines the max length of a transaction
- [hub] ref: Always also set transaction name on the top span in the scope
- [core] fix: Use event_id from hint given by top-level hub calls
5.11.1
- [apm] feat: Add build bundle including @sentry/browser + @sentry/apm
- [utils] ref: Extract adding source context incl. tests
5.11.0
- [apm] fix: Always attach
contexts.trace
to finished transaction (#2353)
- [integrations] fix: Make RewriteFrame integration process all exceptions (#2362)
- [node] ref: Update agent-base to 5.0 to remove http/s patching (#2355)
- [browser] feat: Set headers from options in XHR/fetch transport (#2363)
5.10.2
- [browser] fix: Always trigger default browser onerror handler (#2348)
- [browser] fix: Restore correct
functionToString
behavior for updated fill
method (#2346)
- [integrations] ref: Allow for backslashes in unix paths (#2319)
- [integrations] feat: Support Windows-style path in RewriteFrame iteratee (#2319)
5.10.1
- [apm] fix: Sent correct span id with outgoing requests (#2341)
- [utils] fix: Make
fill
and wrap
work nicely together to prevent double-triggering instrumentations (#2343)
- [node] ref: Require
https-proxy-agent
only when actually needed (#2334)
5.10.0
- [hub] feat: Update
span
implementation (#2161)
- [apm] feat: Add
@sentry/apm
package
- [integrations] feat: Change
Tracing
integration (#2161)
- [utils] feat: Introduce
instrument
util to allow for custom handlers
- [utils] Optimize
supportsNativeFetch
with a fast path that avoids DOM I/O (#2326)
- [utils] feat: Add
isInstanceOf
util for safety reasons
5.9.1
- [browser] ref: Fix regression with bundle size