Skip to content

chore(deps): bump span-panel-api to 2.6.2#229

Merged
cayossarian merged 1 commit intomainfrom
bump/span-panel-api-2.6.2
Apr 17, 2026
Merged

chore(deps): bump span-panel-api to 2.6.2#229
cayossarian merged 1 commit intomainfrom
bump/span-panel-api-2.6.2

Conversation

@cayossarian
Copy link
Copy Markdown
Member

Summary

  • Bumps span-panel-api dependency from 2.6.1 to 2.6.2 in manifest.json, pyproject.toml, and uv.lock.
  • Picks up the MQTT reconnect loop log-noise fix (fix(mqtt): split reconnect loop handler to reduce log noise span-panel-api#137): offline-panel reconnect failures now log a one-line WARNING with the exception repr instead of a full paho/stdlib traceback; unexpected exceptions still include exc_info=True for support-ticket triage.
  • Updates the 2.1.0-unreleased CHANGELOG entry to reference v2.6.2 instead of v2.6.1 in the panel-offline bullet.

Test plan

  • Integration loads against a live panel (no manifest-resolution errors on startup)
  • Take panel offline — confirm the log shows a single-line WARNING (Reconnect failed (ConnectionRefusedError(61, 'Connection refused')), retrying in 60.0s) with no paho/stdlib stack frames
  • Bring panel back online — confirm the grace period logic and reconnect behavior are unchanged

@cayossarian cayossarian merged commit b133a13 into main Apr 17, 2026
7 checks passed
@cayossarian cayossarian deleted the bump/span-panel-api-2.6.2 branch April 17, 2026 04:44
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