Starlite

Latest version: v1.51.16

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 32

1.35.0

Not secure
What's Changed
* Update `SQLAlchemyPlugin` to use a context-manager for sessions by provinzkraut in https://github.com/starlite-api/starlite/pull/698
* Add support for setting sessions explicit to `Empty`. by provinzkraut in https://github.com/starlite-api/starlite/pull/697
* Fix SQLAlchemyPlugin.to_dict() where instance has a relationship. by peterschutt in https://github.com/starlite-api/starlite/pull/699
* Add copy function route handlers upon registration by jtraub in https://github.com/starlite-api/starlite/pull/704
* Update test client session setting by provinzkraut in https://github.com/starlite-api/starlite/pull/705
* Add support for mount routes by Goldziher in https://github.com/starlite-api/starlite/pull/694


**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.34.0...v1.35.0

1.34.0

Not secure
What's Changed
* Add a `__test__ = False` attribute to the `TestClient` so it won't get collected by pytest
together with an async test by provinzkraut in https://github.com/starlite-api/starlite/pull/688
* Fix an issue (693) where header values would be forced to lower case. by provinzkraut in https://github.com/starlite-api/starlite/pull/695
* Add support for server-side sessions by provinzkraut & Goldziher in https://github.com/starlite-api/starlite/pull/630


**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.33.0...v1.34.0

1.33.0

Not secure
What's Changed
* Update drop await for anyio.Event.set (deprecated) by provinzkraut in https://github.com/starlite-api/starlite/pull/677
* Rebrush docs by dkress59 in https://github.com/starlite-api/starlite/pull/679
* Add Konstantin Mikhailov as a maintainer by jtraub in https://github.com/starlite-api/starlite/pull/684
* Switch pipeline to use v3.11 by Goldziher in https://github.com/starlite-api/starlite/pull/682
* Fix mock.patch / async test issues on Python 3.7 by provinzkraut in https://github.com/starlite-api/starlite/pull/685
* Replace Starlette `TestClient` with Starlite `TestClient` by Goldziher in https://github.com/starlite-api/starlite/pull/664


**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.32.0...v1.33.0

1.32.0

Not secure
What's Changed
* Add `BackgroundTask` and `BackgroundTasks` to replace Starlette by Goldziher in https://github.com/starlite-api/starlite/pull/626.
* Add `Etag` support to `File` and update response containers by Goldziher in https://github.com/starlite-api/starlite/pull/626.
* Add `RedirectResponse`, `FileResponse` and `StreamingResponse` to replace Starlette by Goldziher in https://github.com/starlite-api/starlite/pull/626.
* Add `status_codes` constants by Goldziher in https://github.com/starlite-api/starlite/pull/626.
* Fix cache classes being coupled to `asyncio` by Goldziher in https://github.com/starlite-api/starlite/pull/626.
* Update `Response` to replace Starlette by Goldziher in https://github.com/starlite-api/starlite/pull/626.

**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.31.0...v1.32.0

1.31.0

Not secure
What's Changed
* Allow to exclude routes in CSRFMiddleware by jtraub in https://github.com/starlite-api/starlite/pull/633
* Adds `logging_config` to ref docs for `AppConfig` by peterschutt in https://github.com/starlite-api/starlite/pull/648
* Support cache control headers by seladb in https://github.com/starlite-api/starlite/pull/601
* Fix `Partial` handling of `ClassVar`. by Goldziher in https://github.com/starlite-api/starlite/pull/660
* Add ETag headers (573) by provinzkraut in https://github.com/starlite-api/starlite/pull/661

New Contributors
* mivade made their first contribution in https://github.com/starlite-api/starlite/pull/638
* pemocarlo made their first contribution in https://github.com/starlite-api/starlite/pull/643

**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.30.0...v1.31.0

1.30.0

Not secure
What's Changed
* updated cache docs by Goldziher in https://github.com/starlite-api/starlite/pull/614
* Add url_for_static_asset to app and templates by jtraub in https://github.com/starlite-api/starlite/pull/590
* Improves and extends docs for Dependency function. by peterschutt in https://github.com/starlite-api/starlite/pull/622
* Improve readability in `unique` function by odiseo0 in https://github.com/starlite-api/starlite/pull/621
* Use TypeVar for ExceptionHandler exception parameter. by peterschutt in https://github.com/starlite-api/starlite/pull/620
* Fixes a typo `Depend` -> `Depends` (597) by ReznikovRoman in https://github.com/starlite-api/starlite/pull/624
* Fix 628 by provinzkraut in https://github.com/starlite-api/starlite/pull/629
* SQLAlchemy JSON types mapped to `Union[Dict, List]` on DTOs. by peterschutt in https://github.com/starlite-api/starlite/pull/635
* Fix a typo `dafne` -> `daphne` by mookrs in https://github.com/starlite-api/starlite/pull/636

New Contributors
* ReznikovRoman made their first contribution in https://github.com/starlite-api/starlite/pull/624
* mookrs made their first contribution in https://github.com/starlite-api/starlite/pull/636

**Full Changelog**: https://github.com/starlite-api/starlite/compare/v1.29.0...v1.30.0

Page 15 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.