Skip to content

Commit 34b9cb4

Browse files
authored
Change SDK status to public preview (#1054)
Updated SDK status from technical preview to public preview.
1 parent 9fa8b67 commit 34b9cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Java SDK for programmatic control of GitHub Copilot CLI via JSON-RPC.
1212

1313
**📦 The Java SDK is maintained in a separate repository: [`github/copilot-sdk-java`](https://github.com/github/copilot-sdk-java)**
1414

15-
> **Note:** This SDK is in technical preview and may change in breaking ways.
15+
> **Note:** This SDK is in public preview and may change in breaking ways.
1616
1717
```java
1818
import com.github.copilot.sdk.CopilotClient;

0 commit comments

Comments
 (0)