What's Changed
- Add GitHub actions release workflow by @intgr in #660
- Document the release process by @intgr in #661
- Update project badges by @intgr in #663
- Add Stack Overflow badge as well by @sobolevn in #664
- Remove None from accepted_renderer, accepted_media_type by @q0w in #668
- Improve
GenericAPIView.serializer_class
classvar type generics by @jheld in #672 - use Sequence for default_validators by @asottile in #680
- Update mypy to 1.12 by @sobolevn in #682
- represent choices in ChoiceField as Sequence by @asottile in #686
- Update ruff by @sobolevn in #706
- Version 3.15.2 release by @alexdloia in #710
New Contributors
- @jheld made their first contribution in #672
- @asottile made their first contribution in #680
- @alexdloia made their first contribution in #710
Full Changelog: 3.15.1...3.15.2