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 v1.21.0 #1171

Closed garkhipov closed 4 months ago

garkhipov commented 4 months ago

Updates version and changelog for v1.21.0.

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.73%. Comparing base (340d5ac) to head (2537647).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1171 +/- ## ======================================= Coverage 98.73% 98.73% ======================================= Files 31 31 Lines 2851 2851 ======================================= Hits 2815 2815 Misses 29 29 Partials 7 7 ```

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

JacobOaks commented 4 months ago

1172 should fix the lint issue in CI.

garkhipov commented 4 months ago

@JacobOaks extra lines added 👍