mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-07-04 20:33:13 +03:00
Update changelog
This commit is contained in:
parent
7c124024b4
commit
3a4a3ceff7
|
@ -7,6 +7,13 @@ that were made in every particular version.
|
|||
From version 0.7.6 *Dependency Injector* framework strictly
|
||||
follows `Semantic versioning`_
|
||||
|
||||
Development version
|
||||
-------------------
|
||||
- Fix mistakenly processed awaitable objects in async mode. This bug has corrupted
|
||||
``fastapi-redis`` example causing pool exhaustion.
|
||||
Thanks to Ilya Miroshnichenko and Valery Komarov for finding and reporting
|
||||
the issue.
|
||||
|
||||
4.23.2
|
||||
------
|
||||
- Improve async mode exceptions handling.
|
||||
|
|
Loading…
Reference in New Issue
Block a user