Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2025

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

Release notes

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

Release v1.0.4

Changelog

🚀 Features

  • 0474421 handling of non-standard JSON scenarios

Contributors

We'd like to thank the following people for their contributions:

Release v1.0.3

What's Changed

Full Changelog: redis/redis-om-spring@v1.0.2...v1.0.3

Release v1.0.2

Changelog

🐛 Fixes

  • 32073da resolve NoSuchElementException when using Point in projection interfaces (#661), closes #661
  • b700ad1 upgrade vectorizer tests for Ollama Mistral model updates
  • 5dc89b5 support @Indexed(alias) on nested Map fields for uppercase JSON handling
  • c451ca9 resolve docs deployment failures due to environment protection rules

📝 Documentation

  • 4a4cdc9 document @Indexed(alias) support for uppercase JSON fields in Map values

Contributors

We'd like to thank the following people for their contributions:

Release v1.0.1

Changelog

🚀 Features

  • 0e40303 add native repository method support for querying nested fields in Map<String, ComplexObject>

🐛 Fixes

  • a4c7654 optimize existsById() to use Redis EXISTS command instead of data retrieval (#657), closes #657
  • 3a1a44e correct confusing parameter order in AggregationStream.limit() (#646), closes #646
  • b7963f2 projection interfaces now work for all field types without @Value annotation (#650), closes #650
  • 2b9d87e change auto-service scope from implementation to compileOnly, closes #651
  • f143221 make azure-identity an optional dependency to reduce dependency footprint, closes #652
  • cd36b2a Use gradlew to run demos
  • b61e631 enable JSON operations to participate in Redis transactions, closes #377
  • 3995472 complete NUMERIC_IN/NOT_IN implementation with proper query generation, closes #645

... (truncated)

Commits
  • dc38759 release: Releasing version 1.0.4
  • 0474421 feat: handling of non-standard JSON scenarios
  • d79fb99 fix: handle non-standard field casing in MapContains queries
  • e2d3ce4 release: Releasing version 1.0.2
  • 4a4cdc9 docs: document @​Indexed(alias) support for uppercase JSON fields in Map values
  • 32073da fix: resolve NoSuchElementException when using Point in projection interfaces...
  • b700ad1 fix: upgrade vectorizer tests for Ollama Mistral model updates
  • 5dc89b5 fix: support @​Indexed(alias) on nested Map fields for uppercase JSON handling
  • c451ca9 fix: resolve docs deployment failures due to environment protection rules
  • 4238522 release: Releasing version 1.0.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added the dependencies Related to external dependencies label Sep 12, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/com.redis.om-redis-om-spring-1.0.4 branch 2 times, most recently from 92fff30 to 903cdb3 Compare September 18, 2025 14:36
Bumps [com.redis.om:redis-om-spring](https://github.com/redis/redis-om-spring) from 0.9.7 to 1.0.4.
- [Release notes](https://github.com/redis/redis-om-spring/releases)
- [Changelog](https://github.com/redis/redis-om-spring/blob/main/docs/release_process.md)
- [Commits](redis/redis-om-spring@v0.9.7...v1.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/com.redis.om-redis-om-spring-1.0.4 branch from 903cdb3 to 35a2b94 Compare September 29, 2025 10:12
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.

0 participants