SDK Generators Version Support
SDKs Version in the Documentation
All content and code snippets in the liblab documentation refer to the default version 2 (v2) SDKs.
v1 SDKs receive maintenance support until January 1, 2025.
If you need support for v1 SDKs, please reach out to liblab support.
liblab has support for the following languages:
| Language | liblab Version | Status | Minimum Version | Config File Value |
|---|---|---|---|---|
| Java | 1 | Maintenance (End of support: January 1st 2025) | Java 8 (JDK 1.8) | java |
| Java | 2 | Generally Available | Java 8 (JDK 1.8) | java |
| Python | 1 | Maintenance (End of support: January 1st 2025) | Python 3.7 | python |
| Python | 2 | Generally Available | Python 3.7 | python |
| TypeScript | 1 | Maintenance (End of support: January 1st 2025) | TypeScript 4.8.4 | typescript |
| TypeScript | 2 | Generally Available | TypeScript 4.8.4 | typescript |
| C#/.NET | 2 | Generally Available | .NET 6 | csharp |
| Go | 2 | Generally Available | Go 1.18 | go |
| Swift | 2 | Beta 1 | Swift 5.9 2 | swift |
| PHP | 2 | Beta 1 | PHP 8.0 2 | php |
| Terraform | 2 | Beta 1 | Terraform 1.0 2 | terraform |
1 Beta SDKs are under active development and may change without notice. The documentation for beta SDKs may be incomplete.
2 This is subject to change during the beta period.