Skip to content
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

Gradle: Bump com.redis.om:redis-om-spring from 0.6.4 to 0.8.4 #524

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2023

Bumps com.redis.om:redis-om-spring from 0.6.4 to 0.8.4.

Release notes

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

Version 0.8.4

👶🏽 Features

  • feature: Handles @Reference for @Document annotated object like Spring Data Redis @RedisHash
  • feature: app configuration properties for EnhancedRedisRepository (r… (#272)
  • feature: Make FeatureExtractor injectable (#262)

🐛 Bug Fixes

  • fix: no metamodel tag fields generated for @​Indexed Enums (resolves gh-277)
  • fix: use ZoneId insteadof ZoneOffset to prevent Invalid ID for ZoneOffset, non numeric characters found: UTC
  • fix: Fixes issues with deeply nested queries with EntityStreams
  • fix: addresses inconsistencies in query range generation for Date/Tim… (#274)
  • fix: handle GsonBuilder dynamic updates regardless of ClassLoader (#271)
  • fix: correctly handle boolean returns in EntityStreams (resolved gh-265) (#269)
  • fix: annotation processors in plugin as per the docs (#261)

Contributors

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

@​Grogdunn,@​rjdkolb, Richard Kolb and @​bsbodden

v0.8.3

What's Changed

New Contributors

Full Changelog: redis/redis-om-spring@v0.8.2...v0.8.3

Version 0.8.2

Changes

  • feature: implements cursors in the EntityStreams API (resolved gh-242) (#247)
  • refactor: bypass DLJ beans if outbound connections blocked or proxied (#244)
  • Issue 236 - Fixes "Fail setting TTL from property during save operation" (#245)
  • fix: handle Long in EntityStreams numeric fields (resolved redis/redis-om-spring#237)
  • refactor: correct Lombok NoArgsConstructor params
  • refactor: optimize imports

Contributors

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

... (truncated)

Commits
  • f94ae14 release: v0.8.4
  • 1288ece fix: repository updateField ignores registered Gson TypeAdapters (resolves gh...
  • 2d60af4 fix: serialize java.time.Instant as milliseconds (resolves gh-275)
  • df5c0a7 refactor: delombok all non-test sources (resolves gh-263)
  • 1185022 fix: no metamodel tag fields generated for @​Indexed Enums (resolves gh-277)
  • a1ba654 fix: use ZoneId insteadof ZoneOffset to prevent 'Invalid ID for ZoneOffset, n...
  • c378c68 feature: app configuration properties for EnhancedRedisRepository (resolves ...
  • dd9fb87 fix: addresses inconsistencies in query range generation for Date/Time types ...
  • 8f8f090 feature: make DGL FeatureExtractor injectable (#262)
  • ac0f977 fix: handle GsonBuilder dynamic updates regardless of ClassLoader
  • 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 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)

Bumps [com.redis.om:redis-om-spring](https://github.com/redis/redis-om-spring) from 0.6.4 to 0.8.4.
- [Release notes](https://github.com/redis/redis-om-spring/releases)
- [Commits](redis/redis-om-spring@v0.6.4...v0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Related to external dependencies label Jun 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #535.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.redis.om-redis-om-spring-0.8.4 branch July 17, 2023 12:16
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