You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

PAS 23.1 (03.04.2023)

Announcement

With this release the old API Developer Portal will not be part of the PAS Platform anymore. If you have any questions, please contact our customer support (support@scheer-pas.com).

New Features

Administration and Portal

  • New sorting capabilities of the contents of the columns
    In the Administration and File Manager you now have the option to sort the entries in the individual columns in ascending and descending order.

API Management

With the alpha version included in this release, you have the opportunity to get a taste of the new API Management (UI) and become familiar with it. We would appreciate your feedback or suggestions on this, which you can send to us at support@scheer-pas.com.

Designer

  • New SendMail Library
    The Designer's new SendMail library provides operations that allow you to easily send mails with dynamic and static content based on templates.
    The SendMail library is a default library. It is available in all namespaces without manual upload of the library.
  • Improved development process of xUML services in a separate test environment
    The whole service development process and its handling have been significantly improved. While developing a service, it is automatically and permanently compiled and deployed to a separate test environment. Changes are applied continuously. This provides the developer with much faster feedback during the development and testing of a service. Additionally, it leads to a significantly improved build time performance of the service.
  • New SAP RFC Connector
    The new SAP RFC Connector allows you to connect an SAP system to the Designer on a low-code basis and use its functions. A wizard guides you through the steps necessary to configure the connector according to your needs and select the required operations. No programming knowledge is required for this. You can use the operations of the selected SAP functions by simply dragging them from the Connectors folder of the Service Panel and dropping them on the canvas of a diagram.
  • New S3 Storage Adapter
    The S3 Adapter connects the PAS platform to AWS S3 (cloud file storage). This provides you an option to centrally store or access and download files in form of objects in a distributed environment (e.g. Kubernetes). As with the other adapters, you can simply drag operations from the service panel and use them in diagrams.

Improvements and Fixes

  • Administration and Portal
    • When deleting a file in the File Manager, the name of the file is now displayed in the confirmation dialog
  • API Management
    • Permission check (CVE-2023-28640) fixed
    • Validation of the configuration of an IP range via CIDR fixed
  • Designer
    • When creating an OpenAPI connector, both YAML and JSON files are now displayed when you browse for an OpenAPI file in a folder 
    • It is possible again to export folders from the Explorer
    • The service logs of the xUML service and the Angular Application server can now be accessed directly via an icon in the Controls panel
    • The REST alias has now a valid port or no port at all after running the OpenAPI connector
    • The failing of restoring large backups due to a filestream error has been fixed
    • Possibility to generally extend the generated npmrc file with own information like e.g. a custom token through environment variables added
    • Unintended display of old values in the service tree fixed
    • Fixed problems with upload of already existing library
  • Integration (Bridge)
    • Upgraded to xUML Runtime 2023.1
    • Controlling a service without a new deployment after a shutdown is now possible
  • Platform
    • Upgraded to xUML Runtime 2023.1

On this Page:

  • No labels