Jason Tedor
7da0cdec42
Introduce Log4j 2
...
This commit introduces Log4j 2 to the stack.
2016-08-30 13:31:24 -04:00
Jason Tedor
0df92a8da8
Upgrade to Netty 4.1.5
...
This commit upgrades the Netty dependencies from version 4.1.4 to
version 4.1.5. This upgrade brings several bug fixes including the
removal of a obnoxious and scary-looking log message when unsafe is
explicitly disabled.
Relates #20222
2016-08-30 05:46:40 -04:00
Jason Tedor
227463c356
Default transport and HTTP to Netty 4
...
This commit sets the default transport and HTTP implementation to use
transport-netty4.
Relates #19563
2016-08-02 12:19:19 -04:00
Alexander Reelsen
30b497622b
Dependencies: Upgrade to netty 4.1.4 ( #19689 )
...
Removes our internal snapshot repo we used until 4.1.4 was released.
2016-07-29 17:53:12 +02:00
Jason Tedor
2d1b0587dd
Introduce Netty 4
...
This commit adds transport-netty4, a transport and HTTP implementation
based on Netty 4.
Relates #19526
2016-07-22 22:26:35 -04:00