]> git.ipfire.org Git - thirdparty/starlette.git/shortlog
thirdparty/starlette.git
2024-02-04  Scirlat DanutAdded type annotations to test__utils.py (#2470)
2024-02-04  Scirlat DanutAdd type hints to `test_background.py` (#2473)
2024-02-04  Scirlat DanutAdd type hints to `test_trusted_host.py` (#2467)
2024-02-04  Scirlat DanutAdd type hints to `test_wsgi.py` (#2468)
2024-02-04  Marcelo TrylesinskiCreate `anyio.Event` on async context (#2459)
2024-02-03  Scirlat DanutAdd type hints to `test_cors.py` (#2458)
2024-02-03  Scirlat DanutAdd type hints to `test_base.py` (#2445)
2024-02-03  Marcelo TrylesinskiVersion 0.36.2 (#2456) 0.36.2
2024-02-03  Sebastián RamírezMerge pull request from GHSA-93gm-qmq6-w238
2024-02-03  Mikkel DuifAvoid duplicate charset on `Content-Type` (#2443)
2024-02-03  dependabot... Bump the python-packages group with 4 updates (#2455)
2024-01-26  François VoronFix nav override for newer version of Mkdocs Material...
2024-01-23  Marcelo TrylesinskiVersion 0.36.1 (#2440) 0.36.1
2024-01-23  Marcelo TrylesinskiDowngrade mkdocs-material (#2439)
2024-01-23  Marcelo TrylesinskiCheck if "extensions" in scope before checking the...
2024-01-22  Marcelo TrylesinskiVersion 0.36.0 (#2432) 0.36.0
2024-01-22  Giovanni BarillariAdd support for ASGI `pathsend` extension (#2435)
2024-01-20  Marcelo TrylesinskiUse `__future__.annotations` (#2433)
2024-01-20  Marcelo TrylesinskiRaise `WebSocketDisconnect` when `WebSocket.send()...
2024-01-20  Marcelo TrylesinskiCancel `WebSocketTestSession` on close (#2427)
2024-01-20  Mathias HauserRaise `FileNotFoundError` when the `env_file` parameter...
2024-01-20  Marcelo TrylesinskiAdd PyPI versions supported (#2431)
2024-01-13  dependabot... Bump the python-packages group with 5 updates (#2418)
2024-01-13  Marcelo TrylesinskiGroup dependencies on dependabot updates (#2415)
2024-01-12  Marcelo TrylesinskiAdd type hint on `test_websockets.py` (#2411)
2024-01-11  Marcelo TrylesinskiVersion 0.35.1 (#2410) 0.35.1
2024-01-11  Marcelo TrylesinskiMake `typing-extensions` optional again (#2409)
2024-01-11  Sebastián Ramírez♻️ Do not use the deprecated `method` parameter in...
2024-01-11  Marcelo TrylesinskiVersion 0.35.0 (#2404) 0.35.0
2024-01-09  Sebastián Ramírez♻️ Refactor logic to handle `root_path` to keep compati...
2024-01-08  dependabot... Bump trio from 0.22.2 to 0.23.2 (#2395)
2024-01-08  dependabot... Bump ruff from 0.1.6 to 0.1.9 (#2396)
2024-01-01  dependabot... Bump coverage from 7.3.2 to 7.4.0 (#2397)
2024-01-01  dependabot... Bump typing-extensions from 4.8.0 to 4.9.0 (#2393)
2024-01-01  dependabot... Bump importlib-metadata from 6.9.0 to 7.0.1 (#2394)
2024-01-01  dependabot... Bump actions/setup-python from 4 to 5 (#2392)
2023-12-25  Amin AlaeeTurn `scope["client"]` to `None` on `TestClient` (...
2023-12-20  James BrazaUse `Iterable` instead `Iterator` on `iterate_in_thread...
2023-12-20  Paweł RubinAdd `*args` to `Middleware` and improve its type hints...
2023-12-16  Marcelo TrylesinskiVersion 0.34.0 (#2368) 0.34.0
2023-12-16  Amin AlaeeRemove databases package from config docs (#2092)
2023-12-16  Vageeshan MankalaAdd sentry to the third party packages (#2279)
2023-12-16  Diego FioravantiClarify that wildcard and credentials are mutually...
2023-12-16  Bernardo GomesAdd example on how to use `SessionMiddleware` (#2251)
2023-12-16  neolooongTake weak ETags in consideration on `StaticFiles` ...
2023-12-16  Marcelo TrylesinskiMerge URLs properly on TestClient (#2376)
2023-12-16  Marcelo TrylesinskiUse `ParamSpec` for `run_in_threadpool` (#2375)
2023-12-16  Marcelo TrylesinskiDeprecate `FileResponse(method=...)` parameter (#2366)
2023-12-13  dependabot... Bump mypy from 1.5.1 to 1.7.1 (#2357)
2023-12-05  Samuel ColvinAdd `UploadFile.__repr__` (#2360)
2023-12-02  dependabot... Bump importlib-metadata from 6.8.0 to 6.9.0 (#2356)
2023-12-01  dependabot... Bump coverage from 7.3.1 to 7.3.2 (#2355)
2023-12-01  dependabot... Bump ruff from 0.1.4 to 0.1.6 (#2359)
2023-12-01  Marcelo TrylesinskiVersion 0.33.0 (#2354) 0.33.0
2023-12-01  夏悠然Set `ensure_ascii=False` on `json.dumps()` for `WebSock...
2023-12-01  Marcelo TrylesinskiAdd middleware per `Router` (#2351)
2023-12-01  Marcelo TrylesinskiDo not overwrite `"path"` and `"root_path"` scope keys...
2023-12-01  Marcelo TrylesinskiAdd middleware per `Route`/`WebSocketRoute` (#2349)
2023-11-23  Ofek LevUpdate link to itsdangerous (#2343)
2023-11-22  Ofek LevFix typo in docs (#2344)
2023-11-08  Amin AlaeeReplace black with ruff formatter (#2330)
2023-11-06  Marcelo TrylesinskiVersion 0.32.0.post1 (#2327) 0.32.0.post1
2023-11-06  David VenturaAdd Starlette-StaticResources to third-party-packages...
2023-11-06  GrvzardFix link in release-notes.md (#2325)
2023-11-05  Marcelo TrylesinskiRevert "Bump mkdocs-material from 9.1.17 to 9.4.7 ...
2023-11-04  Marcelo TrylesinskiVersion 0.32.0 (#2324) 0.32.0
2023-11-04  Simon GurckeAdd Apitally to third party packages section in docs...
2023-11-03  zllvmAdd `domain` parameter to `SessionMiddleware` (#2280)
2023-11-03  dependabot... Bump ruff from 0.0.291 to 0.1.3 (#2321)
2023-11-02  MahmoudDeleting docs/js folder and extra_javascript in mkdocs...
2023-11-01  dependabot... Bump mkdocs-material from 9.1.17 to 9.4.7 (#2320)
2023-11-01  dependabot... Bump typing-extensions from 4.7.1 to 4.8.0 (#2319)
2023-11-01  dependabot... Bump black from 23.7.0 to 23.10.1 (#2318)
2023-11-01  dependabot... Bump mkdocs from 1.5.2 to 1.5.3 (#2317)
2023-10-22  Marcelo TrylesinskiSend reason on `WebSocketDisconnect` (#2309)
2023-10-02  dependabot... Bump build from 0.10.0 to 1.0.3 (#2290)
2023-10-02  dependabot... Bump actions/checkout from 3 to 4 (#2289)
2023-10-02  dependabot... Bump types-contextvars from 2.4.7.2 to 2.4.7.3 (#2293)
2023-10-02  dependabot... Bump ruff from 0.0.285 to 0.0.291 (#2291)
2023-10-02  dependabot... Bump coverage from 7.3.0 to 7.3.1 (#2292)
2023-10-01  dependabot... Bump types-pyyaml from 6.0.12.11 to 6.0.12.12 (#2294)
2023-09-18  Marcelo TrylesinskiBump AnyIO on the test suite (#2285)
2023-09-17  Jean HominalEnsure event ordering in test_app_receives_http_disconn...
2023-09-07  SergiInherit from HTMLResponse instead of Response on _Templ...
2023-09-06  GodotFix MultiDict tests (#2270)
2023-09-02  dependabot... Bump typing-extensions from 4.7.0 to 4.7.1 (#2269)
2023-09-02  dependabot... Bump mypy from 1.4.1 to 1.5.1 (#2265)
2023-09-02  dependabot... Bump coverage from 7.2.7 to 7.3.0 (#2266)
2023-09-02  dependabot... Bump importlib-metadata from 6.6.0 to 6.8.0 (#2268)
2023-09-01  Amin AlaeeChange Response.render content argument typing (#2264)
2023-08-27  Marcelo TrylesinskiAdd copy button on documentation (#2257)
2023-08-27  Marcelo TrylesinskiTweak documentation a bit (#2258)
2023-08-26  Marcelo TrylesinskiVersion 0.31.1 (#2247) 0.31.1
2023-08-25  Alex OleshkevichSet `url_for` global for custom jinja envs (#2230)
2023-08-25  Bartosz MagieraFix `Lifespan State` docs typing import (#2236)
2023-08-25  Josiah KavianiRemove useless brackets from code example in documentat...
2023-08-25  dependabot... Bump ruff from 0.0.275 to 0.0.285 (#2254)
2023-08-25  dependabot... Bump mkdocs from 1.4.3 to 1.5.2 (#2253)
2023-08-25  dependabot... Bump black from 23.3.0 to 23.7.0 (#2238)
2023-08-25  dependabot... Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 (#2237)
next