Migration Notes

The following bugfixes and features are subject to migration. Please perform the necessary migration tasks.

PAS ReleaseComponentIssuesRuntime Dependency
21.2.2Builder 7.22.0PAS-2968

If a persisted class property is defined as to be a search key, and there is already older persisted data present in the database, the stereotype SearchKey is not set retrospectively for the older data. This behavior may improve in the future.
As consequence, the older data will be ignored, when such search key properties are used for filtering or sorting.

xUML Runtime 2022.1PAS-3016

The minimum version requirements for persistent state databases have changed to

  • Oracle 12c
  • SQL Server 2012
PAS-3112 The handling of external persistent state attributes (loadExternals, see Loading External Persistent State Data) has changed. External persistent state attributes will only be loaded once during a persistent state transaction. Subsequent calls of loadExternals will be disregarded until session end.
The loadExternals adapter action cannot be used to reset external attributes of an object.
21.2.1.4Builder 7.21.0PAS-2633
PAS-2634

The structure of the generated angular code has changed. Instead of having forms, processes and tasks as angular library projects, everything is in the main angular application now.
This may have implication for pro code if the code generated by the Designer is used as base project. Git should see most files as moved so it should follow the history but still be careful during merging to not lose something that has been changed in one of these files.

21.2.1.3Builder 7.18.0PAS-1948

Builder 7.18.0 and Runtime 2021.9 are incompatible regarding the new flag Startup Must Succeed (fixed in Builder 7.20.0). The flag will be ignored.

PAS 21.2.2.1 (18.02.2022)

Builder 7.22.2

Contains xUML Runtime Version: 2022.1

BugDescription
PAS-3234Instance table: filtering non string values: server error
ImprovementDescription
PAS-3220Enable the refresh button on the instance table

Designer 3.3.1

BugDescriptionDocumentation Link
PAS-3232Message Event Triggers goneMessage Event
PAS-3219Error when trying to insert text into image-formImage (Form)
PAS-2751Could not add persisted variable idPersisting Data

PAS 21.2.2 (15.02.2022)

API Developer Portal 1.1.0

New FeatureDescriptionDocumentation Link
PAS-3060Add Notifications to DevportalDeveloper Portal
PAS-3046Add source maps in prod build
PAS-2875Approval page for new accounts
ImprovementDescriptionDocumentation Link
PAS-3047Update to es2021
PAS-2960Add search to My Applications
PAS-2855Update to Angular 13
PAS-2753Remove style from config.json5
PAS-2504PAS default theme for the new API Developer PortalDeveloper Portal
BugDescriptionDocumentation Link
PAS-2974Cannot delete client that is not registeredDeleting a Client
PAS-2967Wizard step checks are not working correctDeveloper Access to APIs
PAS-2955Show clients from not exposed APIs in "My Applications" viewManaging the Developer Portal
PAS-2926Plans are not shown in Developer Portal

API Management 8.0.4

BugDescriptionDocumentation Link
PAS-2950Developer Portal V1: Problems to fetch API list
PAS-2887Time Restricted Access policy: Time shown as invalid DateTimeTime Restricted Access
PAS-2864API details do not show "Modified" tag any moreAPI Settings
PAS-2854CI: Pipeline triggers release and dev branch during release build
PAS-2488Developer Portal Tab is missing in overviewAPI Settings
PAS-2309Wrong cursor on hover while triggering "add" link
PAS-2303Message for non-existing organizations only gets displayed for a second
PAS-2302Message for non-existing APIs only gets displayed for a second
PAS-2290Opening ".../apimanui/api-manager/orgs/Devportal-Test/apis/Petstore-Public/1.0/def" for the first time shows an error popup
PAS-2263new user cannot be added to organisation

Bridge 7.19.0

Contains xUML Runtime Version: 2022.1
Contains Bridge API Version: 2.13.0
Contains Roles Version: 1.27

ImprovementDescriptionDocumentation Link
PAS-3159xUML Runtime 2022.1
PAS-3059Updating Java to version 17.0.2
PAS-2986Update Tomcat to version 9.0.58
PAS-2936Add DB2 client library to base image
PAS-2851Logging improvements
PAS-2830Update Apache httpd to version 2.4.52
BugDescriptionDocumentation Link
PAS-3055xUML service kill does not work
PAS-2837More meaningfull error messages (PAS-2202) cause broken integ tests
PAS-1281Short Tomcat session timeout value sometimes causes Bridge upload fails

Builder

Builder 7.22.1

Contains xUML Runtime Version: 2022.1

BugDescription
PAS-3218REST Interface GET / returns not full instance data

Builder 7.22.0

Contains xUML Runtime Version: 2022.1

Compatibility Hint

If a persisted class property is defined as to be a search key, and there is already older persisted data present in the database, the stereotype SearchKey is not set retrospectively for the older data. This behavior may improve in the future.
As consequence, the older data will be ignored, when such search key properties are used for filtering or sorting.

BugDescriptionDocumentation
PAS-2912Pins on <<SAPIDocParser>> behavior action nodes result in compile errors
PAS-2952Pin "anyObjectFlow" on <<FlatFileAdapter>> action node results in compile errors
PAS-2988Timer Event causes compile error when no timeout property is set
PAS-3035Array as in/return parameter on execution operations cause compile errors
New FeatureDescription
PAS-2532New global operations for handling UUIDs
PAS-2608PersistentStateControl adapter: support "skip"
PAS-2617Send Search key stereotype to designer
PAS-2666Compile<<FileSystemAdapter>> operations from designer base components package
PAS-2712Compile<<MemoryAdapter>> operations from designer base components package
PAS-2748Compile <<Logger>> operations from designer base components package
PAS-2929Set Transformation
PAS-3012Use serverside processing event from datatable in instance list
ImprovementDescription
PAS-456BPMN POST request filter on persisted properties
PAS-1452Support Keycloak OAuth2 authentication for SOAP tracing
PAS-2609PersistentStateControl adapter: sorting queried objects by search keys
PAS-2814Flag to not generate base element for MD
PAS-2831Handle type references from one stereotype to another
PAS-2862Remove Array from Base Types
PAS-2968Store class, array, blob as <<External>> PS properties
PAS-2989Sequence flows to boundary events can be modeled and will be compiled
PAS-3062Create condition types in the PAS Form Elements library
PAS-3076Support Keycloak OAuth2 authentication for asynchronous trace
PAS-3118Need an option to send instance list with externals

Designer 3.3.0

BugDescriptionDocumentation Link
PAS-3188Moving an element while creating parameter does not create the parameter on the UI
PAS-3186Improve readAllOverviewModels handling
PAS-3169Errors in pas-designer-service from pas-rc
PAS-3163Cannot add any content to 'Text' Property in a Text Area ElementText Area
PAS-3101Wrong name when exporting application
PAS-3098MongoDBAlias: Clearing input fields disappears the input fieldsMongoDB Adapter
PAS-3084Data Table: Editable option is not savedData Table
PAS-3075Big forms are really slow
PAS-2947Add trigger events for subform elementsSubform
PAS-2943Label in forms editor object panel is broken
PAS-2937Wrong tooltip for operation pins
PAS-2882BringToFront/Back does not workWorking with the BPMN Editor
PAS-2847Activity diagram tab title does not correspond to operation nameWorking with the Activity Editor
PAS-2846Initial draw of activity modelWorking with the Activity Editor
PAS-2843Invalid marking of mapping modelsModeling Data Mapping
PAS-2842Drag/drop does not work in service panelService Panel
PAS-2752Alias stereotypes list is incomplete
PAS-2733Start event can accept incoming relationsStart Event
PAS-2693Double Icons in dropdown of attribute panel on user taskUser Task
PAS-2691The focus of form element gets lost and wrong element is shown in attribute panel
PAS-2673Export folder: Library is missing
PAS-2658Form name breaks form
PAS-2596Check "Form_create_project" form for failures
PAS-2585Labels in element toolbar of mapping editor brokenWorking with the Mapping Editor
PAS-2540More options menu out of the screenControls Panel
PAS-2505Zoom bar not consistent
PAS-2461Missing error message when importing wrong type in Service panelService Panel
PAS-1842Import renames modelExporting and Importing Service Panel Contents
ImprovementDescriptionDocumentation Link
PAS-3180Refactor dataModelPrepareElement function in CompilerBuilderDataModel
PAS-3158Disable current task sorting/filtering/typeConfiguring the Instance List
PAS-3126[Performance] DefinitionManager.prototype.fromServiceDefinitions synchronous Call
PAS-3080Remove graphical properties from DataModel
PAS-3066Add a debug mode to randomly throw errors during service command execution
PAS-3065Implement the transactions for all database calls that are done from the commands
PAS-3063Move the collections into a single database
PAS-3004Potential duplicate loading of DataModel data on startup
PAS-3000Expand the fix and cleanup scripts
PAS-2998Slow down reconnect timeout for compiler service
PAS-2993Improve logging of pas-designer-service
PAS-2990Display server errors
PAS-2979Rework the service panel refresh system to only refresh the DataModel when possibleService Panel
PAS-2914Update validation translationsValidating and Testing a Service
PAS-2840Checkbox is always checked when click on plus to add value of stereotype propertyService Panel
PAS-2817Type dialog should be expanded to the current typeAttributes Panel
PAS-2755Control and revise if possible the usage of inefficient functions within html files
PAS-2717Change ActivitySelf and ActivityOperation after cut
PAS-2684Navigate to activity diagram definition and implementationModeling Activities
PAS-2680Add search key stereotype to search fields of the instance overviewShowing the Instance List
PAS-2671Drag and drop is slow in large diagrams
PAS-2579Delete option "Publish to cockpit" from toolbars
PAS-2493Refactor commandGroup class
PAS-168Add Searchfiled functionality for type selection attributeAttributes Panel
New FeatureDescriptionDocumentation Link
PAS-3088Enable/disable auto validationManaging the Service Details
PAS-2816Make sure the service panel do not wait for the server to update
PAS-2548Validation error messageValidating and Testing a Service
PAS-1364Validations for Activity diagram
TaskDescriptionDocumentation Link
PAS-2439Designer is extremly slow

admin-app 6.2.2

BugDescription
PAS-2811The calculated metrics cannot be displayed or added in the UI

bpaas-backend 4.2.6

BugDescription
PAS-2916Problems when deleting models in bpaas

file-storage 4.3.0

BugDescription
PAS-3090Error 431 when accessing file manager via browser
ImprovementDescription
PAS-902Files owner "Created by" is currently always "internal"

keycloak-init 1.0.0

ImprovementDescription
PAS-1721Upgrade Keycloak to v16.1.1

kibana 1.1.2

ImprovementDescription
PAS-3079Remove message 'your data is not secure' in kibana

mongodb-init 1.0.1

New FeatureDescription
PAS-1524Create handler to fetch available runtime images

nginx 1.1.7

ImprovementDescription
PAS-3212Upgrade Nginx to v1.21.6

portal-app 1.6.0

BugDescription
PAS-2935xUML Persistent State Management UI can not fetch YML file
ImprovementDescription
PAS-2868Service Manager - getService via name instead of id + Jest SetUp
PAS-2544Replace ws calls / refactor / Setup Jest in Portal App

service-manager-module 2.6.0

BugDescriptionDocumentation Link
PAS-3138Fix up Deployment WizardWorking With the Deployment Wizard
PAS-2917Datetime (Created/Updated) not displayed on details pageWorking With the Administration
ImprovementDescriptionDocumentation Link
PAS-2909Replace generic calls targeting service-repository
New FeatureDescriptionDocumentation Link
PAS-2790xUML service deployment for arbitrary rep files

service-repository 5.3.0

BugDescription
PAS-2917Datetime (Created/Updated) not displayed on details page
ImprovementDescription
PAS-2731Improve error handling in deployment process
PAS-2696Add runtime image name to labels too
New FeatureDescription
PAS-2393Enable registering SOAP services when deploying xUML service
PAS-1524Create handler to fetch available runtime images

user-service 6.2.7

BugDescription
PAS-2907Fetch users in chunks when syncing with Keycloak

xUML Runtime 2022.1

Compatibility Hint

The minimum version requirements for persistent state databases have changed to

  • Oracle 12c
  • SQL Server 2012

Compatibility Hint

The handling of external persistent state attributes (loadExternals, see Loading External Persistent State Data) has changed. External persistent state attributes will only be loaded once during a persistent state transaction. Subsequent calls of loadExternals will be disregarded until session end.
The loadExternals adapter action cannot be used to reset external attributes of an object.
ImprovementDescriptionDocumentation Link
PAS-3112Persistent State: Ignore multiple `loadExternals` adapter calls
PAS-3043PersistentStateControl adapter: sorting queried objects by search keys
PAS-2211Update SQLAPI to 5.1.8
PAS-550Update SQLite to 3.37.2
New FeatureDescriptionDocumentation Link
PAS-3016PersistentStateControl adapter: support "skip"Retrieving Persistent State Metadata with the PersistentStateControl Adapter
PAS-2533Creating & converting UUIDs
BugDescriptionDocumentation Link
PAS-2866SystemAdapter writes state ERROR in transaction log even though everything worked

PAS 21.2.1.5 (07.02.2022)

Designer 3.2.5

ImprovementDescription
PAS-3129Use faster database-provider 5.0.5
PAS-3020Optimize the execution time for DataModel loading/saving during command execution
BugDescription
PAS-3068Slow DefinitionManager.readDefinitionsByModelId

PAS 21.2.1.4 (19.01.2022)

Builder 7.21.0

Contains xUML Runtime Version: 2021.10

Compatibility Hint

The structure of the generated angular code has changed. Instead of having forms, processes and tasks as angular library projects, everything is in the main angular application now.
This may have implication for pro code if the code generated by the Designer is used as base project. Git should see most files as moved so it should follow the history but still be careful during merging to not lose something that has been changed in one of these files.

BugDescription
PAS-2942No setting is generated for persisted properties
PAS-2898Instance list should not reload before finish
ImprovementDescription
PAS-2634Move generated process and task in main project
PAS-2633Move generated forms in main project

Designer 3.2.4

BugDescription
PAS-2804Delete index 0 element in mapping cause artifacts
PAS-2695Data model parameters are not properly created

PAS 21.2.1.3 (18.01.2022)

Builder 7.20.2

Contains xUML Runtime Version: 2021.10

ImprovementDescription
PAS-2931Use xUML PAS Platform 1.1.0
BugDescription
PAS-2927PAS user name must be spelled firstname

Designer 3.2.3

BugDescriptionDocumentation Link
PAS-2873Can not create properties of <<REST Adapter>>REST Adapter

user-service 6.2.6

ImprovementDescription
PAS-2865New event getCurrentUser without extension

PAS 21.2.1.2

Internal release.

PAS 21.2.1.1

Internal release.

PAS 21.2.1 (20.12.2021)

API Developer Portal 1.0.5

BugDescription
PAS-2761Wizard does not check if a contract exists
PAS-2706Devportal-v2 | Message 'Data could not be loaded, please try again later.' displayed.
PAS-2660Theming the developer portal not working
ImprovementDescription
PAS-2728Support for JSON5 config file

API Management 8.0.3

BugDescription
PAS-2758Update vulnerable logj4 library to 2.16.0

Bridge 7.18.0

Contains xUML Runtime Version: 2021.10
Contains Bridge API Version: 2.13.0
Contains Roles Version: 1.27

BugDescriptionDocumentation Link
PAS-2202Deploying multiple services at the same time can corrupt bridge file system
ImprovementDescriptionDocumentation Link
PAS-2754Update Tomcat to version 9.0.56
PAS-2697Add our standard docker label to bridge
PAS-2657xUML Runtime 2021.10
PAS-2564Harmonize logging timezone and optimize log pattern
PAS-2486Update Java to version 17.0.1

Builder

Builder 7.20.0

Contains xUML Runtime Version: 2021.10

BugDescriptionDocumentation Link
PAS-2783New lines should be escaped with \n in translations
PAS-2771Change to external Persistent State DB does not work
PAS-2747UI stops in processing step
PAS-2623Empty BPMN returns validation errors
PAS-1498REST and MongoDB Adapters do not reject incorrect alias type
ImprovementDescriptionDocumentation Link
PAS-2688Order stereotype properties
PAS-2615Use generic template for pins
PAS-2613Use generic template for callOperations
PAS-2590BPMN Get request sorting options
PAS-2521Provide some libraries from the compiler
PAS-452BPMN Get request filter on metadata
New FeatureDescriptionDocumentation Link
PAS-2538Render base href as relative path
PAS-2517Enable User Preferences in angular app
PAS-2498Show generic operation for MongoDB adapter in the base components
PAS-2490Show datetime base components and operations
PAS-2489Show Mongo stereotypes and base component
PAS-2484Generate rest operations for ServerSide executions
PAS-2438Retrieve user info from user service instead of headers
PAS-1948Abort startup if startup activity fails

Builder 7.19.1

Contains xUML Runtime Version: 2021.9

BugDescription
PAS-2625Error while parsing does not go away even after fixing
PAS-2622All strings must be escaped when generating json

Builder 7.19.0

Contains xUML Runtime Version: 2021.9

BugDescriptionDocumentation Link
PAS-2562Foreach array element buffer node can be uninitialized
PAS-2549Wrong generated translations for complex properties
PAS-2418Empty array of columnModel is turned to null
PAS-2230Refresh goes on after quitting instance list
ImprovementDescriptionDocumentation Link
PAS-2475Remove traces of property searchColumn
PAS-2475Improve compiler error messages for errors in action scripts
PAS-2265compile default values for local variables
PAS-2086Provide translation files by angular compiler
New FeatureDescriptionDocumentation Link
PAS-2482New <<MongoDBOperation>> stereotype required
PAS-2437Generate process meta info rest call
PAS-2408add base components in the models for designer
PAS-2407Call action stereotypes
PAS-2370Handle server side processing form element
PAS-2285add libraries forms in the form service
PAS-2283Import angular modules of procode libraries
PAS-1860Support pro code forms for sub form
PAS-1646send stereotypes to designer
PAS-444Support pro code forms for a user task

Designer 3.2.0

BugDescriptionDocumentation Link
PAS-2788Missing delete icon for relations
PAS-2777Pending backups cannot be deleted
PAS-2769Dependency libs doesn't shown when you add library in service panel
PAS-2749Activity diagram start node cannot be replaced after its deleted
PAS-2668Lens icon of the search is cut off
PAS-2655Add migrations for the form model changes for how the item are referenced
PAS-2654Change the export/import to work with the new form model item references
PAS-2653Introduce Ids for DataTable columns
PAS-2652Add migrations for the mapping model changes for how the item are referenced
PAS-2651Change the export/import to work with the new mapping model item references
PAS-2650Stop the mapping models from being updated if not all needed libraries are correctly loaded
PAS-2642Go to library operation stops working when the operation is moved to another class
PAS-2632Designer loses random mappings
PAS-2630Allow deletion of a BPMN if the corresponding Instance List model is missing
PAS-2627Refactor form-class-helper
PAS-2626Renaming data-table in form deletes the datatype of another data-table
PAS-2624Duplicate keys for properties in overview forms
PAS-2618Error loading mouse-over text when configuring columns of the form.
PAS-2569Data table types in data model always show string
PAS-2537Enable the manual deletion of Message Data Model elements
PAS-2536Translation issues
PAS-2516DataTable element looses datatype
PAS-2509Weird scrolling behaviour in the designer
PAS-2469Inout parameters in library's causing parameter names with dot notation
PAS-2417Error on renaming Form Fields (improve performance)
PAS-2374Unstable project
PAS-2312Wrong tooltip
PAS-2233Bridge Base data types library is not always loaded
PAS-2224Initial draw of activity diagram-missing types
PAS-2107Mouse icon "Hand" is shown even if user has no editing rights
PAS-1986Similar property naming can cause compilation issues
PAS-657Renaming properties in data model removes relations on mapping model
ImprovementDescriptionDocumentation Link
PAS-2699Filter the aliases by typeAttributes Panel
PAS-2689Remove styling properties from models and elements where they aren't used
PAS-2606Improve the type selection popup performanceAttributes Panel
PAS-2551Activity diagram: place relation end everywhereWorking with the Activity Editor
PAS-2478Retrieve form element types from compiler
PAS-2364Refactor activity canvas managerWorking with the Activity Editor
PAS-2264Send default values of local variables to compilerAdding Local Variables
PAS-2258Activity diagram alignment functionsModeling Activities
PAS-2222Add context menu
PAS-2219Activity parameter style improve
PAS-2217Reattach relations
PAS-2119Add more contrast to Action Script icon
PAS-1729Selecting multiple Formelements in a grouping element does not work properlyGrouping
PAS-1728Make the instance table edit overview biggerConfiguring the Instance List
PAS-201Data model: copy elements also from libraries and connectors
PAS-192Mapping diagram: Literals: mark as error if type is changed
New FeatureDescriptionDocumentation Link
PAS-2594Make search, filter, sort mechanism available for the instance tableConfiguring the Instance List
PAS-2463Create migration script to add default value attributes for locals
PAS-2462Add default value attributes to locals
PAS-2415"message" is not a reserved property name
PAS-2414Properties name can start with underscore
PAS-2398The panels shall be saved per user not per modelDesigner Panel Overview
PAS-1662Read Stereotype and Alias definitions from the compiler

admin-app 6.6.1

BugDescription
PAS-2112Use existing email address leads to error

analytics-collector-service-1.1.3

TaskDescription
PAS-2568Disable ProcessTraceAPI in default collector configuration
ImprovementDescription
PAS-2566Error message invalid date in analytics-services

authenticator-service 4.3.3

ImprovementDescription
PAS-1518Use the new login theme for error backgrounds
New FeatureDescription
PAS-1455Route xuml ui services via predefined route

bpaas-backend 21.2.1

New FeatureDescription
PAS-2395Add filter to model query for model update

elasticsearch 1.1.3

BugDescription

file-manager-module 1.1.12

BugDescriptionDocumentation Link
PAS-2592Filter bugs if file was deleted and only one filter was selectedWorking With the File Manager
PAS-2334Filter after upload displays wrong checkboxes and filter does not filter if name of file capital letter first
PAS-2279File Manager not able to sort files by date
PAS-2145Filter seems to start at third character only
PAS-2142Filter is deleted when new file is uploaded

fluentd 1.2.3

New FeatureDescription
PAS-1539Parse xuml service logs and improve log collector

mongodb 1.4.1

New FeatureDescriptionDocumentation Link
PAS-2561Add new required permission for accessing xUML endpointsManaging Permissions
PAS-2557Add new required permissions accessing xuml servicesManaging Permissions
BugDescriptionDocumentation Link
PAS-2558Missing permissions when applying xuml service settingsManaging Permissions

one-docker 21.2.1

ImprovementDescription
PAS-2726Update assets folder for developer portal
PAS-2636Adjust mount path for customization of developer portal

portal-app 1.5.0

ImprovementDescriptionDocumentation Link
PAS-2369Show PAS version in lower right cornerGetting Started With Scheer PAS
PAS-1228Change List/tile icon in Portal
PAS-1091Unify PAS header and integrate user preferences
BugDescriptionDocumentation Link
PAS-2279File Manager not able to sort files by dateWorking With the File Manager
TaskDescriptionDocumentation Link
PAS-784Translation optimizations in service-manager
PAS-778Translation optimizations in portal

service-manager-module 2.2.3

New FeatureDescription
PAS-2614Provide direct link for log entries in kibana for some services
PAS-2338Integrate overview module in service manager
ImprovementDescription
PAS-2339Replace ws calls with http
TaskDescription
PAS-784Translation optimizations in service-manager

service-repository 5.2.0

BugDescription
PAS-2518Call "getServices" not working as expected when consuming via http
ImprovementDescription
PAS-2519Add public UI path to endpoint config API
PAS-2404List all endpoints for a running xUML service
PAS-2077Provide deployment config for deployed xUML service

user-service 6.2.5

BugDescription
PAS-2744Translate activityWriter messages
PAS-2112Use existing email address leads to error

xUML Runtime 2021.10

BugDescriptionDocumentation Link
PAS-2612Some SOAP faults may cause SOAP Adapter crash
PAS-2510MIMEAdapter not functioning on 'encode' action in neither way
PAS-2419Service may crash after re-connecting to PState database
PAS-2195HTTP Headers from a redirect responses (3XX) are merged with actual response headers (introduced 2020.11)
PAS-2106Crash if starting request worker thread fails
PAS-2085Blob.convertToString() crashes for some empty blobs
New FeatureDescriptionDocumentation Link
PAS-2550Support CURLOPT_SSL_VERIFYSTATUS cURL option
PAS-2409Setting default bind address family
PAS-1600Abort startup if startup activity fails
ImprovementDescriptionDocumentation Link
PAS-2392Calling SIGTERM should graceful stop xUML runtime
PAS-336Improve usability of XML parser

xuml-library-repository-service 4.0.0

New FeatureDescription
PAS-1809return new descriptor to designer

xuml-monitoring-service 1.0.3

BugDescription
PAS-2502xUML Service Monitor seems to be delivered with internal mail address in template

PAS 21.2 (02.11.2021)

API Management 8.0.0

BugDescription
PAS-2321Escaping problem on rendering definition file for yaml and wsdl
ImprovementDescription
PAS-1743Rootless Docker Images for Manager UI and Gateway
PAS-1742API Catalog polling improvements
PAS-1615Change config file to new config syntax
New FeatureDescription
PAS-1865Migrate from Elasticsearch to Postgres
PAS-407Use of PAS header bar

Bridge 7.17.0

Contains xUML Runtime Version: 2021.9
Contains Bridge API Version: 2.13.0
Contains Roles Version: 1.27

BugDescriptionDocumentation Link
PAS-2335Toast message for downloading dump file is displayed to late
PAS-2268Accessing a dump file deletes the file
PAS-2242Export Proxy Certificate button does not do anything
PAS-2239Stopping all xUML instances does not refresh view
PAS-2181Trace files (request and response) are not created
PAS-2172Deploy: Deploy.stateExecute(): NullPointerException
PAS-1850Running "npm install" completely blocks Console app
ImprovementDescriptionDocumentation Link
PAS-2315Rollback xUML deployment for any kind of exception
PAS-2132Update Apache httpd to version 2.4.51
PAS-2114Update Tomcat to version 9.0.54
PAS-2076xUML Runtime 2021.9
PAS-579Update node v14

Builder 7.18.0

Contains xUML Runtime Version: 2021.9

Known Issues

IssueComment
PAS-1948
Builder 7.18.0 and Runtime 2021.9 are incompatible regarding the new flag Startup Must Succeed (fixed in Builder 7.20.0). The flag will be ignored.
BugDescriptionDocumentation Link
PAS-2323Multiple instances created on start event
PAS-2270NoResponseBody is missing RESTError stereotype
PAS-2256Unexpected end of file from server
PAS-2254Mapping diagram with arrays as input/output produces errors
PAS-2156Hieroglyphs in Analyzer installer text
PAS-2131MongoDB Alias "hosts" property gets lost on import into xUML Service
PAS-2111REST operation returning Blob is imported without out pin
PAS-2103Ignore log files when exporting angular application
PAS-2102Bug with get data while routing to same user-task
PAS-2089Array tagged values are not exported/imported with libraries
PAS-2057build:all script should not have task without forms
PAS-2043Warning displayed when re-importing a changed Swagger yaml
PAS-2029Watch-all does not work correctly with subforms
PAS-1998AliasReader does not work with "jsonWriteTypeDiscriminator" from REST Alias
PAS-1934Timer is not created correctly for start events
PAS-1387Buttons are not reseted after used in execution
PAS-1382Long service task operation does not switch to processing view
PAS-892Throw error if alias is missing on MongoDB adapter
ImprovementDescriptionDocumentation Link
PAS-2189Support adapters on execution and mapping
PAS-2152Neutral color for completed instance toast message
PAS-2109Add base type operation to ClassOperation example
PAS-2074Use the hostname and client of the current system in README.md
PAS-2062add line/statement number in ActionScript FUNMISGE* compile errors
PAS-2035Show the task name in bold in processing view
PAS-2030Enable simple base type operations for Designer
PAS-1999Generate data model operations without implementation
PAS-1980Do not show start option if user/role is not permitted to start the process
PAS-1947Handle nested classes/interface in the datamodel
PAS-1630create links via npm commands
PAS-1588Check for spaces in names and report compiler error
PAS-1563Compiler warning: Found unused output object "rowsAffected" on MongoDB adapter
PAS-1135Use single daemon process for node.js commands
PAS-488Add 'ignoreHTTPErrors' to URL & SOAP Aliases
PAS-461Optimize repository size: get rid of htdocs/<service>-main.zip
New FeatureDescriptionDocumentation Link
PAS-2039Add a state counter property in persisted
PAS-1948Abort startup if startup activity fails
PAS-1835Add deployment time in the traces
PAS-1813Download libraries in new format
PAS-1650Handle simple base operations used in activity diagram
PAS-1323Compile simple Activity Diagram
PAS-489Log additional keys (composite name, transaction ID) to custom channel
PAS-442Investigate up-to-date and cache possibilities for AngularInstallDependenciesTask and AngularBuildTask

Designer 3.0.0

BugDescriptionDocumentation Link
PAS-2276Interfaces only allow abstract operations
PAS-2248Trigger event is lost during export/import
PAS-2245Instance list editable even if folder permission is set to read-only
PAS-2243Swapping columns of instance tableConfiguring the Instance List
PAS-2227Persisted variable id is not selectable
PAS-2220Operation pin names are not displayed
PAS-2210timeout attribute is lost during export/import
PAS-2187Changing style of label elementLabel
PAS-2185Image is not shown in the executed formImage (Form)
PAS-2184Date format doesn't changeDate Picker
PAS-2095If no trigger events are selected for a User Task all should be sent to compilerUser Task
PAS-2084Tooltip of execution context menu not displayed correctly
PAS-2070Role dialog: new role if something is typed in the fieldModeling Roles
PAS-2033Import/export does not work
PAS-2031When clicking on export application the "Start exporting repository" pop up is shown
PAS-2015Add implementation-less operations to data model classes
PAS-1972Synchronization problems when creating parameters
PAS-1959Wrong spelling in German
PAS-1956Rename form name does not change attribute field on user task
PAS-1949Do not show subform in data model if no form is selected
PAS-1922Attribute Panel Refresh - Subform selection
PAS-1909No visible parameters when expand operation that contains many parameters
PAS-1908Panel Refresh after switch
PAS-1889Arrays are not shown on the parameter
PAS-1862Role is created even when action is cancelledModeling Roles
PAS-1853When pasting object(s) to lane, parent relations are not createdLane
PAS-1843Service panel does not apply given permissionsService Panel
PAS-1841Cannot cut and paste services using hotkeys
PAS-1792Read-only function is not displayed correctly in form executionWorking with the Execution Editor
PAS-1564Mandatory file upload element is not enforced at runtimeFile Upload
PAS-1414Support libraries with conflicting type names in the library caching systemAdministrating Libraries
ImprovementDescriptionDocumentation Link
PAS-2272Enable base type operations in activity implementations
PAS-1941When copy a form element from one form to another do not change the name
PAS-1722Rename role editor optionsModeling Roles
PAS-1608Control panel: Open Developer Portal REST test pageControls Panel
PAS-1460Create and integrate a new service-tree icon set for the designerService Panel
New FeatureDescriptionDocumentation Link
PAS-2139Operation pin objects
PAS-1863Use adapter operation with drag and drop in activity diagram
PAS-1668New Attribute panel field type for Alias selection
PAS-1667Enable creating AliasesAliases
PAS-1666Allow nesting of DataModel Interfaces and ClassesService Panel
PAS-1601Provide all button click events for a form for the user task and boundary events
PAS-1288Activity Diagram EditorWorking with the Activity Editor

analytics-etl-service 1.3.0

BugDescriptionDocumentation Link
PAS-1457ETL-service shows a wrong state when executing calculations
ImprovementDescriptionDocumentation Link
PAS-367Offer GUI to define attribute calculationsUsing Calculated Metrics

authenticator-service 4.3.2

BugDescription
PAS-1939Authenticator drops connection to user-service

bpaas-backend 4.2.4

ImprovementDescriptionDocumentation Link

bpaas-editor 6.5.1

BugDescription
PAS-2225Structure of the search query incorrect when using digits: 'Path collision at project'
PAS-2144Responsive Forms updates are not available in execution
PAS-1253BPaaS editor not loading on pas-test

cron-manager-module 1.0.14

ImprovementDescription
PAS-1450Portal and modules must fetch the platform language from the user object

file-manager-module 1.1.10

ImprovementDescription
PAS-1450Portal and modules must fetch the platform language from the user object

file-storage 4.2.2

ImprovementDescription
PAS-2293Separate white- and blacklists for cdn and file router
PAS-46file-storage: Optimize logging of image upload
BugDescription
PAS-1513Expected service-repo response differs from current

fluentd 1.2.2

ImprovementDescription
PAS-2349Upgrade Fluentd to v1.14

keycloak 1.1.5

BugDescription
PAS-2336Configure OTP site not rendered due to missing variable

logging-service 1.0.0

New FeatureDescription
PAS-1684Make use of new shared logging-service-common library
PAS-1326Provide new logging service
PAS-30Provide direct link for service log in kibana
ImprovementDescription
PAS-1682Mock elasticsearch calls for API testing

model-execution-service 3.4.1

TaskDescription
PAS-1285Update model-execution-service for fix of LIB-127

mongodb 1.4.0

New FeatureDescription
PAS-1683Add new required permissions for fetching logging urls
PAS-1557Add new required permission container build and deploy

one-docker 21.2

ImprovementDescription
PAS-2067We need a new global container variable with the access token to Gitlab
PAS-1816Adjust env settings for API management gateway
PAS-1317Remove time-series-service and influxdb from deployment
PAS-1133Disable option for repair service
TaskDescription
PAS-1902xUML service settings may get lost on system restart
BugDescription
PAS-1938Fix wrong internal logging path for service-repository
New FeatureDescription
PAS-1463Add new logging service to deployment

portal-app 1.4.2

BugDescription
PAS-2049Portal does not show UI when no language is defined for user
ImprovementDescription
PAS-1798Import new Service Manager v2.0.X into Portal
PAS-1450Portal and modules must fetch the platform language from the user object
PAS-1118Refresh Styling, Toasts and Texts of Portal, Main Modules and xUML Modules
New FeatureDescription
PAS-1530Use App Initializer with Plaform-Lib

service-manager-module 2.0.21

BugDescription
PAS-2167No direct access to Kibana when using quick action icon on containers
PAS-2166Unnecessary scrollbar in json editor
PAS-2126Start service wrong icon color
PAS-2100Link to kibana is missing
PAS-1885Multiple calls for getCurrentUser
ImprovementDescription
PAS-2097Remove unused description property
PAS-1869Service Manager must reload page after deployContainer()-call was finished
PAS-1859Service Manager must inject the service configuration into the xuml-settings and xuml-descriptions modules
PAS-1858Fetch API-version in xuml-logging and xuml-persistent-state modules
PAS-1852Add quick action dialogs for docker services of type xuml-service
PAS-1847Modify the administration service so it does not logg an error in case no bridge is started.
PAS-1800Remove Action Panel in Service Manager: Place actions on the right side of status label
PAS-1701Change Service Manager panels to expansion panels
PAS-1450Portal and modules must fetch the platform language from the user object
PAS-1136Integrate logging module in service manager
PAS-1134Integrate persistent state module in service manager
New FeatureDescription
PAS-1462Provide direct link for log entries in kibana
PAS-1410Integrate settings module in service manager
PAS-1409Integrate description module in service manager

service-repository 5.0.0

New FeatureDescription
PAS-1936Support for organization override on deployment
PAS-1900Make xUML rest services optionally not secured by a policy
PAS-1622Integrate new service-repository-commons library
PAS-1549Add new event handler for changing memory limits on custom containers
PAS-1546Set default memory limit when deploying xuml docker service
PAS-1525Add catalog for xuml docker images
PAS-1521Use docker volumes when deploying a xuml docker service
PAS-1520Create new handler method for deploy and register known xUML service
PAS-1214Add new event handlers for building and deploying docker containers
BugDescription
PAS-1935Remove container volumes on xUML removal process
PAS-1901Handler "getConfig" for xUML services returns first found tag
PAS-1801Container name not correctly checked for duplicate
PAS-1766Some settings not copied when re-create container
PAS-1690Recreate drops already set env vars
PAS-1538Fluent log driver not working for xuml docker services
ImprovementDescription
PAS-1847Modify the administration service so it does not log an error in case no bridge is started.
PAS-1522Add default xuml image to be used in config

user-service 6.2.4

BugDescription
PAS-1482user-service template upload doesn't work with new service-repository and ServiceConfig

xUML Runtime 2021.9

ImprovementDescriptionDocumentation Link
PAS-2050Update certificate bundle
PAS-2042Update OpenSSL to 1.1.1l
PAS-2027Update libSSH2 to 1.10.0
PAS-2026Update SQLAPI to 5.1.6
PAS-1962Update curl to 7.79.1
New FeatureDescriptionDocumentation Link
PAS-1984Log additional keys (composite name, transaction ID) to custom channel
PAS-1677Allow calling base operations from outside Action Script
PAS-1600Abort startup if startup activity fails
PAS-322Support for SAP INT8 type

xuml-library-repository-service 3.0.0

ImprovementDescription
PAS-1945Change names to interfaceRealization
New FeatureDescription
PAS-1812turn lrep to new library format
PAS-1808new descriptor for libraries

On this page:

  • No labels