------------------------------ * Add a middleware factory "accept_language" that forward the request.locale_name to the Accept-Language header made by blacksmith. See AcceptLanguageFactoryBuilder.
4.0.1
------------------------------ * Binding for blacksmith 4. * Drop support of python 3.8 * Use uv / pdm instead of poetry * Replace black, flake8 and isort by ruff * Update the CI
3.3.0
------------------------------ * Add support of the Nomad Service discovery
3.2.0
------------------------------ * Fix the __version__ property
3.0.1
------------------------------ * Update deps
2.2.0
------------------------------ * Release an alpha middleware for zipkin based on zk Stay undocumented until it has been tested on prod * Update deps