apache / celeborn

Apache Celeborn is an elastic and high-performance service for shuffle and spilled data.
https://celeborn.apache.org/
Apache License 2.0
862 stars 351 forks source link

[CELEBORN-1477][FOLLOWUP] Upgrade openapi-generator to 7.8.0 #2695

Open turboFei opened 3 weeks ago

turboFei commented 3 weeks ago

What changes were proposed in this pull request?

This pr is a followup for https://github.com/apache/celeborn/pull/2641

In above PR, I upgrade the version to 7.7.0, and there were two generated java files not with apache licenses.

And then I raised a PR in https://github.com/OpenAPITools/openapi-generator/pull/19273 to followup it, and it is released in https://github.com/OpenAPITools/openapi-generator/releases/tag/v7.8.0.

Why are the changes needed?

Upgrade to the latest openapi-generator version to resolve the unlicensed java files.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing GA.

github-actions[bot] commented 4 days ago

This PR is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 10 days.

turboFei commented 4 days ago

cc @pan3793