We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca9fd4 commit 1aef599Copy full SHA for 1aef599
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
+Development version
11
+-------------------
12
+- Fix ``ThreadSafeSingleton`` synchronization issue.
13
+ See issue: `#433 <https://github.com/ets-labs/python-dependency-injector/issues/433>`_.
14
+ Thanks to `@garlandhu <https://github.com/garlandhu>`_ for reporting the issue.
15
+
16
4.31.0
17
------
18
- Implement providers' lazy initialization.
0 commit comments