uber-go / fx

A dependency injection based application framework for Go.
https://uber-go.github.io/fx/
MIT License
5.48k stars 283 forks source link

Prepare Release 1.22.0 #1208

Closed JacobOaks closed 1 month ago

JacobOaks commented 1 month ago

This updates the changelog and the version for a 1.22.0 release.

I will wait to merge this until #1207 is reviewed.

I tested Fx tip within Uber's Go codebase and saw no issues.

Ref: #1204

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.51%. Comparing base (b3b1c3b) to head (4916468).

:exclamation: Current head 4916468 differs from pull request most recent head 123f7ef

Please upload reports for the commit 123f7ef to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1208 +/- ## ========================================== + Coverage 98.37% 98.51% +0.14% ========================================== Files 34 34 Lines 2709 2900 +191 ========================================== + Hits 2665 2857 +192 Misses 36 36 + Partials 8 7 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.