Skip to content

Tags: apache/thrift

Tags

v0.23.0

Toggle v0.23.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Version 0.23.0

v0.22.0

Toggle v0.22.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Version 0.22.0

v0.21.0

Toggle v0.21.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Version 0.21.0

v0.20.0

Toggle v0.20.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Version 0.20.0

v0.19.0

Toggle v0.19.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Version 0.19.0

v0.18.1

Toggle v0.18.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Release 0.18.1

v0.18.0

Toggle v0.18.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Release 0.18.0

v0.17.0

Toggle v0.17.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Release 0.17.0

v0.16.0

Toggle v0.16.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Jens-G Jens Geyer
Release 0.16.0

lib/go/thrift/v0.0.1-do-not-use

Toggle lib/go/thrift/v0.0.1-do-not-use's commit message
Tag to retract lib/go/thrift/go.mod file

The purpose of this tag is to retract the version(s) generated by
wrongly added lib/go/thrift/go.mod file. This tag shall not be used in
any other way.

To use the latest version of thrift go library, run

    go get github.com/apache/thrift@latest

And remove lines containing "github.com/apache/thrift/lib/go/thrift" in
your project's go.mod file, if any.

See the following links for more details:

* https://issues.apache.org/jira/browse/THRIFT-5472
* golang/go#49015