Commit 91d1bc5
authored
chore: release main (#1323)
🤖 I have created a release *beep* *boop*
---
<details><summary>jest: 1.0.13</summary>
##
[1.0.13](jest-v1.0.12...jest-v1.0.13)
(2026-04-27)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/react-native-client-sdk bumped from ~10.17.1 to ~10.17.2
</details>
<details><summary>react-native-client-sdk: 10.17.2</summary>
##
[10.17.2](react-native-client-sdk-v10.17.1...react-native-client-sdk-v10.17.2)
(2026-04-27)
### Bug Fixes
* **react-native:** `package.json` should declare esm format
([#1322](#1322))
([149ae73](149ae73))
</details>
<details><summary>server-sdk-ai: 0.18.0</summary>
##
[0.18.0](server-sdk-ai-v0.17.1...server-sdk-ai-v0.18.0)
(2026-04-27)
### Features
* Add root-level tools map with customParameters to AI Config types
([#1295](#1295))
([487182b](487182b))
</details>
<details><summary>server-sdk-ai-langchain: 0.6.0</summary>
##
[0.6.0](server-sdk-ai-langchain-v0.5.6...server-sdk-ai-langchain-v0.6.0)
(2026-04-27)
### Features
* Bump to LangChain 1.0 and drop community package requirement
([#1311](#1311))
([f5a1c29](f5a1c29))
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.17.1 to ^0.18.0
* peerDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.17.0 to ^0.18.0
</details>
<details><summary>server-sdk-ai-openai: 0.5.7</summary>
##
[0.5.7](server-sdk-ai-openai-v0.5.6...server-sdk-ai-openai-v0.5.7)
(2026-04-27)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.17.1 to ^0.18.0
* peerDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.17.0 to ^0.18.0
</details>
<details><summary>server-sdk-ai-vercel: 0.5.7</summary>
##
[0.5.7](server-sdk-ai-vercel-v0.5.6...server-sdk-ai-vercel-v0.5.7)
(2026-04-27)
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.17.1 to ^0.18.0
* peerDependencies
* @launchdarkly/server-sdk-ai bumped from ^0.17.0 to ^0.18.0
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> Primarily a release/version-bump PR, but it updates AI provider
peer/dependency ranges (notably moving `server-sdk-ai-langchain` to
LangChain v1) which may introduce runtime or type-compatibility issues
for consumers.
>
> **Overview**
> Updates release metadata and publishes new versions of several
packages (`server-sdk-ai` `0.18.0`, `server-sdk-ai-langchain` `0.6.0`,
`server-sdk-ai-openai`/`server-sdk-ai-vercel` `0.5.7`,
`react-native-client-sdk` `10.17.2`, and `@launchdarkly/jest` `1.0.13`).
>
> This release bumps the AI LangChain provider to *LangChain 1.x* and
aligns AI provider packages’ `@launchdarkly/server-sdk-ai` peer/dev
dependency requirements to `^0.18.0`; examples are updated to consume
the new versions. It also includes a React Native SDK packaging fix
(declaring ESM) and propagates that version bump into the React Native
examples and Jest tooling dependency.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
530460b. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent bd9da10 commit 91d1bc5
25 files changed
Lines changed: 104 additions & 43 deletions
File tree
- packages
- ai-providers
- server-ai-langchain
- server-ai-openai
- server-ai-vercel
- sdk
- react-native
- example-fdv2
- example
- src/platform
- server-ai
- examples
- agent-graph-traversal
- bedrock
- chat-judge
- chat-observability
- direct-judge
- openai
- tracked-chat
- vercel-ai
- src
- tooling/jest
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 | | |
4 | 20 | | |
5 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments