Skip to content

[pull] main from redis:main #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

[pull] main from redis:main #5

wants to merge 7 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 9, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

cast from db connections with non decoded output
fixes #2418
@pull pull bot added the ⤵️ pull label Apr 9, 2025
slorello89 and others added 6 commits April 9, 2025 22:17
* Adding EntraID explainer to README

---------

Co-authored-by: Andrew Brookins <andrew.brookins@redis.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 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>
* fix typing for python 3.8, fix warning

* bump version
#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
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Updates the requirements on [redis](https://github.com/redis/redis-py) to permit the latest version.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@3.5.3...v6.1.0)

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 6.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants