aerospike-community / spring-data-aerospike-starters

spring-data-aerospike-starters
https://github.com/aerospike-community/spring-data-aerospike
15 stars 7 forks source link

Bump com.aerospike:spring-data-aerospike from 4.6.0 to 4.7.0 #234

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps com.aerospike:spring-data-aerospike from 4.6.0 to 4.7.0.

Release notes

Sourced from com.aerospike:spring-data-aerospike's releases.

4.7.0

Changes

🚀 Features

  • FMWK-316 Improve querying documentation @​agrgr (#715)
  • FMWK-344 Refactor repository query tests @​agrgr (#714)
  • FMWK-333 Refactor repository queries @​agrgr (#713)
  • FMWK-305 Add test for an object with nested POJOs when typeKey is null @​agrgr (#707)
  • FMWK-337 Convert PersonRepositoryQueryTests to dedicated test classes @​agrgr (#706)
  • FMWK-292 Update Aerospike Server version in tests to 6.4.0.10 @​agrgr (#705)
  • FMWK-315 Add query methods validation, refactor creating combined repository queries @​agrgr (#701)
  • FMWK-296 Support using alternative IAerospikeClient implementations @​agrgr (#697)
  • FMWK-312 Cleanup for configuration and documentation @​agrgr (#691)
  • FMWK-278 Refactor configuration @​agrgr (#684)
  • FMWK-301 Support beforeLastUpdate parameter in deleteAll @​agrgr (#682)
  • FMWK-285 Compare versions when performing delete operations @​agrgr (#681)

🐛 Bug Fixes

  • Fix null pointer issue when typeKey is set as null @​avi054 (#685)

📁 Dependencies updates

  • FMWK-353 Update dependencies and version number @​agrgr (#716)

📖 Documentation

Commits
  • 638b353 FMWK-353 Update dependencies and version number (#716)
  • ea0b0f7 FMWK-316 Improve querying documentation (#715)
  • 3bd8dab FMWK-344 Refactor repository query tests (#714)
  • af0a2ce FMWK-333 Refactor repository queries (#713)
  • 61a8692 FMWK-305 Add test for an object with nested POJOs when typeKey is null (#707)
  • bd1e162 FMWK-337 Convert PersonRepositoryQueryTests to dedicated test classes (#706)
  • dc6db3c FMWK-292 Update Aerospike Server version in tests to 6.4.0.10 (#705)
  • bf374b5 FMWK-315 Add query methods validation, refactor creating combined repository ...
  • b7ba6da FMWK-296 Support using alternative IAerospikeClient implementations (#697)
  • 1f555ba FMWK-312 Cleanup for configuration and documentation (#691)
  • 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 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[bot] commented 6 months ago

Looks like com.aerospike:spring-data-aerospike is up-to-date now, so this is no longer needed.