Commit 2685dc3
authored
chore(main): release launchdarkly_event_source_client 2.1.0 (#268)
🤖 I have created a release *beep* *boop*
---
##
[2.1.0](launchdarkly_event_source_client-v2.0.1...launchdarkly_event_source_client-v2.1.0)
(2026-05-26)
### Features
* add isClosed observer to TestSseClient
([#271](#271))
([2994ce9](2994ce9))
* add SSECapability surface to SSEClient
([#266](#266))
([c78480c](c78480c))
---
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**
> Release-metadata-only changes (version, changelog, manifest); no
runtime code in the diff.
>
> **Overview**
> This PR **bumps** `launchdarkly_event_source_client` from **2.0.1** to
**2.1.0** as a Release Please cut: it updates
`packages/event_source_client/pubspec.yaml`, adds the **2.1.0** section
to `CHANGELOG.md`, and sets `packages/event_source_client` to **2.1.0**
in `.release-please-manifest.json`. There is **no application or library
source** in the diff.
>
> The new changelog entry documents what ships in this version: an
**`SSECapability`** API on **`SSEClient`** (runtime capability checks,
e.g. custom request headers) and an **`isClosed`** getter on
**`TestSseClient`** for tests. Those behaviors are already on the
branch; this PR only publishes the semver and release notes.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
62c2248. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 106bab6 commit 2685dc3
3 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
5 | 13 | | |
6 | 14 | | |
7 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments