Commit e54bf5f
authored
chore(main): release 2.3.0 (#65)
🤖 I have created a release *beep* *boop*
---
##
[2.3.0](2.2.6...2.3.0)
(2025-08-28)
### Features
* Add ability to control SSE request method and body
([#51](#51))
([7c65c4b](7c65c4b))
* Add ability to disable retries
([#67](#67))
([f272b90](f272b90))
* Allow providing HTTP client option settings
([#68](#68))
([1d9b31c](1d9b31c))
### Bug Fixes
* Handle redirect on 301 and 307
([7d342e7](7d342e7))
* Pass through proxy user and password if present
([#69](#69))
([0bb36f3](0bb36f3))
* Support field without colon in event
([7d342e7](7d342e7))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 0bb36f3 commit e54bf5f
File tree
3 files changed
+18
-2
lines changed- lib/ld-eventsource
3 files changed
+18
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| 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 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
5 | 21 | | |
6 | 22 | | |
7 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments