canonical-ols/talisker
### [`v0.14.1`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0141-2019-03-21)
- Fix no content responses by still trying to call start_response() early ([#431](https://togithub.com/canonical-ols/talisker/issues/431))
### [`v0.14.0`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0140-2019-03-18)
[Compare Source](https://togithub.com/canonical-ols/talisker/compare/v0.13.0...v0.14.0)
- Make raven an optional dependency ([#429](https://togithub.com/canonical-ols/talisker/issues/429))
- properly support super lazy WSGI apps, like werkzeug's debugger
### [`v0.13.0`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0130-2019-03-08)
[Compare Source](https://togithub.com/canonical-ols/talisker/compare/v0.12.0...v0.13.0)
- Make gunicorn an optional dependency
- Fix use of werkzeug debugger
### [`v0.12.0`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0120-2019-02-22)
[Compare Source](https://togithub.com/canonical-ols/talisker/compare/v0.11.1...v0.12.0)
This release includes a fair amount of internal refactoring, and some new features.
- Logs and metrics for timeouts in gunicorn ([#412](https://togithub.com/canonical-ols/talisker/issues/412))
- Errors are now handled in WSGI, and return text/html/json per Accept header ([#409](https://togithub.com/canonical-ols/talisker/issues/409))
- Soft timeouts are sent after the request is finished ([#411](https://togithub.com/canonical-ols/talisker/issues/411))
- Add requests.TaliskerAdapter, a requests transport adapter with loadbalancing and retries (experimental, [#405](https://togithub.com/canonical-ols/talisker/issues/405), [#408](https://togithub.com/canonical-ols/talisker/issues/408))
- Move logging from gunicorn into WSGI middleware ([#402](https://togithub.com/canonical-ols/talisker/issues/402))
- Don't use raven's WSGI middleware, do it in our middleware ([#406](https://togithub.com/canonical-ols/talisker/issues/406))
- All /\_status/info/ endpoints support rendering JSON as well as text and HTML ([#407](https://togithub.com/canonical-ols/talisker/issues/407))
- support rendering json responses as well as text and html ([#407](https://togithub.com/canonical-ols/talisker/issues/407))
- move the request-id header name to config ([#401](https://togithub.com/canonical-ols/talisker/issues/401))
- fix requests latency buckets ([#413](https://togithub.com/canonical-ols/talisker/issues/413))
Renovate configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
==0.11.1
->==0.14.1
Release Notes
canonical-ols/talisker
### [`v0.14.1`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0141-2019-03-21) - Fix no content responses by still trying to call start_response() early ([#431](https://togithub.com/canonical-ols/talisker/issues/431)) ### [`v0.14.0`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0140-2019-03-18) [Compare Source](https://togithub.com/canonical-ols/talisker/compare/v0.13.0...v0.14.0) - Make raven an optional dependency ([#429](https://togithub.com/canonical-ols/talisker/issues/429)) - properly support super lazy WSGI apps, like werkzeug's debugger ### [`v0.13.0`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0130-2019-03-08) [Compare Source](https://togithub.com/canonical-ols/talisker/compare/v0.12.0...v0.13.0) - Make gunicorn an optional dependency - Fix use of werkzeug debugger ### [`v0.12.0`](https://togithub.com/canonical-ols/talisker/blob/master/HISTORY.rst#0120-2019-02-22) [Compare Source](https://togithub.com/canonical-ols/talisker/compare/v0.11.1...v0.12.0) This release includes a fair amount of internal refactoring, and some new features. - Logs and metrics for timeouts in gunicorn ([#412](https://togithub.com/canonical-ols/talisker/issues/412)) - Errors are now handled in WSGI, and return text/html/json per Accept header ([#409](https://togithub.com/canonical-ols/talisker/issues/409)) - Soft timeouts are sent after the request is finished ([#411](https://togithub.com/canonical-ols/talisker/issues/411)) - Add requests.TaliskerAdapter, a requests transport adapter with loadbalancing and retries (experimental, [#405](https://togithub.com/canonical-ols/talisker/issues/405), [#408](https://togithub.com/canonical-ols/talisker/issues/408)) - Move logging from gunicorn into WSGI middleware ([#402](https://togithub.com/canonical-ols/talisker/issues/402)) - Don't use raven's WSGI middleware, do it in our middleware ([#406](https://togithub.com/canonical-ols/talisker/issues/406)) - All /\_status/info/ endpoints support rendering JSON as well as text and HTML ([#407](https://togithub.com/canonical-ols/talisker/issues/407)) - support rendering json responses as well as text and html ([#407](https://togithub.com/canonical-ols/talisker/issues/407)) - move the request-id header name to config ([#401](https://togithub.com/canonical-ols/talisker/issues/401)) - fix requests latency buckets ([#413](https://togithub.com/canonical-ols/talisker/issues/413))Renovate configuration
:date: Schedule: "every weekend" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.