v1.2.11
What's Changed
- Bump protobuf from 5.29.3 to 5.29.5 by @dependabot[bot] in #51
- Bump django from 5.2.3 to 5.2.6 by @dependabot[bot] in #56
- Feat/Add graceful shutdown support for grpc server by @yeong-hwan in #53
- Bump urllib3 from 2.3.0 to 2.5.0 by @dependabot[bot] in #52
- Bump django from 5.2.6 to 5.2.8 by @dependabot[bot] in #58
- Bump sqlparse from 0.5.3 to 0.5.4 by @dependabot[bot] in #68
- Bump protobuf from 5.29.5 to 5.29.6 by @dependabot[bot] in #67
- Bump django from 5.2.8 to 5.2.11 by @dependabot[bot] in #66
- Bump wheel from 0.45.1 to 0.46.2 by @dependabot[bot] in #65
- Fix TypeError on python 3.13 when grpcserver is run in async mode. by @derteufelqwe in #74
- Bump pytest from 8.3.4 to 9.0.3 by @dependabot[bot] in #73
- Bump django from 5.2.11 to 5.2.13 by @dependabot[bot] in #71
- Bump requests from 2.32.4 to 2.33.0 by @dependabot[bot] in #70
- Bump filelock from 3.17.0 to 3.20.3 by @dependabot[bot] in #64
- Bump virtualenv from 20.29.2 to 20.36.1 by @dependabot[bot] in #63
- Bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #62
- Bump urllib3 from 2.6.3 to 2.7.0 by @dependabot[bot] in #77
- Bump django from 5.2.13 to 5.2.14 by @dependabot[bot] in #76
- Remove the < django 6.0 constraint. by @derteufelqwe in #75
- Bump idna from 3.10 to 3.15 by @dependabot[bot] in #78
- Bump django from 5.2.14 to 5.2.15 by @dependabot[bot] in #79
- Bump sqlparse from 0.5.4 to 0.6.0 by @dependabot[bot] in #83
- Extend FakeServicerContext with abort tracking, aliases, deadline and typing by @agramgurka in #84
- Bump django from 5.2.15 to 5.2.16 by @dependabot[bot] in #82
- Bump setuptools from 78.1.1 to 83.0.0 by @dependabot[bot] in #80
- Automate versioning, tagging and PyPI publishing by @gluk-w in #85
New Contributors
- @yeong-hwan made their first contribution in #53
- @derteufelqwe made their first contribution in #74
- @agramgurka made their first contribution in #84
Full Changelog: v1.1.2...v1.2.11