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

fix: pin broken dependencies and changes in 0.19.1 #2878

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

rtyler
Copy link
Member

@rtyler rtyler commented Sep 11, 2024

had to do a little surgery to get the release out 🤕 , these are the changes

0.3.1 upgrades arrow to major version 53 and is therefore incompatible
with arrow version 52 which we depend upon
…be yanked

Dependencies which might resolve 0.19.0 could inadvertently pull in
kernel 0.3.1 and receive a broken build
@github-actions github-actions bot added the binding/rust Issues for the Rust crate label Sep 11, 2024
@rtyler rtyler marked this pull request as ready for review September 11, 2024 01:31
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.48%. Comparing base (6f1f12b) to head (8ea45c3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2878      +/-   ##
==========================================
- Coverage   72.50%   72.48%   -0.03%     
==========================================
  Files         132      132              
  Lines       40057    40057              
  Branches    40057    40057              
==========================================
- Hits        29043    29034       -9     
  Misses       9159     9159              
- Partials     1855     1864       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rtyler rtyler added this pull request to the merge queue Sep 11, 2024
Merged via the queue into delta-io:main with commit cba7f68 Sep 11, 2024
21 of 23 checks passed
@rtyler rtyler deleted the pinning-dependencies branch September 11, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants