|
Release Notes TPG PSLink 2022 > Version 9.3.1.0 |
An open-source component called log4net for writing log entries to the Windows Event Log and files in the past. As it had security issues reported over the years, and we do not need its flexibility, we opted to bid farewell to log4net.
In the previous version 9.3.0.0, we added support for SharePoint Server systems with Entra ID authentication. Unfortunately, the implementation was flawed and required an LDAP server to be available when we made the first authentication, otherwise PSLink Server failed all authentications and needed to be restarted to get it fixed.
Additionally, we unintentionally broke usage of TPG PSLink on machines that are not domain-joined.
We've fixed these in the new version.
Back in version 9.2.0.0, we added generic database support via ODBC and ADO.NET providers. But even with 9.2.1.0 we did not get the user experience in Site Configuration fully right, and the UI behaved somewhat weirdly.
That is also fixed now.
Our action UpdateSPListItems had a bug where it never failed, even when errors occurred and were written to the log correctly, this is fixed now. When the action encounters an error, it will now fail and job execution proceeds in the corresponding catch or finally block.