Skip to content

chore: release v0.20.0#665

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-plz-2026-02-08T00-48-34Z
Open

chore: release v0.20.0#665
github-actions[bot] wants to merge 1 commit intomasterfrom
release-plz-2026-02-08T00-48-34Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 8, 2026

🤖 New release

  • differential-dataflow: 0.19.1 -> 0.20.0 (⚠ API breaking changes)
  • differential-dogs3: 0.19.1 -> 0.20.0 (✓ API compatible changes)

differential-dataflow breaking changes

--- failure trait_missing: pub trait removed or renamed ---

Description:
A publicly-visible trait cannot be imported by its prior path. A `pub use` may have been removed, or the trait 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.46.0/src/lints/trait_missing.ron

Failed in:
  trait differential_dataflow::operators::reduce::ReduceCore, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:219
  trait differential_dataflow::operators::reduce::Reduce, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:31
  trait differential_dataflow::operators::Reduce, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:31
  trait differential_dataflow::operators::reduce::Threshold, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:97
  trait differential_dataflow::operators::Threshold, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:97
  trait differential_dataflow::operators::reduce::Count, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:172
  trait differential_dataflow::operators::Count, previously in file /tmp/.tmp9FbYVN/differential-dataflow/src/operators/reduce.rs:172
Changelog

differential-dataflow

0.20.0 - 2026-02-17

Other

  • Implement utility traits for Rc collections (#666)
  • Deprioritize the Vec container (#664)

differential-dogs3

0.20.0 - 2026-02-17

Other

  • Deprioritize the Vec container (#664)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2026-02-08T00-48-34Z branch from 5c0b7a3 to b3988bb Compare February 17, 2026 13:16
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