Skip to content

0.20.3

Compare
Choose a tag to compare
@kalaspuff kalaspuff released this 16 Nov 19:41
· 1563 commits to master since this release
a36897a
  • Corrects an issue with having multiple invoker decorators to the same service function / task.
  • Fixed the http.client_max_size option, which invalidly always defaulted to (1024 ** 2) * 100 (100MB), even though specified to another value.
  • Fixes backward compatibility with aiohttp 3.5.x.