Developer Blog |
Appway 5.3.20, the latest patch release for Appway 5.3, is now available for download. It contains 4 changes and 1 bugfix.
No special actions are required when upgrading from Appway 5.3.19 to 5.3.20.
The highlights of this patch release are:
Security
The Apache Commons FileUpload library was updated from version 1.3.1 to 1.3.2 and its dependency on Commons IO from 2.0.1 to 2.2. This is a fix for CVE-2016-3092.
Shutdown
Process engine threads are no longer interrupted during shutdown. Instead, they get notified after setting the stop flag. If a thread is currently executing a process job, the job execution completes normally. Afterwards, the thread will exit. Interrupting the thread has led to unexpected side-effects.
For more information, see the Appway 5.3.20 Release Notes (PDF).
No special actions are required when upgrading from Appway 5.3.19 to 5.3.20.
The highlights of this patch release are:
Security
The Apache Commons FileUpload library was updated from version 1.3.1 to 1.3.2 and its dependency on Commons IO from 2.0.1 to 2.2. This is a fix for CVE-2016-3092.
Shutdown
Process engine threads are no longer interrupted during shutdown. Instead, they get notified after setting the stop flag. If a thread is currently executing a process job, the job execution completes normally. Afterwards, the thread will exit. Interrupting the thread has led to unexpected side-effects.
For more information, see the Appway 5.3.20 Release Notes (PDF).

Comments (0)
