Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Candidate for the v0.10.11 release tag #2271

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Commits on Oct 31, 2024

  1. don't call xpti if there are no subscribers

    This avoids the overhead of preparing data for xpti,
    and the cost of the xpti call itself, if nothing is
    subscribed to the ur.call xpti call stream.
    pbalcer committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    22bb9e5 View commit details
    Browse the repository at this point in the history
  2. set version to 0.10.11

    pbalcer committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    62113c0 View commit details
    Browse the repository at this point in the history