blob: 026b54951ad3cd03fed64f2ccc4737a25611d3e6 [file] [log] [blame]
# 0.0.14
CASSANDRA-18511: Add support for JMX in jvm-dtest
# 0.0.13
CASSANDRA-17332: Add support for vnodes in jvm-dtest
# 0.0.12
CASSANDRA-17214:Add IInstance.isValid() with default true return value
# 0.0.11
CASSANDRA-17064: Option to start nodes with blank gossip state
CASSANDRA-17050: fix Upgrade tests failing with UnsupportedOperationException
# 0.0.10
CASSANDRA-17013: CEP-10 Simulator Improvements
# 0.0.9
CASSANDRA-16803: jvm-dtest-upgrade failing MixedModeReadTest.mixedModeReadColumnSubsetDigestCheck, ClassNotFoundException: com.vdurmont.semver4j.Semver
# 0.0.8
CASSANDRA-16649: Update Versions for trunk as 4.1 and new release branch cassandra-4.0
CASSANDRA-16649: Introduce SemVer4j for version representation, parsing and handling
# 0.0.7
CASSANDRA-16136: Add Metrics to instance API
CASSANDRA-16272: Nodetool assert apis do not include the new stdout and stderr in the failure message
# 0.0.6
CASSANDRA-16148: Add IInstance#getReleaseVersionString
# 0.0.5
CASSANDRA-16109: If user has not set nodeCount, use the node id topology size
CASSANDRA-16057: Update in-jvm dtest to expose stdout and stderr for nodetool
CASSANDRA-16120: Add ability for jvm-dtest to grep instance logs
CASSANDRA-16101: Add method to ignore uncaught throwables
CASSANDRA-16109: Collect dc/rack information and validate when building
CASSANDRA-15386: Default to 3 datadirs in in-jvm dtests
CASSANDRA-16101: Add method to fetch uncaught exceptions
# 0.0.4
CASSANDRA-15920: Make SimpleQueryResult a container for client warnings, and expose those warnings via QueryResult
# 0.0.3
CASSANDRA-15851: Add instance initializer
# 0.0.2
CASSANDRA-15684: Improve error codes in NodeToolResult to produce better errors and to allow Any style message checks
CASSANDRA-15713: Make shared class filter for InstanceClassLoader pluggable
CASSANDRA-15714: Add support for replacing logback with alternate logger config (like log4j2)
CASSANDRA-15756: In-jvm dtest IInstance and ICoordinator should use QueryResult as the base API
CASSANDRA-15733: Cluster builder should be provided to the factory and expose state