Skip to content

chore(deps): upgrade pyfly to v26.06.106; flydocs 26.6.13#38

Merged
ancongui merged 2 commits into
mainfrom
chore/pyfly-v26.06.106
Jun 16, 2026
Merged

chore(deps): upgrade pyfly to v26.06.106; flydocs 26.6.13#38
ancongui merged 2 commits into
mainfrom
chore/pyfly-v26.06.106

Conversation

@ancongui

Copy link
Copy Markdown
Contributor

Summary

Upgrade pyfly to v26.06.106, which fixes the admin dashboard Overview Thread Count gauge — it rendered the active thread count as a percentage (e.g. 8% for 8 threads, clamping counts over 100 to 100%). The gauge now shows the raw number. This surfaces on both the API and the worker management dashboards.

Changes

  • pyproject.toml: [tool.uv.sources] pyfly tag v26.06.105 → v26.06.106; dependency floor >=26.6.105 → >=26.6.106; bump flydocs 26.6.12 → 26.6.13.
  • uv.lock: resynced (pyfly 1ab27f0f, flydocs 26.6.13).
  • CHANGELOG.md: 26.6.13 entry.

Release

Tag v26.6.13 after merge → docker-publish (multi-arch GHCR) + publish-sdks.

🤖 Generated with Claude Code

Andrés Contreras Guillén added 2 commits June 16, 2026 12:45
pyfly v26.06.106 fixes the admin dashboard Overview "Thread Count" gauge, which
rendered the active thread count as a percentage (e.g. "8%" for 8 threads, and
clamped counts over 100 to "100%"). The gauge now shows the raw number. This
surfaces on both the API and the worker management dashboards.

- pyproject.toml: [tool.uv.sources] pyfly tag v26.06.105 -> v26.06.106; floor
  >=26.6.105 -> >=26.6.106; bump flydocs 26.6.12 -> 26.6.13.
- uv.lock: resynced (pyfly 1ab27f0f, flydocs 26.6.13).
- CHANGELOG: 26.6.13 entry.
@ancongui ancongui merged commit fbe9c4c into main Jun 16, 2026
8 checks passed
@ancongui ancongui deleted the chore/pyfly-v26.06.106 branch June 16, 2026 11:34
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