Commit 481f225 1 parent 3b603a8 commit 481f225 Copy full SHA for 481f225
File tree 2 files changed +25
-1
lines changed
2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
## Unreleased
3
3
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
+
4
28
## [ 5.1.0] ( https://github.com/jazzband/django-silk/tree/5.1.0 ) (2023-12-30)
5
29
:release-by: Albert Wang (@albertyw )
6
30
[ 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 1
1
{
2
2
"name" : " silk" ,
3
- "version" : " 5.1 .0" ,
3
+ "version" : " 5.2 .0" ,
4
4
"description" : " https://github.com/jazzband/django-silk" ,
5
5
"main" : " index.js" ,
6
6
"directories" : {
You can’t perform that action at this time.
0 commit comments