Skip to content

v1.19.3

Compare
Choose a tag to compare
@sywhang sywhang released this 08 May 17:37
· 70 commits to master since this release
2fec0b8

Changed

  • Fixed several typos in docs.
  • WASM build support.
  • Annotating In and Out structs with From/As annotations generated invalid results.
    The annotation check now blocks this.
  • Shutdown: Support calling from Invoke.

Deprecated

  • Deprecate ShutdownTimeout option.

Fixed

  • Respect Shutdowner ExitCode from calling Run.