File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22## Unreleased
33
4+ ## [ 5.2.0] ( https://github.com/jazzband/django-silk/tree/5.2.0 ) (2024-08-17)
5+ :release-by: Albert Wang (@albertyw )
6+ [ Full Changelog] ( https://github.com/jazzband/django-silk/compre/5.1.0..5.2.0 )
7+
8+ ** Features/Enhancements:**
9+
10+ - Support Django 5.1 (#734 , #732 ) @albertyw
11+
12+ ** Fixes:**
13+
14+ - Fix when Session, Authentication or Message middleware are not present (#667 ) @mgaligniana
15+ - Update 'tables_involved' property to include tables from UPDATE operation (#717 ) @emregeldegul
16+ - Fix double-escaping of the curl and Python example code (#709 ) @SpecLad
17+ - Correct units in profiling and requests pages (#725 ) @ka28kumar
18+
19+ ** Maintenance and Cleanup:**
20+
21+ - Update python dependencies (#733 ) @albertyw
22+ - Refactor SQL query time calculation to use Django aggregation (#720 ) @beltagymohamed
23+ - Fix test failures on Windows (#707 ) @SpecLad
24+ - Update workflow actions (#700 ) @albertyw
25+ - Update test matrix to latest version of django, postgres, and mariadb #701 ) @albertyw
26+
27+
428## [ 5.1.0] ( https://github.com/jazzband/django-silk/tree/5.1.0 ) (2023-12-30)
529:release-by: Albert Wang (@albertyw )
630[ Full Changelog] ( https://github.com/jazzband/django-silk/compare/5.0.4..5.1.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " silk" ,
3- "version" : " 5.1 .0" ,
3+ "version" : " 5.2 .0" ,
44 "description" : " https://github.com/jazzband/django-silk" ,
55 "main" : " index.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments