Skip to content

release: 0.9.0 — version bump#45

Merged
maltsev-dev merged 1 commit into
masterfrom
release/0.9.0
Jun 29, 2026
Merged

release: 0.9.0 — version bump#45
maltsev-dev merged 1 commit into
masterfrom
release/0.9.0

Conversation

@maltsev-dev

Copy link
Copy Markdown
Member

Trivial version bump + CHANGELOG entry. The breaking-change code (coverage counters removed, nullrun.shutdown() added, metadata.tracked/metadata.streaming_skipped flags) is already on master via PR #44; this PR only updates the version number so publish-test can ship 0.9.0 to TestPyPI without colliding with the existing 0.8.3 artifacts.

Version bump after PR #44: server-derived coverage replaces the
in-process counter dicts (every llm_call span now carries
metadata.tracked / metadata.streaming_skipped flags), and
nullrun.shutdown() is the new public API for graceful WS close
on script exit.

CHANGELOG entry added above 0.8.3. The breaking-change list
(coverage_report() removed, daemon thread gone, helper functions
removed, two coverage tests deleted) is fully documented.
@maltsev-dev maltsev-dev merged commit f51780a into master Jun 29, 2026
4 checks passed
@maltsev-dev maltsev-dev deleted the release/0.9.0 branch June 29, 2026 14:01
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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