Commit df64f8e
authored
chore(main): release launchdarkly_event_source_client 3.0.0 (#313)
🤖 I have created a release *beep* *boop*
---
##
[3.0.0](launchdarkly_event_source_client-v2.2.0...launchdarkly_event_source_client-v3.0.0)
(2026-06-25)
### ⚠ BREAKING CHANGES
* report every SSE error response with status, headers, and
recoverability
([#311](#311))
### Features
* report every SSE error response with status, headers, and
recoverability
([#311](#311))
([0707b60](0707b60))
---
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**
> This PR only updates version, changelog, and Release Please manifest;
runtime risk depends on the already-merged #311 change, not these files.
>
> **Overview**
> Release Please bumps **`launchdarkly_event_source_client`** from
**2.2.0** to **3.0.0** and records the semver-major release in the
monorepo manifest and package changelog.
>
> The **3.0.0** entry documents the breaking behavior already landed in
[#311](#311):
**every SSE HTTP error response** is now surfaced on the event stream
with **status**, **headers**, and whether the failure is **recoverable**
(retry vs stop). Consumers that only handled success events or assumed
errors were silent must update their stream error handling; the major
version signals that contract change even though this PR’s diff is
mostly versioning and release notes.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
f467397. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 1c35867 commit df64f8e
3 files changed
Lines changed: 13 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 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
| |||
| 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