-
Hello, is there already an ETA for the first stable release of the go client? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi there, thanks for asking! Right now, there is no timeline of when we're going to publish a stable release. Currently, we consider it an "early access product", meaning we plan to continuously support it by fixing bugs, incorporating new features, and keeping docs up to date. At the same time, as the company focuses on the Javascript/Typescript client, the Go client gets only constrained resources, does not have feature parity with the JS/TS client and for now has its own documentation. This mainly means that it's an early product which may have bugs or lacks in features. I hope this helps; if not, I'd be happy to answer any questions. |
Beta Was this translation helpful? Give feedback.
Hi there, thanks for asking!
Right now, there is no timeline of when we're going to publish a stable release.
Currently, we consider it an "early access product", meaning we plan to continuously support it by fixing bugs, incorporating new features, and keeping docs up to date.
At the same time, as the company focuses on the Javascript/Typescript client, the Go client gets only constrained resources, does not have feature parity with the JS/TS client and for now has its own documentation.
This mainly means that it's an early product which may have bugs or lacks in features.
However, from experience, whatever is supported right now is most likely guaranteed to work.
If you write Go client …