Skip to content

Releases: ReactiveX/RxNetty

Minor fixes addressing stability.

18 Feb 22:34
a7ca9a9
Compare
Choose a tag to compare
  • #606 Fix out of order writes
  • #607 PooledConnection.close must be subscribed to be executed
  • #613 Closing connection instead of just creating observable that is not subscribed to
  • #614 Closing connection instead of just creating observable
  • #615 Interval instead of timer for the idleConnectionCleanup

Artefacts: Maven Central

Minor fixes addressing stability.

14 Feb 10:44
a7ca9a9
Compare
Choose a tag to compare
Pre-release

Interval instead of timer for the idleConnectionCleanup so that it keep cleaning up. Add retry so that a failure during cleanup will not stop future cleanups.

Minor fixes addressing stability.

13 Feb 10:15
878d6ef
Compare
Choose a tag to compare
Pre-release

Improve channel close stability.

Minor fixes addressing stability.

21 Jan 03:31
ca6d0e1
Compare
Choose a tag to compare
Pre-release

Minor fixes addressing stability.

#605, #611, #511 and #607

0.5.2

07 Feb 18:17
Compare
Choose a tag to compare

Milestone

Artifacts: Maven Central

0.5.2-rc.5

18 Nov 18:56
Compare
Choose a tag to compare
0.5.2-rc.5 Pre-release
Pre-release

Milestone

  • Pull 553 Simple example that connects to github securely.
  • Pull 557 Make SSE content type check tolerant of charset.
  • Pull 562 Upgrade RxJava to 1.2.+
  • Pull 569 RequestN reduces with completed subscribers.

Artifacts: Maven Central

0.4.20

18 Nov 19:17
Compare
Choose a tag to compare

Milestone

  • Pull 563 Upgrade RxJava to 1.2.+.
  • Pull 567 Escape html special characters in default error response generator.

Artifacts: Maven Central

0.5.2-rc.4

31 Aug 20:18
Compare
Choose a tag to compare
0.5.2-rc.4 Pre-release
Pre-release

Milestone

  • Issue 470 HTTP client sends "Tranfer-Encoding: chunked" header with empty requests.
  • Issue 520 RxNetty HTTP client protocol always sends a empty message-body for GET method.
  • Issue 430 Provide a convenience method for HttpServerRequest to collect all content
  • Pull 526 Update spectator version to 0.4.0.
  • Pull 527 Fixed client connection level events.
  • Issue 530 SSE: event type missing, first message discarded.
  • Pull 547 Upgrade netty to 4.1.5.Final.

Artifacts: Maven Central

0.4.19

31 Aug 20:12
Compare
Choose a tag to compare

Milestone

  • Issue 541 NPE in ClientRequestResponseConverter.
  • Pull 546 Update to netty 4.1.5.Final.

Artifacts: Maven Central

0.4.18

14 Aug 15:11
Compare
Choose a tag to compare

Milestone

Artifacts: Maven Central