github ets-labs/python-dependency-injector 4.46.0

latest releases: 4.42.0, 4.43.0, 4.44.0...
19 hours ago

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

Don't miss a new python-dependency-injector release

NewReleases is sending notifications on new releases.