Skip to content

Releases: Servoy/servoy_jasperreports

Servoy JasperReports Plugin 2025.3.6_7.0.7_javaflow

Choose a tag to compare

@gboros gboros released this 20 Jul 11:33

The following cases/issues were resolved since version 2025.3_7.0.7:

  • SVY-21208 Dynamic Jasper reports creation blocked by Java issues

Note: as from the release title, this version requires as minumum Servoy 2025.3.6

Servoy JasperReports Plugin 2025.3_7.0.7_javaflow

Choose a tag to compare

@gboros gboros released this 09 Jul 10:57

Subreports now run in the same thread as the parent report using JasperReports' Javaflow continuation engine,
replacing the previous thread-based runner. This change eliminates thread creation overhead, context switching,
and synchronization costs for each subreport — resulting in better performance, especially for reports with
multiple subreports. It also resolves threading-related errors that could occur in the NGClient when subreports
accessed foundset data outside the event dispatch thread.

Servoy JasperReports Plugin 2025.3_7.0.7

Choose a tag to compare

@gboros gboros released this 04 Jun 13:40

update to jasper 7.0.7:

add deserialization class filter to fix the GHSA-9wxq-mwqw-8hhg security vulnerability;

introduce URL whitelist filter for controlling repository resources access;

new keepTogether flag for crosstab row groups;

various fixes made to the PDF exporter to better support the PDF/UA (accessibility)
and PDF/A (archiving) standards;

Servoy JasperReports Plugin 2025.3_7.0.6

Choose a tag to compare

@gboros gboros released this 23 Mar 12:49
  • update to jasper 7.0.6

Servoy JasperReports Plugin 2025.3_7.0.3

Choose a tag to compare

@gboros gboros released this 16 Oct 14:24
  • update to jasper 7.0.3

Servoy JasperReports Plugin 2025.3_6.21.5

Choose a tag to compare

@gboros gboros released this 16 Oct 14:24
  • update to jasper 6.21.5

Servoy JasperReports Plugin 2024.12.2_7.0.1

Choose a tag to compare

@gboros gboros released this 28 Feb 12:04

The following cases/issues were resolved since the last release:

  • don't ship xmlbeans, use the one from Servoy core

Servoy JasperReports Plugin 2024.12.0_6.21.0

Choose a tag to compare

@gboros gboros released this 21 Jan 11:37

Servoy 2024.12.x compatibility release

Servoy JasperReports Plugin 2024.3.1_6.21.0

Choose a tag to compare

@gboros gboros released this 21 Jan 11:35

The following cases/issues were resolved since the last release:

  • SVYX-905 unable to resolve class net.sf.jasperreports.compilers.GroovyEvaluator

Servoy JasperReports Plugin 2024.12.1_7.0.1

Choose a tag to compare

@gboros gboros released this 21 Jan 11:39

The following cases/issues were resolved since the last release:

  • SVYX-905 unable to resolve class net.sf.jasperreports.compilers.GroovyEvaluator