There was an error while loading. Please reload this page.
1 parent 5a4fc3e commit 369a1f2Copy full SHA for 369a1f2
docs/main/changelog.rst
@@ -7,6 +7,12 @@ that were made in every particular version.
7
From version 0.7.6 *Dependency Injector* framework strictly
8
follows `Semantic versioning`_
9
10
+Dev version
11
+-----------
12
+- Update ``container.shutdown_resources()`` to respect dependencies order while shutdown.
13
+ See issue `#432 <https://github.com/ets-labs/python-dependency-injector/issues/432>`_.
14
+ Thanks to `Saulius Beinorius <https://github.com/saulbein>`_ for bringing up the issue.
15
+
16
4.34.0
17
------
18
- Add option ``envs_required`` for configuration provider ``.from_yaml()`` and ``.from_ini()``
0 commit comments