Flask-limiter

Latest version: v3.6.0

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 16

3.6.0

------
Release Date: 2024-04-21

* Bug fix

* Ensure `exempt` routes are exempt from meta limits as well

3.5.1

------
Release Date: 2024-02-11

* Chores

* Update development dependencies
* Use ruff for all linting
* Update CI compatibility matrix

3.5.0

------
Release Date: 2023-08-30

* Feature

* Add `meta_limits` to allow for creating upper limits for
requesting clients to breach application rate limits.

* Bug fix

* Ensure on breach callbacks can be configured using flask config

3.4.1

------
Release Date: 2023-08-26

* Bug fix

- Ensure _version.py has stable content when generated
using `git archive` from a tag regardless of when it is
run.

3.4.0

------
Release Date: 2023-08-22

* Feature

* Add extended configuration for application limits

* `application_limits_exempt_when`
* `application_limits_deduct_when`
* `application_limits_per_method`

* Bug fix

* Ensure blueprint static routes are exempt

3.3.1

------
Release Date: 2023-05-03

* Chores

* Improve default limits documentation
* Update documentation dependencies
* Fix typing compatibility errors in headers

Page 1 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.