Changelog
4.1.0
Features:
Changelog
4.0.0
This major release is geared toward internal performance improvements and removing some legacy code cruft relating to the now-defunct dual driver support.
BREAKING:
priam
supported two underlying Cassandra drivers. This is no-longer the case, so some effort has been done to remove the cruft in the code for this dual support. One of these changes removes the translation of the old helenus
driver config options to those compatible with cassandra-driver
. Config options in priam
are now aligned directly with the config options of cassandra-driver
.error
handlers to your streams to avoid unhandled error exceptions.Features:
connect
and close
methods now support PromisesPerformance:
See the migration from 3.x to 4.x to assist your efforts into migrating to version 4.x.
Changelog
3.1.0
Changelog
3.0.0
Features:
localDataCenter
is now a required field in cassandra-driver
version 4.