Releases: Moduna-AI/python-otel-sdk
Releases · Moduna-AI/python-otel-sdk
Release list
v0.1.6
What's Changed
- Add README badges for PyPI version, Python versions, package status, license, GitHub release, publish workflow, and downloads.
- Update README installation examples for the
modunaPyPI distribution. - Remove the Vercel AI SDK note from the Python README.
- Bump patch version to
0.1.6.
Verification
- Built wheel and sdist locally.
- Confirmed wheel
METADATAand sdistPKG-INFOboth reportName: modunaandVersion: 0.1.6.
v0.1.5
What's Changed
- Rename the PyPI distribution metadata to
modunato match the trusted publisher/project configuration. - Bump patch version to
0.1.5. - Update
uv.lockto match the editable project name and version.
Verification
- Built wheel and sdist locally.
- Confirmed wheel
METADATAand sdistPKG-INFOboth reportName: modunaandVersion: 0.1.5.
Tests were not run.
v0.1.4
v0.1.3
What's Changed
- Bump
moduna-otelto0.1.3. - Improve LangChain telemetry attributes with expanded GenAI and LangSmith coverage.
- Add PEP 561 typing marker and typed internal modules.
- Add Google LangChain integration coverage.
Verification
uv run pytestuv run ruff check .uv run basedpyrightuv build --out-dir /private/tmp/moduna-otel-build