Skip to content

0.39.0 Memory cleanup and new APIs

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 13:26
7eb7774

Memory Cleanup (garbage collection) changes to improve memory usage of Stirling-PDF post operation

Added new API endpoints for users wanting to use stirling-pdf via their own scripts such as /api/v1/analysis/page-count and /api/v1/analysis/page-dimensions

What's Changed

Bug Fixes

  • Switch order of literals to prevent NullPointerException by @pixeebot in #2769

Minor Enhancements

  • Update 3rd Party Licenses by @stirlingbot in #2765
  • Update 3rd Party Licenses by @stirlingbot in #2788

Translation Changes

Other Changes

  • Bump org.springframework:spring-webmvc from 6.2.1 to 6.2.2 by @dependabot in #2758
  • Bump bouncycastleVersion from 1.79 to 1.80 by @dependabot in #2759
  • Bump org.springframework:spring-jdbc from 6.2.1 to 6.2.2 by @dependabot in #2760
  • 🌐 Sync Translations + Update README Progress Table + Update Verification Metadata by @stirlingbot in #2786

Full Changelog: v0.38.0...v0.39.0