Skip to content

0.11.0

Latest

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