Skip to content

fix: support correlation IDs in Python SDK - #7

Merged
koladev32 merged 1 commit into
mainfrom
fix/python-correlation-id
Aug 23, 2026
Merged

fix: support correlation IDs in Python SDK#7
koladev32 merged 1 commit into
mainfrom
fix/python-correlation-id

Conversation

@koladev32

Copy link
Copy Markdown
Contributor

Summary

  • Add optional correlation_id to the typed MonitoringEvent request model.
  • Verify that typed ingestion serializes the field.
  • Release the additive SDK change as 2.1.0.
  • Document the field in the changelog and upgrade guide.

Validation

  • ruff check .
  • mypy src
  • pytest -q — 18 passed
  • OpenAPI contract synchronization/check
  • python -m build --no-isolation — wheel and sdist built successfully

@koladev32
koladev32 merged commit 20d429f into main Aug 23, 2026
2 checks passed
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.

1 participant