Skip to content

fix: Return a Sequence of config changes instead of Iterable#403

Merged
tkaemming merged 1 commit into
masterfrom
config-map
Aug 9, 2019
Merged

fix: Return a Sequence of config changes instead of Iterable#403
tkaemming merged 1 commit into
masterfrom
config-map

Conversation

@tkaemming

Copy link
Copy Markdown
Contributor

This is necessary for JSON serialization to work correctly without any special-casing, and preserves the Python 2 behavior. Fixes SNUBA-1GX.

@tkaemming
tkaemming requested a review from a team August 9, 2019 00:03
@tkaemming
tkaemming merged commit cc0ddc1 into master Aug 9, 2019
@tkaemming
tkaemming deleted the config-map branch August 9, 2019 00:42
tkaemming added a commit that referenced this pull request Aug 9, 2019
Similar to GH-403, this maintains the Python 2 behavior.
phacops pushed a commit that referenced this pull request Jun 10, 2026
## Bump sentry-conventions to 0.11.0

Updates `sentry-conventions` from 0.10.0 to
[0.11.0](https://github.com/getsentry/sentry-conventions/releases/tag/0.11.0).

### Changes in 0.11.0

**New Features**
- Add `session.id` attribute (#412)
- Update several attributes to latest OTel representation (#418)
- Add `db.operation.batch.size` (#407)
- Add `app.vitals.start.prewarmed` attribute (#379)
- Add and deprecate runtime context attributes (#383)
- Add Android Runtime (ART) GC and memory attributes (#382)
- Add `db.stored_procedure.name` and ensure span name attribute
consistency (#398)
- Add Cloudflare SDK attributes (#392)
- Add missing GCP and FaaS attributes (#403)

**Bug Fixes**
- Set `pii: 'maybe'` on `faas` string attributes (#415)
- Add missing Cloudflare visibility attributes (#408)

**Internal**
- Remove `sdks` field from attribute schema and definitions (#410)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants