2.0.0 - New major version
Important changes
- Add templating for response body and response headers #7
- Add status saving to the log #75
- Add proxy requests with a two-way log record #9
BACKWARD COMPATIBILITY BREAK:
- Renamed LogEntry model fields #9:
- body -> request_body
- date -> request_date
- headers -> request_headers
Minor changes
- Add type annotations #4
- Change logo #60
- Update wemake-style-guide #61
- Adds badge for CodeQL #19
- Fixes run CodeQL #18
Updating dependencies
- django from 3.1.13 to 3.1.14 #124
- ipython from 7.28.0 to 7.31.0 #119
- uvicorn from 0.15.0 to 0.16.0 #104
- django-debug-toolbar from 3.2.2 to 3.2.4 #109
- django-extensions from 3.1.3 to 3.1.5 #89
- psycopg2-binary from 2.9.1 to 2.9.3 #116
- mypy from 0.910 to 0.931 #121
- requests from 2.26.0 to 2.27.1 #118
- wemake-python-styleguide from 0.15.3 to 0.16.0 #107
- pytest-django from 4.4.0 to 4.5.2 #102
- celery-types from 0.8.2 to 0.10.0 #117
- django-simpleui from 2021.10.15 to 2022.1 #106
- celery from 5.1.2 to 5.2.3 #115
- restrictedpython from 5.1 to 5.2 #94
- types-requests from 2.25.11 to 2.27.5 #122
- lake8-use-fstring from 1.2.1 to 1.3 #79
- django-environ from 0.8.0 to 0.8.1 #76
- flake8-use-fstring from 1.2 to 1.2.1 #77
- pytest-mypy-plugins from 1.9.1 to 1.9.2 #73
- flake8-use-fstring from 1.1 to 1.2 #74
- celery-types from 0.8.1 to 0.8.2 #72
- django-environ from 0.7.0 to 0.8.0 #69
- django-simpleui from 2021.8.17 to 2021.10.15 #68
- pytest-django from 4.3.0 to 4.4.0 #33
- django-environ from 0.4.5 to 0.7.0 #54
- django-simpleui from 2021.3 to 2021.8.17 #48
- celery from 5.1.0 to 5.1.2 #38
- requests from 2.25.1 to 2.26.0 #41
- psycopg2-binary from 2.8.6 to 2.9.1 #34
- pytest from 6.2.4 to 6.2.5 #51
- ipython from 7.23.1 to 7.28.0 #55
- pytest-cov from 2.12.0 to 3.0.0 #56
- celery from 5.0.5 to 5.1.0 #21
- pytest-django from 4.1.0 to 4.3.0 #13
- pytest-cov from 2.11.1 to 2.12.0 #16
New Contributors
- @aswinmurali-io made their first contribution in #70
Full Changelog: 1.2.0...2.0.0