Contact Us 1-800-596-4880

APIkit for OData v4 for Mule 4 1.4.2 Release Notes

July 9, 2024

What’s New

  • APIkit for OData v4 1.4.2 adds the java.time - LocalDate and LocalDateTime and java.time - LocalDate and OffsetDateTime options to the Date Transform Type parameter to enhance precision and flexibility in handling dates and times.

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

The request parameters are now correctly recognized if they contain special characters such as +.

W-15807826

Incoming queries now effectively resolve the issue of malformed SQL queries in the absence of an orderBy parameter if the FETCH_NEXT_ROWS_ONLY option is selected for the SQL Limit Rows parameter in the transform to sql select operation.

W-16165146

APIkit for Odata now correctly resolves unexpected class loading logs and call-site initialization exceptions for Mule runtime 4.3 and 4.4.

W-16189071

See Also