All Versions
41
Latest Version
Avg Release Cycle
23 days
Latest Release
1985 days ago

Changelog History
Page 2

  • v3.6.2 Changes

    October 09, 2019

    ๐Ÿ›  It contains several bufixes.

    ๐Ÿ”„ Changes

    ๐Ÿ”‹ Features

    • Made exceptions pickleable. Also changed the repr of some exceptions.
      #4077 <https://github.com/aio-libs/aiohttp/issues/4077>_
    • Use Iterable type hint instead of Sequence for Application middleware
      parameter. #4125 <https://github.com/aio-libs/aiohttp/issues/4125>_

    ๐Ÿ›  Bugfixes

    • โฑ Reset the sock_read timeout each time data is received for a
      aiohttp.ClientResponse. #3808 <https://github.com/aio-libs/aiohttp/issues/3808>_
    • ๐Ÿ›  Fix handling of expired cookies so they are not stored in CookieJar.
      #4063 <https://github.com/aio-libs/aiohttp/issues/4063>_
    • ๐Ÿ›  Fix misleading message in the string representation of ClientConnectorError;
      0๏ธโƒฃ self.ssl == None means default SSL context, not SSL disabled #4097 <https://github.com/aio-libs/aiohttp/issues/4097>_
    • Don't clobber HTTP status when using FileResponse.
      #4106 <https://github.com/aio-libs/aiohttp/issues/4106>_

    ๐Ÿ‘Œ Improved Documentation

    • โž• Added minimal required logging configuration to logging documentation.
      #2469 <https://github.com/aio-libs/aiohttp/issues/2469>_
    • โšก๏ธ Update docs to reflect proxy support.
      #4100 <https://github.com/aio-libs/aiohttp/issues/4100>_
    • ๐Ÿ›  Fix typo in code example in testing docs.
      #4108 <https://github.com/aio-libs/aiohttp/issues/4108>_

    Misc

    • #4102 <https://github.com/aio-libs/aiohttp/issues/4102>_
  • v3.6.2.a2

    October 09, 2019
  • v3.6.2.a1

    October 09, 2019
  • v3.6.2.a0

    October 09, 2019
  • v3.6.1 Changes

    September 22, 2019

    ๐Ÿ”‹ Features

    • Compatibility with Python 3.8.
      #4056 <https://github.com/aio-libs/aiohttp/issues/4056>_

    ๐Ÿ›  Bugfixes

    • ๐Ÿ‘ป correct some exception string format
      #4068 <https://github.com/aio-libs/aiohttp/issues/4068>_
    • Emit a warning when ssl.OP_NO_COMPRESSION is
      unavailable because the runtime is built against
      an outdated OpenSSL.
      #4052 <https://github.com/aio-libs/aiohttp/issues/4052>_
    • โšก๏ธ Update multidict requirement to >= 4.5
      #4057 <https://github.com/aio-libs/aiohttp/issues/4057>_

    ๐Ÿ‘Œ Improved Documentation

    • โœ… Provide pytest-aiohttp namespace for pytest fixtures in docs.
      #3723 <https://github.com/aio-libs/aiohttp/issues/3723>_
  • v3.6.1.b4

    September 17, 2019
  • v3.6.1.b3

    September 15, 2019
  • v3.6.0

    September 06, 2019
  • v3.6.0.b0

    September 05, 2019
  • v3.6.0.a9

    August 29, 2019