----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
* `See All commits in v0.3.2 <https://github.com/litestar-org/advanced-alchemy/commits/v0.3.2>`_
`46d3e7a <https://github.com/litestar-org/advanced-alchemy/commit/46d3e7acbc7a391b4bab06fe7e64f3d45826270a>`_ ... `65d8876 <https://github.com/litestar-org/advanced-alchemy/commit/65d8876614dae76fa0fb1f86bf3ca1d9a222edc3>`_ | `See diff for 0.3.2 <https://github.com/litestar-org/advanced-alchemy/compare/46d3e7acbc7a391b4bab06fe7e64f3d45826270a...65d8876614dae76fa0fb1f86bf3ca1d9a222edc3>`_
Bug Fixes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (`67ca4ab <https://github.com/litestar-org/advanced-alchemy/commit/67ca4ab7ff550e1bc80ebdf1f6ed7c69db958ac0>`_) - CollectionFilter returns all entries if values is empty (#52) by `cofin <https://github.com/cofin>`_ in `#52 <https://github.com/litestar-org/advanced-alchemy/pull/52>`_
* (`c93f17e <https://github.com/litestar-org/advanced-alchemy/commit/c93f17e5907e9b35d2ca60a8277725866d28a888>`_) - Correct assertion for test case (#55) by `cofin <https://github.com/cofin>`_ in `#55 <https://github.com/litestar-org/advanced-alchemy/pull/55>`_
Features
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (`0dcce8e <https://github.com/litestar-org/advanced-alchemy/commit/0dcce8e4afb22f8658656aa1ec7873e3864b673d>`_) - Configurable autocommit handler factory function for Litestar plugin (#50) by `geeshta <https://github.com/geeshta>`_ in `#50 <https://github.com/litestar-org/advanced-alchemy/pull/50>`_
* (`33a6cc6 <https://github.com/litestar-org/advanced-alchemy/commit/33a6cc627efaa35b204490d829c289e64f2be080>`_) - Add support for ``cockroachdb`` (#48) by `cofin <https://github.com/cofin>`_ in `#48 <https://github.com/litestar-org/advanced-alchemy/pull/48>`_
Miscellaneous Tasks
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* (`406d83a <https://github.com/litestar-org/advanced-alchemy/commit/406d83ace7df21aec1c1f684c1f74c3394ab5b45>`_) - Updated README.md (#53) by `cofin <https://github.com/cofin>`_ in `#53 <https://github.com/litestar-org/advanced-alchemy/pull/53>`_
* (`65d8876 <https://github.com/litestar-org/advanced-alchemy/commit/65d8876614dae76fa0fb1f86bf3ca1d9a222edc3>`_) - Bump version to ``v0.3.2`` by `cofin <https://github.com/cofin>`_