SDK language support
At the time of writing, liblab has support for the following SDK languages:
Language | Status | Minimum version | Config file value | liblab Version |
---|---|---|---|---|
Java | Generally Available | Java 8 (JDK 1.8) | java | "1" |
Python | Generally Available | Python 3.7 | python | "1", "2" |
TypeScript | v1 - Generally Available v2 Beta1 | TypeScript 4.8.4 2 | typescript | "1", "2" |
C#/.NET | Beta 1 | .NET 6 2 | csharp | "2" |
Go | Beta 1 | Go 1.19.0 2 | go | "2" |
Swift | Beta 1 | Swift 5.9 2 | swift | "2" |
PHP | Beta 1 | PHP 8.0 2 | php | "2" |
Terraform | Beta 1 | Terraform 1.0 2 | terraform | "2" |
11 Beta SDKs are under active development and may change without notice. The documentation for beta SDKs may be incomplete. 22 This is subject to change during the beta period.