- Update the wrapper client to VoltDB 8.3
#9
- Revert remove
pryas a development dependency - Update the voltdbclient jar to version 8.3
- Remove deprecated
update_application_catalog - Add more delegate methods including some deprecated ones
- Add new
BulkLoaderSuccessCallback - Update
get_new_bulk_loaderwith new signature. This is a breaking change as the method now receives two Procs instead of one block - Remove intermediate object creation where possible
- Fix examples to make them work with version 8.3
- Add more code YARD comments
- Revert remove
- Update Travis CI to work with JRuby 9.2 and 9.1 and also deploy on tags #13
- Remove
pryas a development dependency - Add the examples dir with the Hello World example #5
- Set Platform to Java for the Gem and Vendor the
voltdbclient-6.8.jarusingjar-dependencies#6
- Remove
voltdbclient-6.8.jaras a dependency from the Gem - Update development dependencies