* Bump supported flask, werkzeug and statsd versions (614)
0.21.5
-------------------
* Stop using TaliskerRequestsTransport as the Sentry transport (611)
0.21.4
------------------- * Add support for python 3.12 * Bump supported dependencies
0.21.3
------------------- * Fix spelling of Python 3.5-specific requirements * Drop the future library
0.21.2
------------------- * Add support for python 3.10 * Reduce test complexity by only supporting python versions that come with an ubuntu lts * Add support for newer Werkzeug * Pin jinja2 & markupsafe to sensible defaults for doc testing
0.21.1
-------------------
* Add a fix to compare LogRecords that don't contain the extra field i.e caused by log entries generated before talisker is initalized.