Skip to content

0.3.13

Compare
Choose a tag to compare
@NiteshKant NiteshKant released this 07 Sep 17:32

Milestone

  • Issue 214 HttpServerRequest should provide a way to access Netty channel.
  • Issue 216 Remove deprecated HttpClientResponse and HttpServerRequest constructors.
  • Issue 218 Migrate Branch Master -> 0.x.
  • Issue 223 Client connections receiving SSE responses should never be pooled & reused.
  • Issue 225 Unsubscribing from HttpClient.submit() should not close connection.
  • Issue 226 Response should be flushed on RequestHandler's failure.
  • Issue 228 DefaultChannelWriter should return Channel instead of ChannelHandlerContext.
  • Issue 230 FlatResponseOperator does not emit any item if there is no content.
Deprecations
  • Issue 228 DefaultChannelWriter.getChannelHandlerContext() is deprecated.
Deprecation removals
  • Issue 216 Remove deprecated HttpClientResponse and HttpServerRequest constructors.

Artifacts: Maven Central