Django-prometheus

Latest version: v2.3.1

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

Scan your dependencies

Page 1 of 2

2.4.0

* Add support for Django 5.0 and Python 3.12.

2.3.1

* Fix postgresql provider import, Thanks [wilsonehusin](https://github.com/korfuri/django-prometheus/pull/402)

2.3.0

* Remove support for Python 3.6, Django versions older tha than 3.2
* Fix two latency metrics not using PROMETHEUS_LATENCY_BUCKETS setting, Thanks [AleksaC](https://github.com/korfuri/django-prometheus/pull/343)
* Support new cache backend names in newer Django versions, Thanks [tneuct](https://github.com/korfuri/django-prometheus/pull/329)
* Make export of migrations False by default, Thanks [kaypee90](https://github.com/korfuri/django-prometheus/pull/313)
* Add support for Django 4.1, Python 3.11
* Add support for Django 4.2 and Psycopg 3

2.2.0

* Switch to Github Actions CI, remove travis-ci.
* Add support for Django 3.2 & 4.0 and Python 3.9 & 3.10

2.1.0

* Remove support for older django and python versions
* Add support for Django 3.0 and Django 3.1
* Add support for [PostGIS](https://github.com/korfuri/django-prometheus/pull/221), Thanks [EverWinter23](https://github.com/EverWinter23)

2.0.0

* Added support for newer Django and Python versions
* Added an extensibility that applications to add their own labels to middleware (request/response) metrics
* Allow overriding and setting custom bucket values for request/response latency histogram metric
* Internal improvements:
* use tox
* Use pytest
* use Black
* Automate pre-releases on every commit ot master
* Fix flaky tests.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.