Releases: replay-framework/replay
Releases · replay-framework/replay
2.1.0
2.1.0 (released 30.05.2023)
see https://github.com/codeborne/replay/milestone/11?closed=1
- Less logging and 400 response on URI parsing error -- thanks to Cies Breijs for PR #178
- bump Guice from 5.1.0 to 6.0.0 - see https://github.com/google/guice/wiki/Guice600
- Bump Liquibase from 4.21.1 to 4.22.0
- Bump Guava from 31.1-jre to 32.0.0-jre
- Bump commons-io from 2.11.0 to 2.12.0
- Bump netty4 from 4.1.91.Final to 4.1.93.Final
- Bump ClassGraph from 4.8.157 to 4.8.160
- remove unused class ExceptionsMonitoringPlugin
2.0.0
2.0.0 (released 18.04.2023)
see https://github.com/codeborne/replay/milestone/10?closed=1
- added experimental support for Netty4 (Netty 3 is also still used by default) -- thanks to Szabolcs Hubai! (#25) (#95)
- added backend
javanet
as an alternative for Netty3/Netty4 (#152) - Bump org.liquibase:liquibase-core from 4.20.0 to 4.21.1 (#155) (#109)
- Bump groovyVersion from 3.0.16 to 3.0.17 (#142)
- Bump ch.qos.reload4j:reload4j from 1.2.24 to 1.2.25 (#140)
- Bump slf4jVersion from 2.0.6 to 2.0.7 (#139)
- Bump org.eclipse.jdt:org.eclipse.jdt.core from 3.32.0 to 3.33.0 (#137)
- Bump ehcache from 3.10.1 to 3.10.8 (#108)