Skip to content

Tags: bolna-ai/bolna

Tags

0.10.11

Toggle 0.10.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: clear stale _speech_started_before_welcome flag on post-welcome …

…interim (#657)

* fix: clear stale _speech_started_before_welcome flag on post-welcome interim

* bump: version 0.10.10 → 0.10.11

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.10

Toggle 0.10.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: realtime user-bot latency measurement (#660)

* feat: add realtime perceived latency measurement (bolna-711)

* feat: prefer deepgram word-level end timestamps to strip endpointing processing lag

* refactor: rename realtime_perceived_latencies to user_bot_latencies

* chore: trim noisy comments from user_bot_latency additions

* bump: version 0.10.9 → 0.10.10

* chore: remove dead None guards in deepgram transcriber yield sites

* chore: drop sanity bound on user_bot latency; consume-on-emit already prevents stale pairings

* chore: fix ruff format

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.9

Toggle 0.10.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: reduce Deepgram interim_timeout default from 5s to 1.2s (#661)

* fix: reduce Deepgram interim_timeout default from 5s to 1.2s

* bump: version 0.10.8 → 0.10.9

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.8

Toggle 0.10.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: shared httpx client pool to stop ws-server memory leak (#655)

* fix: shared httpx client pool to eliminate per-call memory fragmentation

* bump: version 0.10.7 → 0.10.8

* fix: add thread lock to pool init, comments on close() no-ops

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.7

Toggle 0.10.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore/added call transfer param (#649)

* added call transfer param

* bump: version 0.10.5 → 0.10.6

* removed faulty rebase

* bump: version 0.10.6 → 0.10.7

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.6

Toggle 0.10.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: clear observable variable observers on call cleanup (#650)

* fix: clear observable variable observers on call cleanup to prevent memory leak

* bump: version 0.10.5 → 0.10.6

* fix: clear request_logs and function_tool_api_call_details on call cleanup

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.5

Toggle 0.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove handle_cancellation to stop cascading worker crashes (#648)

* fix: remove handle_cancellation to stop cascading worker crashes

* bump: version 0.10.4 → 0.10.5

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.4

Toggle 0.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: close auxiliary LLM httpx clients on call end (#646)

* fix: close auxiliary LLM httpx clients on call end

* bump: version 0.10.3 → 0.10.4

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.3

Toggle 0.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: auto patch release on merge to master (#633)

* feat: auto patch release on merge to master

* fix: inline PyPI publish into auto-release workflow

* feat: switch from bumpver to commitizen for auto releases

* feat: bump version on PR branch, publish on merge to master

* bump: version 0.10.2 → 0.10.3

* fix: use env var for version in publish workflow

* fix: explicit push target, concurrency group, single version source

* fix: bump actions/checkout and actions/setup-python to v6

* revert version to 0.10.2 to test auto-bump workflow

* bump: version 0.10.2 → 0.10.3

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

0.10.2

Toggle 0.10.2's commit message
bolna-0.10.2