-
Notifications
You must be signed in to change notification settings - Fork 124
Comparing changes
Open a pull request
base repository: redis/redis-om-python
base: v0.3.1
head repository: redis/redis-om-python
compare: refs/heads/main
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44cbeaf - Browse repository at this point
Copy the full SHA 44cbeafView commit details
Commits on Jul 10, 2024
-
fixing schema parsing in json models with non-str pks (#622)
Co-authored-by: Savannah Norem <savannah.norem@redis.com>
Configuration menu - View commit details
-
Copy full SHA for dda2897 - Browse repository at this point
Copy the full SHA dda2897View commit details -
Make RedisModel compatible with Pydantic 2.x (#626)
* Make RedisModel compatible with Pydantic 2.x * Use direct import of ConfigDict instead of conditionally exporting it from _compat * Refactor to use PYDANTIC_V2 from _compat
Configuration menu - View commit details
-
Copy full SHA for b20e887 - Browse repository at this point
Copy the full SHA b20e887View commit details
Commits on Aug 2, 2024
-
supporting literals as tag type (#635)
* supporting literals as tag type * fixing key-prefix issue
Configuration menu - View commit details
-
Copy full SHA for f245488 - Browse repository at this point
Copy the full SHA f245488View commit details
Commits on Aug 5, 2024
-
Test the FindQuery class and how it turns expressions into Redis comm…
…ands (#642) * added return_fields function, attempting to optionally limit fields returned by find * added call to get query, adding tests * cleaned up test file, added endswith test * cleaned up one more return fields line, added fuzzy matching and cleaned up some tests * remove changes - return_fields doesn't exist here, that'll be it's own branch * removing whitespace from blank lines for linter * fixing linter issues * ignorning erroneous error * making xfix tests more specific * linting fixes * removing validate return fields function as return_fields don't exist here --------- Co-authored-by: slorello89 <steve.lorello@redis.com>
Configuration menu - View commit details
-
Copy full SHA for 424b842 - Browse repository at this point
Copy the full SHA 424b842View commit details
Commits on Aug 6, 2024
-
Update setuptools requirement from ^69.2.0 to >=69.2,<73.0 (#641)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v69.2.0...v72.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e0d62fb - Browse repository at this point
Copy the full SHA e0d62fbView commit details -
Update hiredis requirement from ^2.2.3 to >=2.2.3,<4.0.0 (#638)
Updates the requirements on [hiredis](https://github.com/redis/hiredis-py) to permit the latest version. - [Release notes](https://github.com/redis/hiredis-py/releases) - [Changelog](https://github.com/redis/hiredis-py/blob/master/CHANGELOG.md) - [Commits](redis/hiredis-py@v2.2.3...v3.0.0) --- updated-dependencies: - dependency-name: hiredis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 173f971 - Browse repository at this point
Copy the full SHA 173f971View commit details -
Bump rojopolis/spellcheck-github-actions from 0.36.0 to 0.40.0 (#639)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.36.0 to 0.40.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.36.0...0.40.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f04341 - Browse repository at this point
Copy the full SHA 1f04341View commit details -
Update unasync requirement from ^0.5.0 to ^0.6.0 (#621)
Updates the requirements on [unasync](https://github.com/python-trio/unasync) to permit the latest version. - [Release notes](https://github.com/python-trio/unasync/releases) - [Commits](python-trio/unasync@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: unasync dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 278ee0c - Browse repository at this point
Copy the full SHA 278ee0cView commit details -
Update pytest-cov requirement from ^4.0.0 to ^5.0.0 (#620)
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4af84d - Browse repository at this point
Copy the full SHA f4af84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3233ce6 - Browse repository at this point
Copy the full SHA 3233ce6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5068e5 - Browse repository at this point
Copy the full SHA c5068e5View commit details
Commits on Oct 30, 2024
-
fixing broken Pydantic v1 regression (#663)
* fixing broken Pydantic v1 regression * mypy thing
Configuration menu - View commit details
-
Copy full SHA for 2455394 - Browse repository at this point
Copy the full SHA 2455394View commit details
Commits on Nov 4, 2024
-
Bump rojopolis/spellcheck-github-actions from 0.40.0 to 0.44.0 (#665)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.40.0 to 0.44.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.40.0...0.44.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abc33aa - Browse repository at this point
Copy the full SHA abc33aaView commit details -
Update setuptools requirement from >=70.0,<73.0 to >=70.0,<76.0 (#655)
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v70.0.0...v75.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5156171 - Browse repository at this point
Copy the full SHA 5156171View commit details -
Update pytest-asyncio requirement from ^0.23.5 to ^0.24.0 (#651)
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.5...v0.24.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7bfd6b2 - Browse repository at this point
Copy the full SHA 7bfd6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b521d5 - Browse repository at this point
Copy the full SHA 6b521d5View commit details
Commits on Nov 27, 2024
-
Fix: Incorrect Query Prefixing for Embedded Models in Query Construct…
…ion (#657) * Correct query prefixing for embedded models to prevent field concatenation * keeping linter happy, adding test --------- Co-authored-by: Steve Lorello <42971704+slorello89@users.noreply.github.com> Co-authored-by: slorello89 <steve.lorello@redis.com>
Configuration menu - View commit details
-
Copy full SHA for d0e3a68 - Browse repository at this point
Copy the full SHA d0e3a68View commit details
Commits on Jan 14, 2025
-
fixing issue with inhereted defaults (#673)
* fixing issue with inhereted defaults
Configuration menu - View commit details
-
Copy full SHA for 758d9c7 - Browse repository at this point
Copy the full SHA 758d9c7View commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82406f0 - Browse repository at this point
Copy the full SHA 82406f0View commit details
Commits on Feb 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5958ab1 - Browse repository at this point
Copy the full SHA 5958ab1View commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a9b1037 - Browse repository at this point
Copy the full SHA a9b1037View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5b1c8b - Browse repository at this point
Copy the full SHA a5b1c8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e076a08 - Browse repository at this point
Copy the full SHA e076a08View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ab712 - Browse repository at this point
Copy the full SHA b0ab712View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3509a - Browse repository at this point
Copy the full SHA dd3509aView commit details
Commits on Apr 4, 2025
-
handle default issue with multiple inheritance (#687)
* handle default issue with multiple inheritance
Configuration menu - View commit details
-
Copy full SHA for 4a4bcd6 - Browse repository at this point
Copy the full SHA 4a4bcd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e39ee0 - Browse repository at this point
Copy the full SHA 8e39ee0View commit details
Commits on Apr 9, 2025
-
fix: cast from db connections with non decoded output (#664)
cast from db connections with non decoded output fixes #2418
Configuration menu - View commit details
-
Copy full SHA for 233615b - Browse repository at this point
Copy the full SHA 233615bView commit details
Commits on Apr 10, 2025
-
FIELDENG-593 Adding EntraID explainer to README (#688)
* Adding EntraID explainer to README --------- Co-authored-by: Andrew Brookins <andrew.brookins@redis.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 277ed25 - Browse repository at this point
Copy the full SHA 277ed25View commit details
Commits on Apr 30, 2025
-
Full Pydantic 2.0 Support + Bug Fixes (#691)
* remove pydantic v1 references * set validate_default=True * Remove unused imports * update models to specify when a model is final * fix knn setup * Update KNN test query * Update KNN results include score * remove use of alias for queries * fix lint issues * fix lint issues * fix annotations for python < 3.10 * fix annotations for python < 3.10 * fix issue where certain fields were unintentionally being indexed * remove vscode settings * dynamically set index based on other fields that require indexes * fix inheritance from indexed model * fix linting errors * change version to beta * make default a positional arg on Field * Include knn in model construction * add warning for auto indexing * use field info args without default to prevent overlapping values * update typing to support older python versions --------- Co-authored-by: jmmenard <89422205+jmmenard@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd117b2 - Browse repository at this point
Copy the full SHA cd117b2View commit details
Commits on May 9, 2025
-
fix typing for python 3.8, fix warning (#698)
* fix typing for python 3.8, fix warning * bump version
Configuration menu - View commit details
-
Copy full SHA for 7ca997c - Browse repository at this point
Copy the full SHA 7ca997cView commit details
Commits on May 13, 2025
-
fix issue with nested vector fields and python 3.13 issubclass changes (
#699) * fix issue with nested vector fields and python 3.13 issubclass changes * update version * update numeric checks to be utility functions * remove vscode settings * fix flaky test * fix flaky test
Configuration menu - View commit details
-
Copy full SHA for 8ddb6b7 - Browse repository at this point
Copy the full SHA 8ddb6b7View commit details
There are no files selected for viewing
This file was deleted.