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

Update supported go versions to 1.20 and 1.21 #2821

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Conversation

fishy
Copy link
Member

@fishy fishy commented Jun 23, 2023

Getting the PR ready to be merged once go 1.21 releases.

@fishy fishy requested a review from dcelasun June 23, 2023 16:31
@@ -163,7 +163,7 @@ Thrift's core protocol is TBinary, supported by all languages except for JavaScr
<td align=left><a href="https://github.com/apache/thrift/blob/master/lib/go/README.md">Go</a></td>
<!-- Since -----------------><td>0.7.0</td>
<!-- Build Systems ---------><td><img src="/doc/images/cgrn.png" alt="Yes"/></td><td><img src="/doc/images/cred.png" alt=""/></td>
<!-- Language Levels -------><td>1.19.5</td><td>1.20</td>
<!-- Language Levels -------><td>1.20</td><td>1.21</td>
Copy link
Member Author

Choose a reason for hiding this comment

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

note that I removed patch version here because now with github actions we are always using the latest patch version under the minor version in tests.

@Jens-G Jens-G added the golang patches related to go language label Jul 7, 2023
@fishy
Copy link
Member Author

fishy commented Aug 8, 2023

@dcelasun now 1.21 is released, I fixed the TODO in workflow file.

Copy link
Member

@dcelasun dcelasun left a comment

Choose a reason for hiding this comment

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

Looks good.

@fishy
Copy link
Member Author

fishy commented Aug 8, 2023

The crosstest failures between java/kotlin and go are due to https://issues.apache.org/jira/browse/THRIFT-5653. merging this.

@fishy fishy merged commit dc733fa into apache:master Aug 8, 2023
14 of 25 checks passed
@fishy fishy deleted the go-1.21 branch August 8, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
golang patches related to go language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants