Skip to content

Conversation

@dicej
Copy link
Collaborator

@dicej dicej commented Apr 16, 2025

  • add new spin_executor::push_waker_and_get_token function

    • My previous commit changed the return value of push_waker, which was a
      breaking change. Given that it was part of a bugfix that we'd like to make a
      point release for, I've converted it to a non-breaking change by switching the
      push_waker signature back and adding a new function instead.
  • address clippy warnings in src/llm.rs

  • bump version to 3.1.1

dicej added 3 commits April 16, 2025 08:00
My previous commit changed the return value of `push_waker`, which was a
breaking change.  Given that it was part of a bugfix that we'd like to make a
point release for, I've converted it to a non-breaking change by switching the
`push_waker` signature back and adding a new function instead.

Signed-off-by: Joel Dice <[email protected]>
Signed-off-by: Joel Dice <[email protected]>
@dicej dicej merged commit 5b8a7eb into spinframework:main Apr 16, 2025
3 checks passed
@dicej dicej deleted the version-to-3.1.1 branch April 16, 2025 15:06
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.

3 participants