This is mostly a maintanance release.
* Caching improvements. A bug was found where multiple, different, queries generated the seme cache key. That has been fixed. However, this could cause your queries to re-trigger. This condition was rare.
* A `title` argument is now possible in the calls to render a query (thanks kyungeonchoi !)
* Code clean up should reduce the number of spurious warnings (thanks talvandaalen !)
What's Changed
* Ignoring type warnings in test_data_conversions.py by talvandaalen in https://github.com/ssl-hep/ServiceX_frontend/pull/223
* Allow passing a title for `get_data_X` functions by kyungeonchoi in https://github.com/ssl-hep/ServiceX_frontend/pull/205
* Bug fix: use latest version of backoff by gordonwatts in https://github.com/ssl-hep/ServiceX_frontend/pull/230
* Clean up by gordonwatts in https://github.com/ssl-hep/ServiceX_frontend/pull/231
* In Memory Cache - Include Datatype by gordonwatts in https://github.com/ssl-hep/ServiceX_frontend/pull/232
* Analysis Query Cache Improvements by gordonwatts in https://github.com/ssl-hep/ServiceX_frontend/pull/234
New Contributors
* talvandaalen made their first contribution in https://github.com/ssl-hep/ServiceX_frontend/pull/223
* kyungeonchoi made their first contribution in https://github.com/ssl-hep/ServiceX_frontend/pull/205
**Full Changelog**: https://github.com/ssl-hep/ServiceX_frontend/compare/2.4.4...2.5