Loading
AVS Java Client 1.0.0 Release Notes
October 11, 2024
Requirements
- Java 17 or later
- A running AVS 0.10.0 cluster
New features
- Added the ability to search by Key using the
KeySearchQuery
class. [VEC-331] - This release combines the admin and development clients into a single client. [VEC-366]
Issues fixed
- Handle null pointer exception when the value in the map is null. [VEC-361]
Documentation
See the javadocs for a comprehensive description of capabilities and supported APIs.