v2.1.0 #2355
JacobCoffee
announced in
Announcements
v2.1.0
#2355
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
💰 Sponsors 💰
GitHub Sponsors: @benjamin-kirkbride @crisog
OpenCollective: Christian Y, GitHub Sponsors, Shubham Prajapati, Snyk
🎉 New Contributors 🎉
app
to events usage example #2191app
parameter when usingto_asgi_response
method of responses #2268What's Changed
➕ Features
302
the defaultstatus_code
for redirect responses by @cofinin feat: make
302
the defaultstatus_code
for redirect responses #2189in feat(layered-include_in_schema): Add include_in_schema option for all layers #2295
app
parameter when usingto_asgi_response
method of responses by @wevonoskyin chore: Adds deprecation warnings for
app
parameter when usingto_asgi_response
method of responses #2268🔢 Features: Extras
extras
field by @dialvarezsin feat(contrib-jwt): Add parameters to set the JWT
extras
field #2313📅 Features: SQLAlchemy
in feat(sqlalchemy): allow repository functions to be filter by expressions #2265
lambda_stmt
in the repository by @cofin in feat(sqlalchemy): uselambda_stmt
in the repository #2179advanced_alchemy
implementations by @cofinin feat(sqla-repository): swap to the
advanced_alchemy
implementations #2312📚 Docs
app
to events usage example by @juan-riveros in docs: addapp
to events usage example #2191litestar-fullstack
to README and docs by @odiseo0 in docs: Addlitestar-fullstack
to README and docs #2284in docs(templates): Add missing sync_to_thread for examples #2309
in docs(signature-namespace): Fix code block to render without removing the imports #2326
🔧 Fixes
debug
parameter by @provinzkrautin fix: remove usages of deprecated ExceptionHandlerMiddleware
debug
parameter #2192in fix: raise ValidationException when pydantic validation fails #2204
certain cases. by @cofin in fix: set the max width of the console to the standard terminal width of 80. This helps prevent line wrapping in certain cases. #2244
in fix: use os.replace instead of shutil.move for renaming file #2223
exists()
by @nielsvanhooyin fix(sqlalchemy-repo): #2221 - Filters not available in
exists()
#2228in fix: add pydantic types to sqlalchemy registry only if pydantic is installed #2252
in fix: don't add content type for responses that don't have a body #2263
SQLAlchemyPlugin
refactored. by @cofin in fix:SQLAlchemyPlugin
refactored. #2269in fix: Ensure app-dir is appended to path during autodiscovery. #2277
in fix: #2196 - incorrect handling of mutable headers in ASGIResponse #2308
in fix: discrepency in attrs, msgspec and pydantic for multi-part forms #2280
exclude_http_methods
in auth middleware by @guacsin fix: set proper default for
exclude_http_methods
in auth middleware #2325RedisStore
test fortime-machine
2.13.0 by @provinzkrautin fix(tests):
RedisStore
test fortime-machine
2.13.0 #2342🏛️ Misc / Infra / Tests / Other
in build: ignore all-contributorsrc from pre-commit prettier #2201
in refactor(structure): move the repository module from contrib to top-level #2238
xfail_strict
for pytest config by @sobolevn in test: usexfail_strict
for pytest config #2328pydantic@v2
deprecation warning in tests by @sobolevnin test: fix
pydantic@v2
deprecation warning in tests #2340ResourceWarning
intest_file_response
by @sobolevnin test: silence
ResourceWarning
intest_file_response
#2331Full Changelog: v2.0.0...v2.0.2x
This discussion was created from the release v2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions