Releases: basho/riak-phppb-client
Releases · basho/riak-phppb-client
TS 1.5 Support - BLOB fields
1.3.0 Update RELNOTES.md
Riak PHP PB Client 1.2.0
Riak TS support
Version 1.1.0 adds commands to allow communication with Riak TimeSeries database over PB.
Dependency fix
I released v1 without updating the dependency for the core lib to 3.0.* so when I removed the 3.0.x branch as it was nolonger needed, it broke the dependency installation.
Official v1
v1.0.0 remove the flag to allow failures for PHP 7 since it has been officia…
Beta pre-release
All functionality should be working. Tests pass. This is still considered pre-release and not approved for production use at this time.
Initial alpha release
This release covers basic KV functionality, CRDTs, Yokozuna (search), and bucket props. Components not finished include 2i searching, key meta data, and request level options like n_val, r, w, etc. This is not intended for production use yet.