Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 22, 2025

πŸ€– New release

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

salsa-macro-rules

0.25.3 - 2026-01-22

Added

  • Allow opt-ing out of LRU at compile time (#1051)

Fixed

  • Do not alias fields of tracked_struct Values when updating (#741)

Other

  • Remove unnecessary backdate field macros (#1069)
  • Remove ValueWithMetadata (#1057)
  • Implement Lookup and HashEqLike for Cow (#1054)

salsa-macros

0.25.3 - 2026-01-22

Added

  • Allow opt-ing out of LRU at compile time (#1051)
  • Allow tracked function cycle attributes to take closures (#1048)

Other

  • Remove unnecessary backdate field macros (#1069)
  • Add salsa::Update trait bounds to generics when deriving salsa::Update (#1041)

salsa

0.25.3 - 2026-01-22

Added

  • Allow opt-ing out of LRU at compile time (#1051)
  • Allow tracked function cycle attributes to take closures (#1048)

Fixed

  • Do not alias fields of tracked_struct Values when updating (#741)

Other

  • Fix out-of-order verification of cycle head dependencies (#1061)
  • Update compile fail tests (#1070)
  • Merge FallbackImmediate and Fixpoint code paths (#1063)
  • Introduce a CancellationToken for cancelling specific computations (#1007)
  • Remove unnecessary backdate field macros (#1069)
  • Remove ValueWithMetadata (#1057)
  • Fix stale tracked struct values in later iterations (#1068)
  • Skip book deployment on forks (#1066)
  • Remove QueryOriginKind::FixpointInitial (#1062)
  • Document cycle_fallback in the book (#1056)
  • Fix book build with newer mdbook versions (#1055)
  • Implement Lookup and HashEqLike for Cow (#1054)
  • Add DidFinalizeCycle event, add more tests for cyclic nested queries (#1052)
  • Collect cycle heads transitively (#1050)
  • Remove unused database forking (#1049)
  • Reduce monomorphized code in maybe_changed_after (#1047)
  • Reduce monomorphized code in execute_maybe_iterate (#1046)
  • Add salsa::Update trait bounds to generics when deriving salsa::Update (#1041)


This PR was generated with release-plz.

@netlify
Copy link

netlify bot commented Dec 22, 2025

βœ… Deploy Preview for salsa-rs canceled.

Name Link
πŸ”¨ Latest commit 937003d
πŸ” Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/69724fb1a49e5a00082f7683

@github-actions github-actions bot force-pushed the release-plz-2025-12-22T11-23-00Z branch 6 times, most recently from ba17851 to 62a18f6 Compare January 1, 2026 10:37
@github-actions github-actions bot force-pushed the release-plz-2025-12-22T11-23-00Z branch from 62a18f6 to 8a8742e Compare January 5, 2026 13:23
@github-actions github-actions bot changed the title chore: release v0.25.3 chore: release v0.26.0 Jan 7, 2026
@github-actions github-actions bot force-pushed the release-plz-2025-12-22T11-23-00Z branch 3 times, most recently from 27eca40 to b4b8e4a Compare January 9, 2026 12:49
@github-actions github-actions bot force-pushed the release-plz-2025-12-22T11-23-00Z branch 8 times, most recently from 06eafe0 to 6a04fae Compare January 22, 2026 13:35
@github-actions github-actions bot changed the title chore: release v0.26.0 chore: release v0.25.3 Jan 22, 2026
@github-actions github-actions bot force-pushed the release-plz-2025-12-22T11-23-00Z branch from 6a04fae to 832a3b7 Compare January 22, 2026 16:06
@github-actions github-actions bot force-pushed the release-plz-2025-12-22T11-23-00Z branch from 832a3b7 to 937003d Compare January 22, 2026 16:26
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