Description

This is the fifth patch release of 🇵🇱Lime CRM 2022.3 Rysy.

Patch Upgrade Instructions

If upgrading to this release from:

🪲 Fixes

RabbitMQ expects Handle.exe

Needs a manual fix, please see:

RabbitMQ logs an error message every 5 minute in its log file [Lime CRM Wiki] (lime-crm.com)

SQL Driver

The installation step for SQL Native Client has been improved. Before this fix, the installer checked for the current installed version in the wrong place in the Windows Registry. This caused the installer to sometimes not upgrade the SQL Native Client version. This has been fixed in this version.

Event-handler

Ensure that the event-handler service don't crash when the body of a message sent to it is of an unknown type. The Rysy release introduced a regression which meant that you couldn't send a body of type string or list to the event-handler. This has been fixed in this release and everything should work as before Rysy again.

Http API

We have fixed a regression where the error code 400 was returned instead of error code 422 when the parsing of a request failed on the server.

Elasticsearch-dsl5

We have updated the version of this package. The previous package defined it's dependencies in a format that is no longer considered valid, which caused the installation step to sometimes fail. This has been fixed in this release.