Click here for a list of the fixed issues.

The following table lists the release notes for this release:

Component Issue Number Description
ADE OCTA-46207

In the batch mode incremental dump, the DUMP_INC_INDEXMODE variable was introduced to mimic the interactive incremental dump behavior of the GUI tool.

When you use the GUI tool to create an incremental dump, the tool checks for new unique indexes. If the indexes are active, the tool informs the user and recommends dumping the indexes as inactive to ensure there are no duplicate key errors. At the same time, the tool provides users the option to dump the index with the active status as well.

In the batch mode, the DUMP_INC_INDEXMODE variable is provided to the users to specify if the unique indexes need to be dumped as active or inactive. If the value of the variable is not set, indexes are dumped with their existing status.

PASOE OCTA-46743

The Spring OAuth2 libraries used by OpenEdge 11.7.x and 12.2.x were part of a Spring Security subproject at the time they were originally incorporated into PASOE. This support has been moved into the Spring Security Project, and as of OpenEdge 12.5, PASOE has been updated to use those libraries. As part of [Spring.io|http://Spring.io]’s cleanup of the project, the XML Schema’s for OAuth2 support were removed from the Internet.

Due to a bug in the way PASOE specified schema location, these required files are accessed from the Internet instead of from the Java library that includes it. Updating the XML files that reference oauth2 support as documented in this kbase (https://knowledgebase.progress.com/articles/Knowledge/Webapp-configured-with-OAuth2-fails-to-start), will allow PASOE to start successfully.