Skip to main content
Skip table of contents

PAS 25.0 Release Notes

PAS 25.0 (06.01.2025)

Announcement: Breaking Change

Using the same persistent state database schema for multiple, independent services is deprecated and will be removed in an upcoming release. Please migrate your services to dedicated database schemes. Our release notes contain a detailed description of the procedure.
Refer to Overview on the Changes to the Persistent State Implementation for more information about what has changed.

Deprecation Announcement

In the Designer, the packages Messaging and BPaaS_Backend will be removed in the near future.
If you have services using these operations and data types, please refactor them.

New Features

Administration

  • New improved handling of global variables
    In case a service has been deployed using a global variable that does not exist yet, you now can create the missing variable directly from the service configuration.

    grafik-20250108-134433.png

Designer

  • Possibility to test classes and their operations
    By applying the stereotype testable, you can mark a class as a testable class. In this case, the class operations will be exposed in the service API via a SOAP port, for you to be able to test it with the Analyzer:

    grafik-20250108-134420.png
  • Improved error reporting of unhandled errors
    Unhandled errors during BPMN execution are now logged to the service log stating the real error from the underlying exception. This enables you to handle each error separately in the service monitoring.

Improvements and Fixes

  • Administration

    • Improved list of endpoints in service details

    • Improved service configuration

      • Provided possibility to unset / reset properties

      • New setting format for DateTime values

      • New setting format for enumerations

  • API Management

    • Added OpenAPI definition for backend in user menu

    • Updated documentation links

    • Several UI fixes

  • Bridge

    • Updated Java to version 21.0.5

    • Updated Node.js to version 22

    • Updated Tomcat to version 9.0.97

    • Fixed an error where uploading big files failed

  • Builder

    • Fixed JMS Adapter receive acknowledging message in Transacted mode despite exception

  • Designer

    • Multiple fixes and improvements regarding implementation modeling

    • Fixed switching between projects breaks mapping diagrams

    • Fixed default files of File Upload element not being included in backup

    • Fixed new BPMN process not being published to API Management

  • Designer Examples and Assets

    • More robust logging of KPIs: logKPI

  • Platform Configuration

    • Updated gitea to 1.22.3

    • Updated keycloak to 25.0.6

    • Updated mariadb to 10.11.9

    • Updated minio to 2024.10.13

    • Updated mongodb to 8.0.1

    • Updated postgresql to 16.4.0

    • Replaced redis with valkey 7.2.7

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.