What's Changed
- chore(deps): lock file maintenance rust dependencies by @renovate[bot] in #83
- chore(deps): lock file maintenance python dependencies by @renovate[bot] in #82
- chore(deps): lock file maintenance by @renovate[bot] in #85
- chore(deps): lock file maintenance by @renovate[bot] in #84
- Enhance middleware safety checks by @mingocfree in #93
- Fixed pagination to respect serializer fields by @FarhanAliRaza in #100
- docs: clarify global vs per-view file upload size limits by @NourEldin-Osama in #102
- fix: update from_model() to respect field(source=...) parameter by @Rey092 in #107
- Implement session authentication and related features by @FarhanAliRaza in #112
- chore(deps): lock file maintenance by @renovate[bot] in #88
- chore(deps): lock file maintenance rust dependencies by @renovate[bot] in #87
- refactor: remove legacy middleware configuration by @FarhanAliRaza in #120
- feat: add authentication and permission classes to settings by @FarhanAliRaza in #121
- Static file serving by @FarhanAliRaza in #123
- chore(deps): lock file maintenance python dependencies by @renovate[bot] in #117
- fix(deps): lock file maintenance rust dependencies by @renovate[bot] in #118
- Support camelCase/snake_case field mapping in serializers by @athul-binu in #115
- Fix streaming response handling in middleware by @FarhanAliRaza in #126
- Moved cookies and header parsing to Rust and cookie shortcut by @FarhanAliRaza in #127
- added request.META for compatibility with django request by @FarhanAliRaza in #128
New Contributors
- @NourEldin-Osama made their first contribution in #102
- @Rey092 made their first contribution in #107
- @athul-binu made their first contribution in #115
Full Changelog: v0.5.1...v0.6.0