v4.2.53 release
Release date: October 17, 2024
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/DefaultDatabasePing
to aping&df=data
query. 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
ping
APIs have changed to throwException
instead ofThrowable
. Implementations should be changed to reflect this.
Previous Topic
4.2 versions
Next Topic
v4.2.52 release