Commits
User selector
Commit History
Commits on Aug 4, 2025
- authored
feat(core): Add `ignoreSpans` option (#17078)
Show description for 97f67fcandauthoredMerge pull request #17302 from getsentry/master
Show description for f866c82authoredfeat(core): Accumulate tokens for `gen_ai.invoke_agent` spans from child LLM calls (#17281)
Show description for ffa8dd8authored- committed
Commits on Aug 1, 2025
feat(nuxt): Align build-time options to follow bundler plugins structure (#17255)
Show description for aa4547cauthored
Commits on Jul 31, 2025
- committed
feat(core): Add missing openai tool calls attributes (#17226)
Show description for 254a86fauthoredfix(node): Handle stack traces with data URI filenames (#17218)
Show description for 8c1149bauthored
Commits on Jul 30, 2025
ref(core): Add shared type for build-time options (#17151)
Show description for 47e5c6cauthoredfeat(core): Add shared `flushIfServerless` function (#17177)
Show description for 6b23b27authored
Commits on Jul 29, 2025
fix(core): Fix operation name for openai responses API (#17206)
Show description for 58cf305authoredfeat(node): Instrument stream responses for openai (#17110)
Show description for e3376eeauthored
Commits on Jul 28, 2025
feat(core): MCP server instrumentation without breaking Miniflare (#16817)
Show description for 87b4e30authored
Commits on Jul 25, 2025
feat(core): Implement `strictTraceContinuation` (#16313)
Show description for b0909cdauthoredfix(core): Fix OpenAI SDK private field access by binding non-instrumented fns (#17163)
Show description for 8b2c685authored
Commits on Jul 24, 2025
fix(core): Update ai.response.object to gen_ai.response.object (#17153)
Show description for b470f5eauthored
Commits on Jul 23, 2025
feat(aws): Detect SDK source for AWS Lambda layer (#17128)
Show description for dbe4f76authored
Commits on Jul 21, 2025
feat(core)!: Remove `enableLogs` and `beforeSendLog` experimental options (#17063)
Show description for 4c96e5bauthored
Commits on Jul 18, 2025
feat(core)!: Remove deprecated logger (#17061)
Show description for cb88e70andauthoredtest(core): Add explicit tests for `tracesSampler` returning negative sampling decisions (#17055)
Show description for 74b680dauthoredfeat(core)!: Remove `hasTracingEnabled` (#17072)
Show description for b5b0b32authoredfeat(core)!: Remove `BaseClient` (#17071)
Show description for 904932fauthored
Commits on Jul 17, 2025
Merge pull request #17060 from getsentry/master
Show description for d7766e9authored- committed
ref: Remove `@typescript-eslint/no-empty-function` eslint rule (#17057)
Show description for ad5e7c3authoredref(profiling): Improve generic profiling type (#17056)
Show description for 64738dbauthoredfeat(node): Add OpenAI integration (#17022)
Show description for f538ef0authored- authored
Commits on Jul 16, 2025
feat(core): Deprecate logger in favor of debug (#17040)
Show description for 1b41126andauthored- committed
Commits on Jul 15, 2025
- committed
ref: Use optional chaining wherever possible (#17017)
Show description for 004072eauthoredref: Avoid try-catch with unused parameter (#17015)
Show description for 9d92e97authoredfeat(core): Add support for tracking provider metadata (#16992)
Show description for 8a96366authored