Skip to content

Releases: mapfish/mapfish-print

3.31.2

04 Nov 09:13
3.31.2
55f4202
Compare
Choose a tag to compare

3.31.2 (2024-11-04)

Fixed bugs

  • #3497 Use getRawStatusCode to avoid getting an exception on fake status code 999, convert it to 406 Not Acceptable (@sbrunner, @sebr72)

Dependency update

3.31.1

31 Oct 19:47
3.31.1
076c971
Compare
Choose a tag to compare

3.31.1 (2024-10-31)

Summary

Migrated to Java 11, Gradle 8.10.2, GeoTools 30.2.
Support JPG and JPEG formats.
Memory: Improve memory and class management (e.g. by releasing resources when no longer required).
Metrics: Add new metrics and clarify their meanings.
Health Status: Implement new end point to help identify when the server is hanging on cluster mode (experimental).
Improve test code coverage and cleanup the source tree.
Reintroduce pixel perfect generation of PDF.

Breaking changes

HumanAlphaSerie is moved from package org.mapfish.print to org.mapfish.print.jasperreports.
Rather than returning null when we fail to get a Resource from the JasperReport, we now throw the exception (wrapped in a RuntimeException).

Thanks to all the devs involved...

New feature

Fixed bugs

Documentation

Security fixes

  • #3170 [Security] Raise exception on IOException on StreamRepositoryService (@sbrunner)

Dependency update

Read more

3.30.11

23 Sep 18:02
3.30.11
f56088c
Compare
Choose a tag to compare

3.30.11 (2024-09-23)

Security fixes

Chore

Changes that shouldn't affect the users like continuous integration updates

3.29.7

23 Sep 16:05
3.29.7
c5b5f3e
Compare
Choose a tag to compare

3.29.7 (2024-09-23)

Chore

Changes that shouldn't affect the users like continuous integration updates

3.28.9

23 Sep 14:55
3.28.9
0b3d9f6
Compare
Choose a tag to compare

3.28.9 (2024-09-23)

Chore

Changes that shouldn't affect the users like continuous integration updates

3.27.12

23 Sep 14:38
3.27.12
90c90ef
Compare
Choose a tag to compare

3.27.12 (2024-09-23)

Chore

Changes that shouldn't affect the users like continuous integration updates

3.30.10

18 Sep 14:00
3.30.10
d72dd6e
Compare
Choose a tag to compare

3.30.10 (2024-09-18)

Security fixes

Chore

Changes that shouldn't affect the users like continuous integration updates

3.29.6

18 Sep 13:37
3.29.6
0038c54
Compare
Choose a tag to compare

3.29.6 (2024-09-18)

New feature

Security fixes

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

3.28.8

18 Sep 12:01
3.28.8
7588427
Compare
Choose a tag to compare

3.28.8 (2024-09-18)

New feature

Security fixes

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

3.27.9

18 Sep 06:53
3.27.9
e10b0c6
Compare
Choose a tag to compare

3.27.9 (2024-09-18)

Chore

Changes that shouldn't affect the users like continuous integration updates