Skip to main content
Skip table of contents

PAS 25.2 Release Notes

PAS 25.2.1 (09.07.2025)

Improvements and Fixes

  • Bridge

    • Runtime 2025.9

  • Builder

    • Runtime 2025.9

  • Designer

    • Fixed several migration issues

  • xUML Runtime

    • Added possibility to opt out of chunk encoding for REST and URL adapters

    • Fixed error while migrating external persistent state attributes

    • Fixed deadlocks in MariaDB for persistent states

    • Fixed a bug with the split() Action Script operation

    • Fixed a bug with incorrect conversion of numeric types (introduced 2025.6)

PAS 25.2 (20.06.2025)

New Persistent State Implementation

The new persistent state implementation will be rolled out to all customers with this release.
Please migrate your services to support the new behavior. Our release notes contain a detailed description of the procedure.

Breaking Change

In the Designer, the packages Messaging and BPaaS_Backend have been removed.
If you have services using these operations and data types, please refactor them.

New Features

Administration

  • Kubernetes: Live service status updates in Administration
    The service list as well as the service details page are updated automatically to reflect all changes that have been applied to services (start, stop, …) in the background.

  • New trace management options
    The service list now displays when tracing is enabled for a service.

    grafik-20250625-112513.png

    Also, you can disable tracing directly from the Administration in the Logging and Tracing section of the service.

  • Possibility to export the repository file of an xUML service
    For Docker and Kubernetes, the service details page in the Administration now contains a button that allows for downloading the repository file of an xUML service.

    grafik-20250625-112834.png

    You can use this to create a service repository backup, or to clone/move a service to another system or node.

Designer

  • Improved “Attributes” panel
    The Attributes panel, that displays the attributes of the selected Designer element, has been completely refurbished. This comprises a new layout, consistent attributes order, grouping of related attributes, and more.

    image-20250625-095912.png
  • “Stereotypes” are now “Extensions”
    To make their purpose more clear, we have renamed “stereotypes” to “extensions”. All extensions are identified with a dedicated icon.

    grafik-20250625-110948.png

    The new Attributes panel lists all extension attributes that have been configured for an extension in a dedicated section. A new configuration dialog helps you with configuring extensions.

xUML Runtime

  • Optimized implementation of String, Integer and Float
    With this new implementation, the Runtime needs up to 50% less memory allocations for small strings and most numbers. The performance improvement is huge, e.g. creating an XML document with 100’000 float values is now two times faster: before it took more than 8 seconds and now less than 4 seconds.

Improvements and Fixes

  • Administration

  • Assets

    • New MailAdapter library for advanced email handling

  • Bridge

    • Runtime 2025.7

  • Designer

    • Improved standard panel layout to support development with lengthy service panels

    • Added description attribute to forms, mapping fields in mapping diagram

    • Fixed a bug where multiple selection could only be defined on new data tables

  • Designer Examples

  • Portal App

  • xUML Runtime

    • Added possibility to configure the size of log messages

    • Improved log warning for pending events if persistent state object is deleted

    • Enable S3 debug log level upon tracing

    • Fixed a bug where discrepancies between REST Adapter input message and expected parameters led to a crash

    • Fixed problems with output parameters when a JavaScript operation calls another one

JavaScript errors detected

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

If this problem persists, please contact our support.