File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org ) .
44
5+ ## [ 0.10.0] - 2022-03-23
6+ ### Added:
7+ - Added support for following 301 & 307 redirects with configurable redirect limit.
8+
9+ ### Fixed:
10+ - Fixed ` Last-Event-ID ` handling when server sends explicit empty ID.
11+
512## [ 0.9.0] - 2022-03-15
613### Added:
714- Added support for SSE test harness.
Original file line number Diff line number Diff line change 11[package ]
22name = " eventsource-client"
3- version = " 0.9 .0"
3+ version = " 0.10 .0"
44description = " Client for the Server-Sent Events protocol (aka EventSource)"
55repository = " https://github.com/launchdarkly/rust-eventsource-client"
66authors = [" LaunchDarkly" ]
You can’t perform that action at this time.
0 commit comments