Requested by: @constantinius
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing #retract on a line by itself under this issue.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
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
Requested by: @constantinius
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
To retract the release, the person requesting it must leave a comment containing
#retracton a line by itself under this issue.Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
New Features ✨
Attributes
session.idattribute by @Lms24 in #412app.vitals.start.prewarmedattribute by @itaybre in #379db.stored_procedure.nameand ensure span name attribute consistency by @Lms24 in #398Other
Bug Fixes 🐛
pii: 'maybe'onfaasstring attributes by @Lms24 in #415Internal Changes 🔧
sdksfield from attribute schema and definitions by @Lms24 in #410