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

[SPARK-43974][CONNECT][BUILD] Upgrade buf to v1.23.1 #41937

Closed
wants to merge 2 commits into from

Conversation

panbingkun
Copy link
Contributor

What changes were proposed in this pull request?

The pr aims to upgrade buf from 1.20.0 to 1.23.1

Why are the changes needed?

1.Release Notes:

2.The new version brings some bug fixed and improvment, as follow:

  • Fix issue where buf beta graph would not print modules within a workspace that
    had no dependencies or dependents.
  • Fix issue where buf beta graph would print warnings for missing dependencies
    that were actually present.
  • Fix issue where locally-produced images did not have module information if the corresponding
    module was stored in the new cache.
  • Remove buf beta registry template.
  • Remove buf beta registry plugin {create,deprecate,list,undeprecate,version} and replace with
    buf beta registry plugin {push,delete}.
  • Update buf beta price with the latest pricing information.

3.Manually test: dev/connect-gen-protos.sh, this upgrade will not change the generated files.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

  • Manually test
  • Pass GA

@panbingkun
Copy link
Contributor Author

panbingkun commented Jul 11, 2023

In order to address the #41933 issue, the above PR has been reverted and now resubmitted.
@zhengruifeng @HyukjinKwon @LuciferYang

@panbingkun
Copy link
Contributor Author

Recheck this upgrade will not change the generated files.

@zhengruifeng
Copy link
Contributor

merged to master

ragnarok56 pushed a commit to ragnarok56/spark that referenced this pull request Mar 2, 2024
### What changes were proposed in this pull request?
The pr aims to upgrade buf from 1.20.0 to 1.23.1

### Why are the changes needed?
1.Release Notes:
- https://github.com/bufbuild/buf/releases/tag/v1.23.1
- https://github.com/bufbuild/buf/releases/tag/v1.23.0
- https://github.com/bufbuild/buf/releases/tag/v1.22.0
- https://github.com/bufbuild/buf/releases/tag/v1.21.0

2.The new version brings some bug fixed and improvment, as follow:
- Fix issue where buf beta graph would not print modules within a workspace that
had no dependencies or dependents.
- Fix issue where buf beta graph would print warnings for missing dependencies
that were actually present.
- Fix issue where locally-produced images did not have module information if the corresponding
module was stored in the new cache.
- Remove buf beta registry template.
- Remove buf beta registry plugin {create,deprecate,list,undeprecate,version} and replace with
buf beta registry plugin {push,delete}.
- Update buf beta price with the latest pricing information.

3.Manually test: dev/connect-gen-protos.sh, this upgrade will not change the generated files.

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
- Manually test
- Pass GA

Closes apache#41937 from panbingkun/SPARK-43974_Right.

Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants