Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.12.0 #943

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 27, 2024

πŸ€– New release

  • vortex-alp: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-array: 0.11.0 -> 0.12.0 (⚠️ API breaking changes)
  • vortex-buffer: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-datetime-dtype: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-dtype: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-error: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-flatbuffers: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-proto: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-scalar: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-datafusion: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-expr: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-schema: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-serde: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-fastlanes: 0.11.0 -> 0.12.0 (⚠️ API breaking changes)
  • vortex-sampling-compressor: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-datetime-parts: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-dict: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-fsst: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-roaring: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-runend: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-zigzag: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-bytebool: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)
  • vortex-runend-bool: 0.11.0 -> 0.12.0 (βœ“ API compatible changes)

⚠️ vortex-array breaking changes

--- failure struct_missing: pub struct removed or renamed ---

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

Failed in:
  struct vortex::stats::EmptyStatistics, previously in file /tmp/.tmpnT07ab/vortex-array/src/stats/mod.rs:61

⚠️ vortex-fastlanes breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.35.0/src/lints/method_parameter_count_changed.ron

Failed in:
  vortex_fastlanes::DeltaArray::try_new now takes 5 parameters instead of 3, in /tmp/.tmp0ZN5My/vortex/encodings/fastlanes/src/delta/mod.rs:85
Changelog


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-09-27T10-25-01Z branch 5 times, most recently from d31bf14 to 03b020d Compare September 30, 2024 17:32
@github-actions github-actions bot force-pushed the release-plz-2024-09-27T10-25-01Z branch from 03b020d to f33bf7d Compare September 30, 2024 19:27
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