Skip to content

Releases: aerospike/php-client

v0.2.0

25 Oct 18:23
a4c3dd6

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

Release Date: October 25, 2023

New Features

  • Introduce dedicated namespace "Aerospike".
  • Added support for all PHP versions above 8.

Improvements

  • Added phpunit tests
  • Minor code cleanups and security improvements

Updates

  • Updated client.exists api to take ReadPolicy as an argument instead of WritePolicy.
  • Added improvements use HLL and GeoJSON Values.

Full Changelog: v0.1.0-alpha1...0.2.0

pre-alpha release

15 Sep 18:31
a7a99dd

Choose a tag to compare

pre-alpha release Pre-release
Pre-release

Release Date: September 15, 2023

This project is pre-alpha, and should not be used in production. If you're an enterprise customer feel free to reach out to our support with feedback and feature requests. We appreciate feedback from the Aerospike community on issues related to the new PHP client.