What's Changed
- Fix Docker publish by @prryplatypus in #2887
- Fix Websockets Deprecation Warning by @ChihweiLHBird in #2919
- Run ruff with some changes by @ahopkins in #2932
- fix markdown on html5tagger page by @DeJayDev in #2924
- Remove erroneous del line by @Huy-Ngo in #2899
- Fix typo in sanic-ext configuration readme.md file by @jakkaz in #2930
- 2882 Apply dynamic port fixture for tests of http, ext integration, create task, multiprocessing, pipelineing. by @iAndriy in #2896
- 2882 Apply dynamic port fixture for tests of cli, config and server … by @iAndriy in #2892
- Healthcheck docs added extra information to enable the endpoint by @Nano112 in #2934
- Logging improvements by @ahopkins in #2931
- Unix sockets to use pathlib by @Tronic in #2850
- Handle streaming from ASGI by @ahopkins in #2937
- Update manager.py by @razodactyl in #2936
- Resolve Python 3.12 deprecation notice by @ahopkins in #2959
- Fixed wrong formatting in
request.md
by @ilya-nikolaev in #2955 - Make the
.message
field on exceptions non-empty by @ekzhang in #2947 - Ensure proper intent for noisy exceptions by @ahopkins in #2960
- Merge Entity Header #2824 by @ahopkins in #2962
- Allow for custom name generation by @ahopkins in #2961
- Add missing test by @ahopkins in #2964
- Add logging of extras and a JSONFormatter by @ahopkins in #2958
- Simplify (request.cookies.)getlist function by @Tronic in #2838
- Better fix for scheduling logic for transport close() and abort() by @ashleysommer in #2973
- Catch request middleware exceptions by @ahopkins in #2971
- Fix missing setuptools. Fix ast deprecation warnings. (#2970) by @ahopkins in #2978
- Fix deleting a cookie that was created with secure=False by @ashleysommer in #2976
- Error on bad body length by @ahopkins in #2979
- Bad encoding by @ahopkins in #2980
- Begin Release PR 24.6 by @ahopkins in #2968
New Contributors
- @DeJayDev made their first contribution in #2924
- @Huy-Ngo made their first contribution in #2899
- @jakkaz made their first contribution in #2930
- @Nano112 made their first contribution in #2934
- @razodactyl made their first contribution in #2936
- @ilya-nikolaev made their first contribution in #2955
- @ekzhang made their first contribution in #2947
Full Changelog: v23.12.0...v24.6.0