Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 18, 2025

🤖 New release

  • differential-dataflow: 0.14.2 -> 0.15.0 (⚠ API breaking changes)
  • differential-dogs3: 0.1.10 -> 0.1.11 (✓ API compatible changes)

differential-dataflow breaking changes

--- failure trait_method_default_impl_removed: pub trait default method impl removed ---

Description:
A method's default impl in an unsealed trait has been removed, breaking trait implementations that relied on that default
        ref: https://doc.rust-lang.org/book/ch10-02-traits.html#default-implementations
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/trait_method_default_impl_removed.ron

Failed in:
  trait method differential_dataflow::trace::cursor::Cursor::get_key in file /tmp/.tmpT7JaaX/differential-dataflow/differential-dataflow/src/trace/cursor/mod.rs:53
  trait method differential_dataflow::trace::cursor::Cursor::get_val in file /tmp/.tmpT7JaaX/differential-dataflow/differential-dataflow/src/trace/cursor/mod.rs:55
  trait method differential_dataflow::trace::Cursor::get_key in file /tmp/.tmpT7JaaX/differential-dataflow/differential-dataflow/src/trace/cursor/mod.rs:53
  trait method differential_dataflow::trace::Cursor::get_val in file /tmp/.tmpT7JaaX/differential-dataflow/differential-dataflow/src/trace/cursor/mod.rs:55
Changelog

differential-dataflow

0.15.0 - 2025-05-09

Other

  • Update timely dependence to 0.21. (#599)
  • Document the collection invariant (#384)
  • Modernize Cursor API (#596)

differential-dogs3

0.1.11 - 2025-05-09

Other

  • update Cargo.toml dependencies


This PR was generated with release-plz.

frankmcsherry added a commit to bkirwi/differential-dataflow that referenced this pull request May 6, 2025
* Changes to track timely's TimelyDataflow#597

* Update dogs3

* Update interactive
@github-actions github-actions bot force-pushed the release-plz-2025-04-18T14-54-32Z branch from 45e763c to 63e9cd9 Compare May 6, 2025 15:42
@github-actions github-actions bot force-pushed the release-plz-2025-04-18T14-54-32Z branch from 63e9cd9 to ff1d726 Compare May 9, 2025 15:54
@frankmcsherry frankmcsherry merged commit 02c2d47 into master May 9, 2025
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.

2 participants