Skip to content

Releases: replay-framework/replay

2.1.0

05 Jun 20:03
Compare
Choose a tag to compare

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

05 Jun 20:03
Compare
Choose a tag to compare

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)

v1.10.0

11 Sep 10:01
Compare
Choose a tag to compare
  • #53 refactor PDF generation code (removed PDF.Options, rewritten PDFDocument, PdfHelper, PdfGenerator)
  • #53 add an example how to implement custom plugin for generating HTML for PDF

v1.9.5

01 Sep 19:57
Compare
Choose a tag to compare

1.9.5 (released 01.09.2022)

  • #50 Make PdfHelper methods public -- see PR #51
  • upgrade dependencies (Eclipse compiler 3.30.0, hibernate:5.6.11.Final, groovy:3.0.12, liquibase:4.15.0, ehcache:3.10.1, slf4j:2.0.0, reload4j:1.2.22, asm:9.3, gson:2.9.1, guava:31.1-jre)

v1.9.4

04 Feb 09:07
Compare
Choose a tag to compare

1.9.4 (released 04.02.2022)

  • #41 fix "IOException: mark/reset not supported" when parsing http parameters

v1.9.3

03 Feb 07:05
Compare
Choose a tag to compare

1.9.3 (released 03.02.2022)

  • upgrade to guice guice:5.1.0, hibernate-core:5.6.5.Final, commons-beanutils:1.9.4 etc.

v1.9.2

18 Jan 16:03
Compare
Choose a tag to compare

1.9.2 (released 18.01.2022)

  • replace log4j:1.2.17 -> reload4j:1.2.18.0
  • upgrade slf4j:1.7.32 -> 1.7.33

v1.9.1

07 Jan 12:57
Compare
Choose a tag to compare

v1.9.0

06 Dec 22:25
Compare
Choose a tag to compare
fix failing tests (after upgrading to gradle 7)

v1.8.7

22 Jun 18:18
Compare
Choose a tag to compare

Released 22.06.2021

  • fix issue 26: "Could not resolve org.allcolor:shaniparser:1.4.22"