Releases: aerospike/spring-data-aerospike
Releases · aerospike/spring-data-aerospike
2.3.4.RELEASE
2.3.3.RELEASE
💡 Improvements
- BlockHound used to prove reactivity
PR: #75 QueryEnginereplaced withReactiveQueryEngineinReactiveAerospikeTemplate
PR: #74
📁 Dependencies updates
- Update aerospike dependencies:
aerospike-client 4.4.7 -> 4.4.9
aerospike-reactor-client 4.4.7 -> 4.4.9
aerospike-query-engine 4.4.7 -> 4.4.9
PR: #74
🏡 Housekeeping
- Update documentation
PR: #71
2.3.2.RELEASE
2.3.1.RELEASE
Fixes
- Fix conversion of composite primary key when custom converters are present
PR: #66
2.3.0.RELEASE
Dependencies updates
- Update dependencies:
spring-data-parent2.2.0.RELEASE -> 2.2.3.RELEASE
spring-data-commons2.2.0.RELEASE -> 2.2.3.RELEASE
spring-data-keyvalue2.2.0.RELEASE -> 2.2.3.RELEASE
aerospike-client4.4.6 -> 4.4.7
aerospike-reactor-client4.4.6 -> 4.4.7
aerospike-query-engine4.4.6 -> 4.4.7
PR: #62
Fixes
-
GenerationPolicy.NONEis explicitly set fordelete,save,insert,updateoperations for documents without version property.
2b5eaa5 -
insertandupdatemethods now consider version property of the document, handle error respectively and update document's version property after operation is complete. -
updatemethodRecordExistsActionwas changed fromUPDATE_ONLYtoREPLACE_ONLY. (It was not possible to set any document's property to null value viaupdatemethod)
df18637
28e0bef -
Expose identifying annotations, so that repository bean can be registered when Spring Boot 2.2.1+ is used (related to DATACMNS-1596)
PR: #64
Deprecations
- Deprecate
indexExistsoperation
PR: #63
2.2.0.RELEASE
Major update to spring-data-parent 2.1.6.RELEASE -> 2.2.0.RELEASE
Dependencies updates:
org.springframework.data:spring-data-commons 2.1.6.RELEASE -> 2.2.0.RELEASEcom.aerospike:aerospike-client 4.4.1 -> 4.4.6com.aerospike:aerospike-reactor-client 4.4.1 -> 4.4.6com.aerospike:aerospike-query-engine 4.4.1 -> 4.4.6
2.1.1.RELEASE
- Handle SocketTimeoutException thrown when new connection to Aerospike is opened
2.1.0.RELEASE
- Reactive repositories support
- Fix
Expirationproperty can not be deserialized for immutable document - Fix documentation regarding default expiration in
@Document - Fix support byte array as field in document
- Support of placeholders in
@Document.collection
1.2.1.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.2.0.RELEASE