Skip to content

Releases: ReactiveX/RxNetty

0.4.17

03 Aug 06:59
Compare
Choose a tag to compare

Milestone

  • Pull 534 0.4.x update to netty 4.1.3.Final.

Artifacts: Maven Central

0.5.2-rc.3

23 Jun 00:47
Compare
Choose a tag to compare
0.5.2-rc.3 Pre-release
Pre-release

Milestone

  • Issue 501 Removed jmh dependency.
  • Issue 509 RxNetty server hangs if request content subscriber does not unsubscribe.
  • Pull 510 AbstractHttpConnectionBridge was setting the status as complete before invoking the subscribers. This will cause issues for concatenated subscribers as the second subscriber to the content will see that the content is already completed.
  • Pull 513 Upgrade to netty 4.1.0-Final.
  • Pull 515 Better write backpressure.
  • Pull 516 Named wire loggers.
  • Pull 517 Delayed write streams race condition.

Artifacts: Maven Central

0.5.2-rc.2

23 May 20:12
Compare
Choose a tag to compare
0.5.2-rc.2 Pre-release
Pre-release
v0.5.2-rc.2

Fix project release (#508)

0.4.16

04 May 15:58
Compare
Choose a tag to compare

Milestone

  • Issue 466 ByteBuf Memory Leak.
  • Issue 474 Disable auto-release buffers option forces to read content.

Artifacts: Maven Central

0.4.15

15 Dec 21:37
Compare
Choose a tag to compare

Milestone

  • Issue 452 WebSocket client fails silently on handshake failure.
  • Pull 455 Disable auto-release buffers option.

Artifacts: Maven Central

0.4.14

04 Dec 23:26
Compare
Choose a tag to compare

Milestone

  • Pull 451 Upgrade netty to 4.1.0.Beta8.

Artifacts: Maven Central

0.4.13

22 Oct 21:51
Compare
Choose a tag to compare

Milestone

  • Pull 437 Update to netty 4.1.0-Beta7.
  • Issue 432 Race Condition results in occasional slow client response times.
  • Issue 427 Can't remove a listener from a MetricEventsPubliser.

Artifacts: Maven Central

0.4.12

16 Oct 17:16
Compare
Choose a tag to compare

Milestone

  • Pull 425 Update to netty 4.1.0-Beta6.
  • Issue 419 Http client request with an error stream as content, never completes

Artifacts: Maven Central

0.4.11

24 Jul 00:57
Compare
Choose a tag to compare

Milestone

  • Pull 394 SSE now works with preceding channel handlers such as SSL.
  • Issue 395 High object allocations when using writeString and writeBytes from a different thread..

Artifacts: Maven Central

0.4.10

02 Jun 22:45
Compare
Choose a tag to compare

Milestone

  • Issue 357 ByteArrayPipelineConfigurator was leaking read ByteBuffer.
  • Issue 365 Fixed buffer management issue in ServerSentEventDecoder.

Artifacts: Maven Central