6210 Commits (eef80ba1e6916ee7408774d4be71cf8ca6ba2ac6)
 

Author SHA1 Message Date
Sebastián Ramírez eef80ba1e6 🔥 Remove unused imports 9 months ago
Sebastián Ramírez 9532170145 ♻️ Refactor Dependant to compute its scope 9 months ago
Sebastián Ramírez 87bec2962c ♻️ Refactor dependencies, allow a default scope of None 9 months ago
Sebastián Ramírez af0c1d4be2 🔄 Merge branch 'master' into depends4 9 months ago
Sebastián Ramírez fad35ef43f 🔖 Release version 0.120.4 9 months ago
github-actions[bot] 4d57c13055 📝 Update release notes 9 months ago
Motov Yurii 496de1816a
🐛 Fix security schemes in OpenAPI when added at the top level app (#14266) 9 months ago
pre-commit-ci[bot] 786d059c35 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 9 months ago
Sebastián Ramírez 2cf04ee30d 🔖 Release version 0.120.3 9 months ago
github-actions[bot] ec00f5a90f 📝 Update release notes 9 months ago
Motov Yurii 8b46d8821b
📝 Update note for untranslated pages (#14257) 9 months ago
Sebastián Ramírez 9fe5d01daf 🔄 Merge branch 'master' into depends4 9 months ago
github-actions[bot] 17fcbbe910 📝 Update release notes 9 months ago
Sebastián Ramírez dcfb8b9dda
♻️ Reduce internal cyclic recursion in dependencies, from 2 functions calling each other to 1 calling itself (#14256) 9 months ago
github-actions[bot] 1fc586c3a5 📝 Update release notes 9 months ago
Sebastián Ramírez bb88a0f94a
♻️ Refactor internals of dependencies, simplify code and remove `get_param_sub_dependant` (#14255) 9 months ago
Sebastián Ramírez 8c533ee527 Add some tests for dependencies with yield and scope 9 months ago
github-actions[bot] 9d1a384f4f 📝 Update release notes 9 months ago
Sebastián Ramírez c144f9fbd3
♻️ Refactor internals of dependencies, simplify using dataclasses (#14254) 9 months ago
Sebastián Ramírez 86ad30fa92 Use new scoped async exit stacks for dependencies 9 months ago
Sebastián Ramírez 00b902852a Add new error for invalid dependencies' scopes 9 months ago
Sebastián Ramírez 1e0c2bce91 Add new exit async stack with scopes for function and request 9 months ago
Sebastián Ramírez f302b2aa84 Add scope logic to Dependant internal class 9 months ago
Sebastián Ramírez 33a2edbf10 Add scope to Depends parameters 9 months ago
Sebastián Ramírez ae64f11872 ♻️ Reduce internal cyclic recursion in dependencies, from 2 functions calling each other to 1 calling itself 9 months ago
Sebastián Ramírez 79d485350c ♻️ Simplify and clean up internals for dependencies 9 months ago
Sebastián Ramírez db77e81394 🔥 Remove spoiler 9 months ago
Sebastián Ramírez 7e0ce0605b ♻️ Handle security depends possibly with None 9 months ago
Sebastián Ramírez d0d20c2999 🔥 Remove unnecessary repr test code for Depends as dataclasses handle that automatically 9 months ago
Sebastián Ramírez 7ce51a7395 ♻️ Simplify internal classes for Depends and Security with dataclasses 9 months ago
Sebastián Ramírez 22ccca21fc 🔖 Release version 0.120.2 9 months ago
github-actions[bot] d2a703d5cc 📝 Update release notes 9 months ago
Sebastián Ramírez 35aa12b9bd
🔧 Add sponsor: SerpApi (#14248) 9 months ago
github-actions[bot] c01b5dd96f 📝 Update release notes 9 months ago
Sebastián Ramírez 6a657f360d
🐛 Fix separation of schemas with nested models introduced in 0.119.0 (#14246) 9 months ago
github-actions[bot] 7132a69046 📝 Update release notes 9 months ago
github-actions[bot] db7feb5a3e 📝 Update release notes 9 months ago
github-actions[bot] 448ea5ec82 📝 Update release notes 9 months ago
pre-commit-ci[bot] b618e0f9d4
⬆ [pre-commit.ci] pre-commit autoupdate (#14237) 9 months ago
dependabot[bot] ccf50ca477
⬆ Bump actions/download-artifact from 5 to 6 (#14236) 9 months ago
dependabot[bot] a0ef245067
⬆ Bump actions/upload-artifact from 4 to 5 (#14235) 9 months ago
Sebastián Ramírez 78c94c3f56 🔖 Release version 0.120.1 9 months ago
github-actions[bot] 4b0301b280 📝 Update release notes 9 months ago
Motov Yurii 436932aef5
⬆️ Bump Starlette to <`0.50.0` (#14234) 9 months ago
github-actions[bot] 3ea6a4a0b1 📝 Update release notes 9 months ago
Motov Yurii 96dd32718b
🔧 Add `license` and `license-files` to `pyproject.toml`, remove `License` from `classifiers` (#14230) 9 months ago
Sebastián Ramírez cd40c5b40f 🔖 Release version 0.120.0 9 months ago
Sebastián Ramírez 1c6ee57bbf 📝 Update release notes 9 months ago
github-actions[bot] 09f40968cb 📝 Update release notes 9 months ago
Sebastián Ramírez d390f2e41f
Migrate internal reference documentation from `typing_extensions.Doc` to `annotated_doc.Doc` (#14222) 9 months ago