Skip to content

Tags: javandcpp/RxNetty

Tags

v0.4.15

Toggle v0.4.15's commit message
Release of 0.4.15

- b99f819: Merge pull request ReactiveX#455 from NiteshKant/0.4.x
- 8d80c2a: Including all ignored tests
- e6cf020: Disabling new infra on travis
- 65089a6: Disabling WS test
- 9198e67: Disabling WS test
- 7db1208: Reverting the previous ignore test and ignoring the context propagation test for now.
- ee9eb09: Change to run on better travis infrastructure
- 7c06277: Disabling the failing test.
- f4d8f35: Working around a failed test.
- c5617eb: Merge branch '0.4.x' of https://github.com/ReactiveX/RxNetty into 0.4.x
- edfb8c7: Enabling logs for tests.
- c5fa148: Disable auto-release buffers option.
- 9d6d436: Merge pull request ReactiveX#453 from edwinchoi/0.4.x
- c0ba4f1: remove cancellation check -- cause is set with CancellationException
- 25a9e4a: Check for success/failure on websocket handshake completion (fixes ReactiveX#452)

v0.4.14

Toggle v0.4.14's commit message
Release of 0.4.14

- 6f26324: Merge pull request ReactiveX#451 from NiteshKant/0.4.x
- 84b54d9: Upgrade netty to 4.1.0.Beta8

v0.4.13

Toggle v0.4.13's commit message
Release of 0.4.13

v0.4.12

Toggle v0.4.12's commit message
Release of 0.4.12

- 07d201a: Merge pull request ReactiveX#429 from NiteshKant/0.4.x
- de09d99: Fixes ReactiveX#419
- 2c55dc4: Merge pull request ReactiveX#425 from brharrington/0.4.x-netty-4.1
- 58120fe: update 0.4.x to netty 4.1.0-Beta6

v0.4.11

Toggle v0.4.11's commit message
Merge pull request ReactiveX#394 from johanhaleby/0.4.x

SSE now works with preceding channel handlers such as SSL

v0.4.10

Toggle v0.4.10's commit message
Release of 0.4.10

- 0b76c36: Merge pull request ReactiveX#365 from NiteshKant/0.x
- a434f2c: Fixes buffer management issue in ServerSentEventDecoder.
- 94a0f50: Merge pull request ReactiveX#358 from NiteshKant/0.x
- 04ae32a: Fixes ReactiveX#357 (Buffer leak)
- 1c43bc1: 0.4.8 and 0.4.9 notes

v0.4.9

Toggle v0.4.9's commit message
Release of 0.4.9

- e701981: Merge pull request ReactiveX#356 from NiteshKant/0.x
- 2481a31: Picked changes from PR ReactiveX#350
- 20e1db5: Fixes ReactiveX#354 ReactiveX#355
- ae71f5e: Fixes ReactiveX#352
- 60fdd83: Fixes ReactiveX#344
- 3f8ca84: Merge pull request ReactiveX#349 from NiteshKant/0.x
- 0349546: Merge branch '0.x' of https://github.com/ReactiveX/RxNetty into 0.x
- dbe1b8d: Fixes ReactiveX#348

v0.4.8

Toggle v0.4.8's commit message
Release of 0.4.8

- 27a8ec3: Merge pull request ReactiveX#342 from NiteshKant/0.x
- fa34f9c: Merge branch '0.x' of https://github.com/ReactiveX/RxNetty into 0.x
- f5aa1af: Errors in the pipeline post response header delivery were lost.
- 3b75a70: Release notes for 0.4.6 & 0.4.7

v0.4.7

Toggle v0.4.7's commit message
Release of 0.4.7

- 45d08ce: Merge pull request ReactiveX#341 from NiteshKant/0.x
- 2a12eba: Merge branch '0.x' of https://github.com/ReactiveX/RxNetty into 0.x
- 324483c: UnicastContentSubject unsubscribes eagerly
- 1dd4e45: Merge pull request ReactiveX#334 from daschl/unsubscribe-subj
- cf00ce3: Unsubscribe from auto release timeout if a subscriber comes along.

0.4.6

Toggle 0.4.6's commit message
Merge pull request ReactiveX#330 from NiteshKant/0.x

Updating netty to 4.0.21.Final