Skip to content

Releases: getsentry/sentry-conventions

0.17.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 15 Jul 13:26

New Features ✨

Attributes

0.16.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 13 Jul 11:28

New Features ✨

Attributes

Other

  • (ai) Add granular cost attributes for cache and reasoning by @vgrozdanic in #461
  • (attribute) Add koa.type and (deprecated) koa.name by @s1gr1d in #472
  • (js) Add _BASE attribute key exports for dynamic attribute keys by @Lms24 in #471
  • (queues) Add Python sentry.op values for queues by @alexander-alderman-webb in #470
  • Add navigation.route.id and adjust pageload and navigation description rules by @Lms24 in #468

Internal Changes 🔧

0.15.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 01 Jul 11:00

Bug Fixes 🐛

  • (build/js) Add subpath export shims for legacy bundlers by @Lms24 in #459

0.15.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 30 Jun 22:17

New Features ✨

  • (description) Add cache and resource description models by @cleptric in #444
  • (name) Add resource span name model by @cleptric in #445
  • Add queue name, description, and op models by @cleptric in #446
  • Add name and description models for browser and url.template for HTTP server by @cleptric in #448

0.14.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 30 Jun 12:26

New Features ✨

  • (attributes) Add sentry.status and sentry.trace.status by @mjq in #453

Bug Fixes 🐛

0.13.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 25 Jun 14:09

New Features ✨

Attributes

  • Add sentry.trace_lifecycle attribute by @Lms24 in #442
  • Add Cloudflare DO sql attributes by @JPeer264 in #435
  • Add gen_ai.request.reasoning_effort attribute by @cleptric in #334
  • Add deprecated otel.kind attribute 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 🐛

  • (attributes) Add deprecated sentry.thread.id by @mjq in #451

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

Other

  • (attributes) Rename pii field to apply_scrubbing by @cleptric in #426
  • (test) Exit vitest when running yarn test by @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

  • Update blame ignore revs for pii field renaming by @cleptric in #437

0.12.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 17 Jun 06:45

New Features ✨

0.11.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Jun 07:58

New Features ✨

Attributes

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

Other

  • (name) Disallow replaced attributes by @mjq in #423

0.11.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 10 Jun 10:27

New Features ✨

Attributes

  • Add session.id attribute 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.prewarmed attribute 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.name and ensure span name attribute consistency by @Lms24 in #398
  • Add Cloudflare SDK attributes by @JPeer264 in #392

Other

Bug Fixes 🐛

  • (attributes) Set pii: 'maybe' on faas string attributes by @Lms24 in #415
  • (cloudfare) Add missing visibility attributes by @markushi in #408

Internal Changes 🔧

  • (conventions) Remove sdks field 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

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 29 May 17:25

New Features ✨

Docs

Other

  • (user) Add deprecated sentry.user.* attributes by @mjq in #406

Bug Fixes 🐛

  • Change type of sentry.dsc.project_id to string by @elramen in #400

Internal Changes 🔧

  • (generate) Remove deprecated attributes JSON generation by @mjq in #404
  • (publish) Automatically add PR numbers to attribute changelogs by @Lms24 in #402