Skip to content

Bump Redis.OM from 1.1.0 to 1.3.0#46

Merged
berviantoleo merged 1 commit into
masterfrom
dependabot/nuget/CacheSample/Redis.OM-1.3.0
Jul 20, 2026
Merged

Bump Redis.OM from 1.1.0 to 1.3.0#46
berviantoleo merged 1 commit into
masterfrom
dependabot/nuget/CacheSample/Redis.OM-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Updated Redis.OM from 1.1.0 to 1.3.0.

Release notes

Sourced from Redis.OM's releases.

1.3.0

Changes

  • Fix RESP3 map parsing for FT.SEARCH/AGGREGATE/INFO (#​570) (#​571)
  • fix: Basic matching queries example (#​550)
  • Support 'Match...' of string and IEnumerable (#​551)
  • Fix INDEXMISSING on non-tag fields (#​552)
  • Fix Vector<float[]> serialization + non-generic enumeration with FloatVectorizer (#​566) (#​569)

Contributors

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

@​FICTURE7, @​SMAH1 and @​slorello89

1.2.0

Redis OM .NET 1.2.0

✨ New Features

  • Numeric array querying — query against arrays of numeric values (#​546)
  • Search scores propagatedWITHSCORES is now parsed correctly and scores are exposed via a new Scores dictionary on SearchResponse/SearchResponse<T> (#​561)

🐛 Bug Fixes

  • Fix .NET 10 / C# 14 array Contains query translation, without a framework bump (#​567)
  • Fix IQueryable select projection path (#​562)
  • Fix aggregation set boolean expression parsing (#​564)
  • Fix aggregation null-query dialect handling (#​556)
  • Fix nullable enum Contains query translation (#​559)
  • Fix IRedisHydrateable hash materialization (#​555)
  • Preserve TTL on stateless UpdateAsync instead of dropping it (#​558)
  • Preserve RedisConnectionException type and command context instead of wrapping it in a generic Exception (#​560)
  • Fail fast (client-side InvalidOperationException) on null/missing queries against IndexEmptyAndMissing = false fields (#​563)

Full Changelog: redis/redis-om-dotnet@v1.0.1...v1.2.0

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 22, 2026
@mergify

mergify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@berviantoleo

Copy link
Copy Markdown
Member

@dependabot rebase

---
updated-dependencies:
- dependency-name: Redis.OM
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/CacheSample/Redis.OM-1.3.0 branch from 5ab3bd7 to e02f360 Compare July 20, 2026 08:35
@berviantoleo
berviantoleo merged commit 437d2e2 into master Jul 20, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/CacheSample/Redis.OM-1.3.0 branch July 20, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant