2023.1.4 contains fixes that were back ported from 2023.2 for customers that would like to stay on 2023.1 for an extended period of time.
Bug Fixes
2023.1.3 introduced a bug that caused special characters in policies to potentially corrupt a migration bundle. The root cause is the inconsistent handling of special characters in the Layer7 gateway. The gateway returns an “Invalid Policy” error message.
Temporary files for LDAPS connections were created in the src/ folder of the application. This caused problems for customers with write protected environments (e.g. OpenShift). The temp files have been moved to ../var/tmp which should have the correct permissions set in all deployment models.
We added a temporary work around for customers with lots of Solution Kits installed. Restman struggles to report the Solution Kits and their contents in a timely manner, causing time outs or exceeding the maximum message length. The work around bypasses the import of Solution Kits until a permanent solution is available.