Pydantic-redis

Latest version: v0.7.0

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

Scan your dependencies

Page 1 of 2

0.7.0

Added

- Added support for dictionaries of nested models
- Added support for deeply nested models beyond level-1 deep including:
- dictionaries of lists of ... of nested models
- lists of tuples of lists .... of nested models

Changed

Fixed

- Fixed `AttributeError: 'get_primary_key_field'` when None is passed to a field with an optional nested model

0.6.0

Added

Changed

- [BREAKING CHANGE] Removed the 'redis_store' argument from the `Store` constructor
- [BREAKING CHANGE] Made the 'redis_store' property of the `Store` readonly

Fixed

- Fixed the rendering of the reference docs from the docstrings

0.5.0

Added

Changed

- Upgraded to pydantic v2.

Fixed

- Fixed orjson.JSONDecodeError when models have optional string fields
- Fixed ModuleNotFoundError: No module named 'mkdocstrings_handlers'

0.4.3

Added

- Added mkdocs documentation

Changed

- Exposed `RedisConfig` via `pydantic_redis.config`, especially for documentation.

Fixed

- Fixed docs building in CI

0.4.2

Added

Changed

Fixed

- Fixed unexpected data error when selecting some columns for some records

0.4.1

Added

Changed

Fixed

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.