Skip to content

v2.3.0

Compare
Choose a tag to compare
@asherf asherf released this 02 May 15:29
· 11 commits to master since this release
d9a0d75

Changes:

  • 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
  • Support new cache backend names in newer Django versions, Thanks @tneuct
  • Make export of migrations False by default, Thanks @kaypee90
  • Add support for Django 4.1, Python 3.11
  • Add support for Django 4.2 and Psycopg 3