Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2025

πŸ€– New release

  • salsa-macro-rules: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
  • salsa-macros: 0.24.0 -> 0.24.1
  • salsa: 0.24.0 -> 0.24.1 (βœ“ API compatible changes)
Changelog

salsa-macro-rules

0.24.1 - 2025-11-05

Other

  • Call cycle_fn for every iteration (#1021)
  • Expose the Input query Id with cycle_initial (#1015)
  • Expose the query ID and the last provisional value to the cycle recovery function (#1012)
  • Fix missing license files in published macros/macro-rules crates (#1009)
  • Add benchmark for a fixpoint iteration with nested cycles (#1001)

salsa-macros

0.24.1 - 2025-11-05

Other

  • Expose the query ID and the last provisional value to the cycle recovery function (#1012)
  • Fix missing license files in published macros/macro-rules crates (#1009)

salsa

0.24.1 - 2025-11-05

Other

  • Call cycle_fn for every iteration (#1021)
  • Track cycle function dependencies as part of the cyclic query (#1018)
  • Always increment iteration count (#1017)
  • Update compile fail snapshots to match new rust stable output (#1020)
  • Only use provisional values from the same revision (#1019)
  • Explain the motivation for breaking API changes made in Expose the query ID and the last provisional value to the cycle recovery functionΒ #1012 and Expose the input query Id with cycle_initialΒ #1015 (#1016)
  • Expose the Input query Id with cycle_initial (#1015)
  • Add SyncTable::peek_claim fast path for function::Ingredient::wait_for (#1011)
  • Fix cache invalidation when cycle head becomes non-head (#1014)
  • Expose the query ID and the last provisional value to the cycle recovery function (#1012)
  • Fix hangs in multithreaded fixpoint iteration (#1010)
  • Remove experimental parallel feature (#1013)
  • Simplify WaitGroup implementation (#958)
  • Fix missing license files in published macros/macro-rules crates (#1009)
  • Run fixpoint per strongly connected component (#999)
  • Add benchmark for a fixpoint iteration with nested cycles (#1001)


This PR was generated with release-plz.

@netlify
Copy link

netlify bot commented Oct 9, 2025

βœ… Deploy Preview for salsa-rs canceled.

Name Link
πŸ”¨ Latest commit 8346141
πŸ” Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/690b477549be0800086c21ee

@github-actions github-actions bot force-pushed the release-plz-2025-10-09T15-58-07Z branch 3 times, most recently from 9a1a769 to a5f1aca Compare October 20, 2025 11:43
@github-actions github-actions bot changed the title chore: release v0.24.1 chore: release v0.25.0 Oct 22, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-10-09T15-58-07Z branch 6 times, most recently from 650cc10 to 32e8166 Compare October 27, 2025 12:37
@github-actions github-actions bot force-pushed the release-plz-2025-10-09T15-58-07Z branch 2 times, most recently from be343c1 to 81983a8 Compare October 29, 2025 19:40
@github-actions github-actions bot changed the title chore: release v0.25.0 chore: release v0.24.1 Oct 31, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-10-09T15-58-07Z branch 3 times, most recently from 8040dcb to 6268225 Compare November 3, 2025 20:54
@github-actions github-actions bot force-pushed the release-plz-2025-10-09T15-58-07Z branch from 6268225 to 8346141 Compare November 5, 2025 12:47
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