Skip to content

API Change Documentation

March 2025

Release 25.1.0

Overview

Provide a brief overview of the purpose of this release, including high-level objectives, key improvements, and the rationale behind major changes.

API Changes

Etendo Software Stack

Ubuntu Live Server amd64
  • New Version Supported: 22.04.5
Java SE
PostgreSQL
Apache Tomcat
Gradle

Warning

To update the Gradle wrapper, you must run ./gradlew wrapper --gradle-version 8.12.1. For more detailed migration guidelines, refer to the Upgrading the Gradle Wrapper

Etendo Gradle Plugin
  • New Version Supported: 2.0.0
  • Notable Changes:

    • New Gradle Plugin Task

      Terminal
      ./gradlew cleanExpandCore
      

      This new task deletes directories created by the expandCore task.

    • Compatibility Flag

      Terminal
      -Pjava.version=11
      

      This new flag forces the use of Java 11 with version 25Q1.

Third-Party Library Updates

List and describe the key external libraries that have been upgraded in this release, along with the versions and any relevant breaking changes in those libraries.

New Libraries

Removed Libraries

  • [itext-pdfa]

    • Version: 5.5.0
  • [itextpdf]

    • Version: 5.5.0
  • [jcommon]

    • Version: 1.0.15
  • [jxl]

    • Version: 2.6.10