Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

πŸ€– New release

  • salsa-macro-rules: 0.24.0 -> 0.25.0 (βœ“ API compatible changes)
  • salsa-macros: 0.24.0 -> 0.25.0
  • salsa: 0.24.0 -> 0.25.0 (⚠ API breaking changes)

⚠ salsa breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/function_missing.ron

Failed in:
  function salsa::join, previously in file /tmp/.tmp276Do5/salsa/src/parallel.rs:61
  function salsa::par_map, previously in file /tmp/.tmp276Do5/salsa/src/parallel.rs:5
Changelog

salsa-macro-rules

0.25.0 - 2025-10-22

Other

  • Fix missing license files in published macros/macro-rules crates (#1009)
  • Add benchmark for a fixpoint iteration with nested cycles (#1001)

salsa-macros

0.25.0 - 2025-10-22

Other

  • Fix missing license files in published macros/macro-rules crates (#1009)

salsa

0.25.0 - 2025-10-22

Other

  • 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 0e7897e
πŸ” Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/68f8c59ba11d1b00082ceab0

@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 from a5f1aca to 0e7897e Compare October 22, 2025 11:52
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.

0 participants