Releases: getsentry/sentry-conventions
Releases · getsentry/sentry-conventions
Release list
0.17.0
New Features ✨
Attributes
- Remove gen AI reasoning effort by @constantinius in #503
- Deprecate gen AI reasoning effort by @constantinius in #502
- Add
sentry.pageload.span_idattribute by @Lms24 in #495 - Add
sentry.relay.ingressandsentry.relay.pipelineby @loewenheim in #491 - Expand grpc attributes by @lucas-zimerman in #460
- Add
file.pathandfile.sizeby @buenaflor in #458
0.16.0
New Features ✨
Attributes
- Add dist (deprecated) by @alexander-alderman-webb in #489
- Add
server_name(deprecated) by @cleptric in #477 - Add
navigation.originattribute and deprecate SvelteKit routing attributes by @Lms24 in #467 - Add AWS service instrumentation attributes by @andreiborza in #480
- Add messaging, rpc and gen_ai attributes by @andreiborza in #482
- Add faas.invoked_* attributes by @andreiborza in #481
- Add AWS DynamoDB instrumentation attributes by @andreiborza in #479
- Add
sentry.metric.sourceby @klochek in #476 - Add
faas.id(deprecated) in favor ofcloud.resource_idby @andreiborza in #475 - Add
faas.execution(deprecated) in favor offaas.invocation_idby @andreiborza in #473 - Add messaging attributes by @s1gr1d in #469
- Add
url.same_origin(deprecated) andhttp.request.same_origin(replacement) attributes by @Lms24 in #456 - Add
db.response.status_codeby @s1gr1d in #462
Other
- (ai) Add granular cost attributes for cache and reasoning by @vgrozdanic in #461
- (attribute) Add
koa.typeand (deprecated)koa.nameby @s1gr1d in #472 - (js) Add
_BASEattribute key exports for dynamic attribute keys by @Lms24 in #471 - (queues) Add Python
sentry.opvalues for queues by @alexander-alderman-webb in #470 - Add
navigation.route.idand adjust pageload and navigation description rules by @Lms24 in #468
Internal Changes 🔧
- (ci) Stop inheriting secrets for
changelog-previewby @tobias-wilfert in #463 - (repo) Remove socket registry from yarn lock by @Lms24 in #490
0.15.1
0.15.0
New Features ✨
0.14.0
0.13.0
New Features ✨
Attributes
- Add
sentry.trace_lifecycleattribute by @Lms24 in #442 - Add Cloudflare DO sql attributes by @JPeer264 in #435
- Add
gen_ai.request.reasoning_effortattribute by @cleptric in #334 - Add deprecated
otel.kindattribute by @Lms24 in #440
Docs
- Add span operations reference page by @Lms24 in #452
- Make span name and description cards linkable by @Lms24 in #433
Bug Fixes 🐛
Documentation 📚
- (contributing) Improve releasing and downstream update instructions by @constantinius in #434
- Remove semicolon in db.query.summary example by @JPeer264 in #439
Internal Changes 🔧
Deps
- Bump dompurify from 3.4.10 to 3.4.11 by @dependabot in #438
- Bump astro from 6.1.10 to 6.4.6 in /docs by @dependabot in #432
Other
- (attributes) Rename pii field to apply_scrubbing by @cleptric in #426
- (test) Exit vitest when running
yarn testby @Lms24 in #441 - Exclude formatting changes from git blame by @Lms24 in #450
- Use oxfmt and oxlint for formatting and linting by @Lms24 in #449
- Update yarn.lock file by @JPeer264 in #436
- Bump all dependencies to fix esbuild security issues by @cleptric in #431
Other
0.12.0
New Features ✨
- (mcp) Align MCP attributes with OTel semantic conventions by @constantinius in #420
0.11.1
New Features ✨
Attributes
- Deprecate cloudflare.d1.query_type by @JPeer264 in #411
- Add Cloudflare R2 attributes by @JPeer264 in #413
- Add FaaS/AWS conventions and deprecate Lambda-specific attributes by @ericapisani in #414
Other
- (description) Add span description conventions by @mjq in #422
- Add span name conventions for MCP server spans by @gggritso in #377
Internal Changes 🔧
Pii
- Review pii settings for attributes part 2 by @Dav1dde in #425
- Review pii settings for attributes by @Dav1dde in #424
Other
0.11.0
New Features ✨
Attributes
- Add
session.idattribute by @Lms24 in #412 - Update several attributes to their lates OTel representation by @constantinius in #418
- Add db.operation.batch.size by @isaacs in #407
- Add
app.vitals.start.prewarmedattribute by @itaybre in #379 - Add and deprecate runtime context attributes by @markushi in #383
- Add Android Runtime (ART) GC and memory attributes by @markushi in #382
- Add
db.stored_procedure.nameand ensure span name attribute consistency by @Lms24 in #398 - Add Cloudflare SDK attributes by @JPeer264 in #392
Other
- Add missing GCP and FaaS attributes by @ericapisani in #403
Bug Fixes 🐛
- (attributes) Set
pii: 'maybe'onfaasstring attributes by @Lms24 in #415 - (cloudfare) Add missing visibility attributes by @markushi in #408
Internal Changes 🔧
- (conventions) Remove
sdksfield from attribute schema and definitions by @Lms24 in #410 - (deps-dev) Bump vitest from 3.2.4 to 4.1.0 by @dependabot in #409
- Add note about updating conventions in Relay by @loewenheim in #419
0.10.0
New Features ✨
Docs
- Add links to deprecated and aliased attributes by @Lms24 in #396
- Add filtering capability by @nsdeschenes in #395