Bump Redis.OM from 1.1.0 to 1.3.0#46
Merged
Merged
Conversation
|
Tick the box to add this pull request to the merge queue (same as
|
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
Bot
force-pushed
the
dependabot/nuget/CacheSample/Redis.OM-1.3.0
branch
from
July 20, 2026 08:35
5ab3bd7 to
e02f360
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updated Redis.OM from 1.1.0 to 1.3.0.
Release notes
Sourced from Redis.OM's releases.
1.3.0
Changes
INDEXMISSINGon non-tag fields (#552)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
WITHSCORESis now parsed correctly and scores are exposed via a newScoresdictionary onSearchResponse/SearchResponse<T>(#561)🐛 Bug Fixes
Containsquery translation, without a framework bump (#567)IQueryableselect projection path (#562)Containsquery translation (#559)IRedisHydrateablehash materialization (#555)UpdateAsyncinstead of dropping it (#558)RedisConnectionExceptiontype and command context instead of wrapping it in a genericException(#560)InvalidOperationException) on null/missing queries againstIndexEmptyAndMissing = falsefields (#563)Full Changelog: redis/redis-om-dotnet@v1.0.1...v1.2.0
Commits viewable in compare view.