Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sanic to 19.6.3 #529

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Contributor

This PR updates sanic from 19.3.1 to 19.6.3.

Changelog

19.6.3

==============

Features
********

- Enable Towncrier Support

As part of this feature, `towncrier` is being introduced as a mechanism to partially  automate the process
of generating and managing change logs as part of each of pull requests. (`1631 <https://github.com/huge-success/sanic/issues/1631>`__)


Improved Documentation
**********************

- Documentation infrastructure changes

- Enable having a single common `CHANGELOG` file for both GitHub page and documentation
- Fix Sphinix deprecation warnings
- Fix documentation warnings due to invalid `rst` indentation
- Enable common contribution guidelines file across GitHub and documentation via `CONTRIBUTING.rst` (`1631 <https://github.com/huge-success/sanic/issues/1631>`__)

19.6.2

==============

Features
********

* 
 `1562 <https://github.com/huge-success/sanic/pull/1562>`_
 Remove ``aiohttp`` dependencey and create new ``SanicTestClient`` based upon
 `requests-async <https://github.com/encode/requests-async>`_

* 
 `1475 <https://github.com/huge-success/sanic/pull/1475>`_
 Added ASGI support (Beta)

* 
 `1436 <https://github.com/huge-success/sanic/pull/1436>`_
 Add Configure support from object string


Bugfixes
********

* 
 `1587 <https://github.com/huge-success/sanic/pull/1587>`_
 Add missing handle for Expect header.

* 
 `1560 <https://github.com/huge-success/sanic/pull/1560>`_
 Allow to disable Transfer-Encoding: chunked.

* 
 `1558 <https://github.com/huge-success/sanic/pull/1558>`_
 Fix graceful shutdown.

* 
 `1594 <https://github.com/huge-success/sanic/pull/1594>`_
 Strict Slashes behavior fix

Deprecations and Removals
*************************

*
 `1544 <https://github.com/huge-success/sanic/pull/1544>`_
 Drop dependency on distutil

* 
 `1562 <https://github.com/huge-success/sanic/pull/1562>`_
 Drop support for Python 3.5

* 
 `1568 <https://github.com/huge-success/sanic/pull/1568>`_
 Deprecate route removal.

.. warning::
 Sanic will not support Python 3.5 from version 19.6 and forward. However,
 version 18.12LTS will have its support period extended thru December 2020, and
 therefore passing Python's official support version 3.5, which is set to expire
 in September 2020.
Links

@pyup-bot pyup-bot mentioned this pull request Aug 22, 2019
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1818

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.573%

Totals Coverage Status
Change from base Build 1815: 0.0%
Covered Lines: 4215
Relevant Lines: 4276

💛 - Coveralls

@fantix fantix closed this Sep 8, 2019
@fantix fantix deleted the pyup-update-sanic-19.3.1-to-19.6.3 branch September 8, 2019 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants