diff --git a/docs/source/api.rst b/docs/source/api.rst index 82f7241c5..461fc85b7 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -342,6 +342,10 @@ Closing a driver will immediately shut down all connections in the pool. **This is experimental.** (See :ref:`filter-warnings-ref`) It might be changed or removed any time even without prior notice. + We are looking for feedback on this feature. Please let us know what + you think about it here: + https://github.com/neo4j/neo4j-python-driver/discussions/896 + .. versionadded:: 5.5 diff --git a/docs/source/async_api.rst b/docs/source/async_api.rst index 08e0b3d22..428f1af14 100644 --- a/docs/source/async_api.rst +++ b/docs/source/async_api.rst @@ -321,10 +321,13 @@ Closing a driver will immediately shut down all connections in the pool. :returns: the result of the ``result_transformer`` :rtype: T - **This is experimental.** (See :ref:`filter-warnings-ref`) It might be changed or removed any time even without prior notice. + We are looking for feedback on this feature. Please let us know what + you think about it here: + https://github.com/neo4j/neo4j-python-driver/discussions/896 + .. versionadded:: 5.5