APikit for OData v4 no longer makes PostgreSQL DB throw an error for non-text-based columns during comparison if using the $search
operation.
APIkit for OData v4 for Mule 4 1.5.1 Release Notes
August 12, 2024
What’s New
-
You can now use the new
searchFieldsAsType
search transformation option to typecast columns toTEXT
in theWHERE
clauses to improve the$search
operation with PostgreSQL databases.
Compatibility
Application/Service | Version |
---|---|
Mule runtime |
4.3.0 and later |
Anypoint Studio |
7.9.0 and later |
OpenJDK |
8, 11, and 17 |
Fixed Issues
Issue Resolution | ID |
---|---|
W-14645981 |