Releases: getsentry/sentry-conventions
Releases · getsentry/sentry-conventions
0.4.0
Features
Fixes
- migrating several numeric fields to
pii=maybe(#228)
Changes to attributes
- fix(attributes): improve gen_ai.operation.name description (#225)
- feat(ai): Add gen_ai.usage.input_tokens.cache_write (#217)
- feat(attributes): Add sentry.normalized_db_query.hash (#200)
- feat(attributes): Add sentry.category attribute (#218)
- Add new Gen AI attributes (#221)
- Add sentry.status_code attribute (#223)
- Backfill
db.systemattribute (#224) - Set PII to
maybefor numeric attributes
0.3.1
0.3.0
0.2.1
0.2.0
Features
Changes to generated packages
- feat: export metadata in JS package (#161)
- An
ATTRIBUTE_METADATAmap is now exported from the JS package to power in-product usecases such as search.
- An
Changes to attributes
- feat(ai): Document
sentry._internal.segment.contains_gen_ai_spansattribute (#150) - feat(sentry): Add sentry.observed_timestamp_nanos (#137)
- dynamic-sampling: add field conventions for dynamic sampling context (#128)
- chore(ai): Clean up of
sentry._internal.segment.contains_gen_ai_spans(#155) - feat(attributes): Add sentry._internal.replay_is_buffering (#159)
- feat: Add vercel log drain attributes (#163)
- feat(attributes) add MCP related attributes (#164)
- feat(attributes): Add MDC log attributes (#167)
Fixes
- fix(name): Remove duplicate GraphQL op (#152)
Internal
0.1.1
This is a patch release with the sole purpose of releasing the Python package to our internal PyPI registry.
0.1.0
This is the first release of the Sentry Conventions packages.