Commit d9cac0a
authored
chore: release main (#98)
🤖 I have created a release *beep* *boop*
---
<details><summary>launchdarkly-server-sdk-ai: 0.16.0</summary>
##
[0.16.0](launchdarkly-server-sdk-ai-0.15.0...launchdarkly-server-sdk-ai-0.16.0)
(2026-03-09)
### ⚠ BREAKING CHANGES
* Rename default_value args to default
### Bug Fixes
* Make default optional with a disabled config default
([#97](#97))
([39e09c6](39e09c6))
* Rename default_value args to default
([39e09c6](39e09c6))
</details>
<details><summary>launchdarkly-server-sdk-ai-openai: 0.2.0</summary>
##
[0.2.0](launchdarkly-server-sdk-ai-openai-0.1.1...launchdarkly-server-sdk-ai-openai-0.2.0)
(2026-03-09)
### ⚠ BREAKING CHANGES
* Rename default_value args to default
### Bug Fixes
* Make default optional with a disabled config default
([#97](#97))
([39e09c6](39e09c6))
* Rename default_value args to default
([39e09c6](39e09c6))
</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]
> **Low Risk**
> Primarily a release/version bump and documentation updates; functional
risk is limited to consumers needing to adapt to the `default_value` →
`default` breaking rename.
>
> **Overview**
> Cuts new releases for the core `launchdarkly-server-sdk-ai` package
(`0.15.0` → `0.16.0`) and the `launchdarkly-server-sdk-ai-openai`
provider (`0.1.1` → `0.2.0`).
>
> Updates release metadata and package versions
(`.release-please-manifest.json`, both `pyproject.toml`s, and
`ldai.__version__`), and adds changelog entries noting a **breaking
rename** from `default_value` to `default` plus a fix to make `default`
optional when config is disabled.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
46388b8. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 39e09c6 commit d9cac0a
7 files changed
Lines changed: 30 additions & 6 deletions
File tree
- packages
- ai-providers/server-ai-openai
- sdk/server-ai
- src/ldai
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
| 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 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
5 | 17 | | |
6 | 18 | | |
7 | 19 | | |
| |||
| 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments