Skip to content

Conversation

@github-actions
Copy link

🤖 New release

  • differential-dataflow: 0.17.0 -> 0.18.0 (⚠ API breaking changes)
  • differential-dogs3: 0.17.0 -> 0.18.0

differential-dataflow breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field OrdKeyBatch.value in /tmp/.tmpcS3030/differential-dataflow/differential-dataflow/src/trace/implementations/ord_neu.rs:797
  field OrdKeyBatch.value in /tmp/.tmpcS3030/differential-dataflow/differential-dataflow/src/trace/implementations/ord_neu.rs:797
Changelog

differential-dataflow

0.18.0 - 2025-09-23

Other

  • Batcher implementation that has no opinions about chains, and columnar. (#626)

differential-dogs3

0.17.0 - 2025-09-15

Other

  • update Cargo.toml dependencies


This PR was generated with release-plz.

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