Skip to content

v1.16.0

Compare
Choose a tag to compare
@sywhang sywhang released this 03 Dec 01:31
· 231 commits to master since this release
3867885

Added

  • Add the ability to provide a function as multiple interfaces at once using fx.As.

Changed

  • fx.Annotate: support variadic functions, and feeding value groups into them.

Fixed

  • Fix an issue where OnStop hooks weren't getting called on SIGINT on Windows.
  • Fix a data race between app.Done() and shutdown.