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] build: Bump the version to 0.7.0-SNAPSHOT #4416

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

jerryshao
Copy link
Contributor

@jerryshao jerryshao commented Aug 7, 2024

What changes were proposed in this pull request?

Bump the version to 0.7.0-incubating-SNAPSHOT and 0.7.0.dev for Java and Python build.

For Python, I checked several incubating projects, they don't have "incubating" in version.

Why are the changes needed?

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing CIs.

@jerryshao jerryshao self-assigned this Aug 7, 2024
@jerryshao
Copy link
Contributor Author

Please hold the merge, I still need to fix something.

@jerryshao jerryshao requested a review from yuqi1129 August 7, 2024 10:36
@@ -101,4 +101,3 @@ class UnauthorizedException(GravitinoRuntimeException):

class BadRequestException(GravitinoRuntimeException):
"""An exception thrown when the request is invalid."""

Copy link
Contributor

Choose a reason for hiding this comment

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

Is this change expected?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it's a formatting issue.

Copy link
Contributor

Choose a reason for hiding this comment

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

OK

Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

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

LGTM

@jerryshao jerryshao merged commit 7661d18 into apache:main Aug 8, 2024
33 checks passed
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.

2 participants