Requested by: @vgrozdanic
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
Other
- (http) Add http.server.request.time_in_queue attribute by @dingsdax in #267
- (resource) Add resource.deployment.environment by @mjq in #266
- Add
sentry.timestamp.sequence attribute to the spec by @logaretm in #262
- Add changelog tracking to attribute definitions by @ericapisani in #270
Bug Fixes 🐛
- (attributes) Remove allow_any_value boolean attribute and allow
any as type by @vgrozdanic in #273
- (gen_ai) Input and output token description by @obostjancic in #261
- (release) Run yarn install before yarn generate in pre-release script by @vgrozdanic in #316
- (sentry) Deprecate
sentry.trace.parent_span_id by @mjq in #287
- Don't run changelog generation on
yarn generate by @Lms24 in #277
- Avoid changelog generation recursion by @Lms24 in #274
Documentation 📚
- (sentry) Add deprecated
sentry.source by @s1gr1d in #288
- Redirect from old
/generated pages to new routes by @Lms24 in #291
- Remove extra
yarn run format instruction by @mjq in #289
- Update README with up-to-date links by @ericapisani in #258
Internal Changes 🔧
Deps
Deps Dev
Other
- (ai) Deprecate rest of
ai.* attributes by @constantinius in #264
- (attributes) Ensure each attribute json has a changelog entry by @Lms24 in #282
- (docs) Upgrade to Astro 6 by @Lms24 in #283
- (gen_ai) Deprecate gen_ai.tool.input, gen_ai.tool.message, gen_ai.tool.output by @constantinius in #265
- (publish) Bump
next entries in changelog when releasing by @Lms24 in #290
- (repo) Populate
changelog property when running yarn create:attribute by @Lms24 in #280
- Pin GitHub Actions to full-length commit SHAs by @joshuarli in #302
- Wrong link to CONTRIBUTING.md in PR template by @sentrivana in #298
Other
- deprecate(attributes): Mark gen_ai.tool.type as deprecated by @ericapisani in #312
Requested by: @vgrozdanic
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
gen_ai.context.window_sizeandgen_ai.context.utilizationfor generation spans by @constantinius in #315db.driver.nameattribute by @alexander-alderman-webb in #295ui.element.*attributes by @Lms24 in #284Other
sentry.timestamp.sequenceattribute to the spec by @logaretm in #262Bug Fixes 🐛
anyas type by @vgrozdanic in #273sentry.trace.parent_span_idby @mjq in #287yarn generateby @Lms24 in #277Documentation 📚
sentry.sourceby @s1gr1d in #288/generatedpages to new routes by @Lms24 in #291yarn run formatinstruction by @mjq in #289Internal Changes 🔧
Deps
Deps Dev
Other
ai.*attributes by @constantinius in #264nextentries in changelog when releasing by @Lms24 in #290changelogproperty when runningyarn create:attributeby @Lms24 in #280Other