Skip to content

Gradle: Bump com.redis.om:redis-om-spring from 0.9.7 to 0.9.11 #938

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 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2025

Bumps com.redis.om:redis-om-spring from 0.9.7 to 0.9.11.

Release notes

Sourced from com.redis.om:redis-om-spring's releases.

Version 0.9.11

Changes

  • feat: Add Microsoft Entra ID authentication support for Redis and Azure OpenAI
  • feat: Add Azure OpenAI support with Entra ID integration
  • feat: Ops for T Digest
  • feat: implementing ops for top K
  • feat: add vector similarity search demo with movie dataset
  • feat: implement Redis Sentinel support with comprehensive test suite
  • feat" EntityStreams conditional filters (#569)
  • dependencies: downgrade jakarta.persistence-api to be inline with SpringBoot (#567)
  • release: v0.9.11-SNAPSHOT (#566)
  • test: add test cases for boolean and datetime query methods (#565)
  • fix: ensure ID fields with @​NotNull annotation are included in metamo… (#564)
  • docs: remove reference to redis ventures in roms-vss demo (#563)
  • refactor: consistently use Search Dialect 2 as the default (#561)

Contributors

We'd like to thank all the contributors who worked on this release!

@​raphaeldelio, @​foogaro and @​bsbodden

Version 0.9.10

Changes

  • refactor: use double quotes for exact TEXT queries instead of escaping (#560)
  • refactor: move tests to a separate project to simplify build (special… (#558)
  • Bsb/extra tests (#556)
  • Tests showing AND/OR combinations with QBE (#555)

Contributors

We'd like to thank all the contributors who worked on this release!

@​bsbodden

Version 0.9.9

Changes

  • release: v0.9.9 (#554)
  • Using bulk APIs/calls on entities during saveAll (#552)
  • ci: make snapshot deploy conditional on being a SNAPSHOT release (#550)
  • ci: update snapshot action (#549)
  • 0.9.9 SNAPSHOT (#548)
  • refactor: upgrade to SpringAI 1.0.0-M6 (#547)
  • feature: allow containsNone predicate to take a single element (resol… (#546)
  • fix: @​Document(indexName=) not working in conjunction with @​IndexingO… (#545)
  • Bsb/aggregation annotation params (#542)
  • ci: update deprecated version of actions/cache: v2 to use v4 (#543)
  • Removing Spring AI BOM (#541)
  • dependencies: upgrade Jedis to 5.2.0 (#537)

... (truncated)

Commits
  • 9dc4cc7 release: v0.9.11 (correction)
  • b7747da release: v0.9.12-SNAPSHOT
  • f7ceed0 feat: Add Microsoft Entra ID authentication support for Redis and Azure OpenAI
  • 7c92fd9 feat: Add Azure OpenAI support with Entra ID integration
  • 246238c feat: Ops for T Digest
  • 54b4e4b feat: implementing ops for top K
  • f431f09 feat: add vector similarity search demo with movie dataset
  • 73453f4 feat: implement Redis Sentinel support with comprehensive test suite
  • dbed89e feat: add conditional filtering methods to SearchStream
  • 881249a chore: update .gitignore
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Related to external dependencies label Apr 15, 2025
@jreynard-code
Copy link
Member

@dependabot rebase

Bumps [com.redis.om:redis-om-spring](https://github.com/redis/redis-om-spring) from 0.9.7 to 0.9.11.
- [Release notes](https://github.com/redis/redis-om-spring/releases)
- [Commits](redis/redis-om-spring@v0.9.7...v0.9.11)

---
updated-dependencies:
- dependency-name: com.redis.om:redis-om-spring
  dependency-version: 0.9.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.redis.om-redis-om-spring-0.9.11 branch from 158724b to 7dc4e79 Compare April 15, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related to external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant