Skip to content

Commit 64bc60c

Browse files
authored
Update CHANGELOG.rst
1 parent 2ed4e0d commit 64bc60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ v0.4.5
99
- Breaking change: ReactiveX clients will remove empty payload from request_response Observable, resulting in an actually empty Observable
1010
- Bug fix: fixed channel stream being released prematurely when canceled by requester, and responder side still working
1111
- Bug fix: removed cyclic references in RSocketBase which caused old sessions not to be released
12-
- Bug fix: fixed ability for rxpy streams and fragmented responses to send payloads concurrently
12+
- Bug fix: fixed ability for ReactiveX streams and fragmented responses to send payloads concurrently
1313
- CollectorSubscriber : exposed subscription methods directly instead of relying on internal **subscription** variable
1414
- Reactivex server side request_response allowed to return reactivex.empty(). Library code will replace with empty Payload when needed
1515
- Added EmptyStream for use in stream and channel responses

0 commit comments

Comments
 (0)