v4.2.53 release
v4.2.53 had one improvement and one bug fix.
Significant improvement
- Replaced
*:*queries withping&df=data. As a result, this change updates the query indari/db/DefaultDatabasePingto aping&df=dataquery. This correction introduced a breaking change described below.
Significant defect addressed
- Corrected an issue preventing the proper display of images when querying and trying to import from external AP Images libraries.
Breaking changes
pingAPIs have changed to throwExceptioninstead ofThrowable. Implementations should be changed to reflect this.