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

minor: update versions and paths in changelog scripts #2429

Merged
merged 4 commits into from
May 4, 2022

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented May 3, 2022

Which issue does this PR close?

N/A

Rationale for this change

Prep work for 8.0.0 release

What changes are included in this PR?

  • Update version numbers in changelog scripts
  • Update README to add all crates and instructions for publishing crates in the correct order
  • Added dependency diagram:

crate-deps

Are there any user-facing changes?

No

@andygrove andygrove mentioned this pull request May 3, 2022
11 tasks
Copy link
Member

@yjshen yjshen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andygrove, nice diagram! I find datafusion-row shouldn't depend on datafusion-expr, and we could move expression related JIT from the JIT crate to datafusion-core.

@@ -274,6 +272,14 @@ create an account and login to crates.io before asking to be added as an owner
of the following crates:

- [datafusion](https://crates.io/crates/datafusion)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😓 whew that is a lot of crates!

@alamb alamb merged commit 21a2973 into apache:master May 4, 2022
@alamb
Copy link
Contributor

alamb commented May 4, 2022

Thanks @andygrove

@andygrove andygrove deleted the update-changelog-scripts branch May 4, 2022 01:33
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.

4 participants