Skip to content

Releases: ets-labs/python-dependency-injector

4.46.0

27 Feb 10:29
Compare
Choose a tag to compare

What's Changed

  • Migrate CI pipeline to actions/upload-artifact@v4 by @ZipFile in #847
  • Fix type propogation through Provider by @philipbjorge in #744 #733
  • Add test fixture and update documentation for movie-lister example by @mrKazzila in #747
  • Use native GHA ARM runners by @ZipFile in #849
  • Add support for typing.Annotated by @maintain0404 in #721
  • Fix broken wiring of sync inject-decorated methods by @martlaf in #673
  • Add support for inspect.iscoroutinefunction() for Coroutine provider by @ZipFile in #830
  • Update FastAPI examples to use Annotated[..., Depends(Provide[...])] by @ZipFile in #853
  • Fix Closing dependency resolution by @ZipFile in #852
  • Add option to disable env var interpolation in configs by @ZipFile in #861

New Contributors

Full Changelog: 4.45.0...4.46.0

4.45.0

27 Feb 10:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.44.0...4.45.0

4.44.0

27 Feb 10:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.43.0...4.44.0

4.43.0

27 Feb 10:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.42.0...4.43.0

4.42.0

27 Feb 10:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.41.0...4.42.0