Skip to content

2.4.1.RELEASE

Compare
Choose a tag to compare
@Aloren Aloren released this 28 Nov 00:30

πŸš€ Features

  • Support for @Indexed annotation
    PR: #101 #113

πŸ’‘ Improvements

  • Split reactive and blocking configurations
    PR: #103

🐞 Fixes

  • List contains query is not working
    PR: #111
  • Support index collection type
    PR: #110
  • fix warning in logs: Registering converter as reading converter although it doesn't convert from a store-supported type
    PR: #107
  • @Expiration annotation doesn't accept 0, -1, -2 values
    PR: #106
  • AerospikeTemplate: rework count method
    PR: #105

πŸ“ Dependencies updates

  • spring-data-parent 2.3.1.RELEASE -> 2.3.5.RELEASE
  • spring-data-commons 2.3.1.RELEASE -> 2.3.5.RELEASE
  • spring-data-keyvalue 2.3.1.RELEASE -> 2.3.5.RELEASE
  • aerospike-client 4.4.9 -> 4.4.18
  • aerospike-reactor-client 4.4.9 -> 4.4.10
  • embedded-aerospike 1.78 -> 1.85
    PR: #112