aerospike-community / spring-data-aerospike-starters

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

FMWK-356 Update dependencies and version number #235

Closed agrgr closed 6 months ago

roimenashe commented 6 months ago

@agrgr Does the changes in AerospikeCommonDataConfiguration and AerospikeDataConfiguration introduces a breaking change?

agrgr commented 6 months ago

@agrgr Does the changes in AerospikeCommonDataConfiguration and AerospikeDataConfiguration introduces a breaking change?

The changes are not that big yet as configuration parameters' names in application.properties stay the same. Planning to put a "deprecated" annotation to the AerospikeDataProperties to remove in the next release as application.properties support now comes built-in with Spring Data Aerospike. Then the names of parameters (prefix) will be changed.