What's Changed
- Bump rojopolis/spellcheck-github-actions from 0.44.0 to 0.48.0 by @dependabot[bot] in #695
- Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #670
- docs: Update CONTRIBUTING.md by @bsbodden in #705
- added return_fields function, attempting to optionally limit fields r… by @sav-norem in #633
- Bump rojopolis/spellcheck-github-actions from 0.48.0 to 0.52.0 by @dependabot[bot] in #716
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #715
- Add support for querying datetime fields by @abrookins in #711
- Fix Pydantic 2.12+ compatibility for custom FieldInfo with Annotated types by @abrookins in #727
- Bump rojopolis/spellcheck-github-actions from 0.52.0 to 0.55.0 by @dependabot[bot] in #724
- Add support to python-ulid 3.1.0 by @AlboCode in #720
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #719
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #708
- Fix broken redis.io documentation URLs by @abrookins in #745
- Include redis_om package for Poetry 2.0+ compatibility by @abrookins in #740
- Include Python version in CI cache key by @abrookins in #748
- Update redis dependency version in pyproject.toml to <8.0.0 by @bonastreyair in #747
- Add nx and xx flags to save() for conditional persistence by @abrookins in #746
- Drop Python 3.8 and 3.9 support by @abrookins in #749
- Add hash field expiration support for Redis 7.4+ by @abrookins in #752
- Fix Python 3.14 dict iteration error in JsonModel by @abrookins in #764
New Contributors
Full Changelog: v1.0.3-beta...v1.0.4-beta