Skip to content

Releases: getsentry/sentry-conventions

0.3.1

03 Dec 08:56

Choose a tag to compare

Features

Changes to attributes

  • feat(attributes): Add sentry.normalized_db_query (#194)
  • double-write OpenTelemetry's resource.deployment.environment.name to sentry.environment (#196)

0.3.0

07 Nov 09:14

Choose a tag to compare

Features

Changes to attributes

  • Timber logging attributes (#183)
  • MCP attributes (#171)
  • Make sentry.exclusive_time floating point milliseconds (#160)

Changes to generated packages

  • (Python) Make ATTRIBUTE_METADATA public (#189)

0.2.1

16 Oct 14:06

Choose a tag to compare

Fixes

  • fix(js): Export constants correctly (#172)

0.2.0

15 Oct 16:38

Choose a tag to compare

Features

Changes to generated packages

  • feat: export metadata in JS package (#161)
    • An ATTRIBUTE_METADATA map is now exported from the JS package to power in-product usecases such as search.

Changes to attributes

  • feat(ai): Document sentry._internal.segment.contains_gen_ai_spans attribute (#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

  • test(name): verify attribute usage in template lists (#153)
  • build: Restructure scripts in package.json (#166)
  • docs: add PR template and more info to README and CONTRIBUTING (#165)

0.1.1

15 Sep 11:43

Choose a tag to compare

This is a patch release with the sole purpose of releasing the Python package to our internal PyPI registry.

0.1.0

12 Sep 14:56

Choose a tag to compare

This is the first release of the Sentry Conventions packages.