Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ conts
Version5.0.0.RC2compared with
Version Details
| 5.0.0.RC1 | 5.0.0.RC2 | |
|---|---|---|
| Release date | Jul 15, 2017 | Jul 15, 2017 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities |
Compile Changes (11)
| 5.0.0.RC1 | 5.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains.kotlin » kotlin-stdlib | - | 1.1.2-5 |
| ~ Updated | io.projectreactor » reactor-core | 3.1.0.M1 | 3.1.0.M2 |
| ~ Updated | io.projectreactor.ipc » reactor-netty | 0.6.3.RELEASE | 0.6.4.RELEASE |
| ~ Updated | io.undertow » undertow-websockets-jsr | 1.4.14.Final | 1.4.16.Final |
| ~ Updated | org.apache.tomcat » tomcat-websocket | 8.5.14 | 8.5.15 |
| ~ Updated | org.eclipse.jetty.websocket » websocket-server | 9.4.5.v20170502 | 9.4.6.v20170531 |
| ~ Updated | org.jetbrains.kotlin » kotlin-reflect | 1.1.2-3 | 1.1.2-5 |
| ~ Updated | org.springframework » spring-context-support | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-core | 5.0.0.RC1 | 5.0.0.RC2 |
| ~ Updated | org.springframework » spring-web | 5.0.0.RC1 | 5.0.0.RC2 |
| - Removed | org.jetbrains.kotlin » kotlin-stdlib-jre8 | 1.1.2-3 | - |
Provided Changes (1)
| 5.0.0.RC1 | 5.0.0.RC2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.code.findbugs » jsr305 | - | 3.0.2 |