Skip to content

2.13.0

Compare
Choose a tag to compare
@mikefero mikefero released this 01 Jul 19:09
· 344 commits to master since this release
3a5d3a5

Features

Issue Summary
CPP-745 Exponential reconnection policy with jitter
CPP-769 Use clang-format to fix up formatting
CPP-775 Add clang-format to Windows

Improvements

Issue Summary
CPP-743 Move internal components from namespace cass to namespace datastax::internal
CPP-764 Rename namespace from cass to datastax
CPP-766 Allow RPM packaging script to build RPM packages for Amazon Linux
CPP-770 Fix header files include guard (__CASS_XXX to DATASTAX_XXX)
CPP-772 Remove per cpp file LOG_FILE attribute to speed up Windows builds

Community Contributions

Summary Community Member
Fixed the location of the '[in]' information for Doxygen AlexisWilke
Added header subdirectory installation capability accelerated
Changed pkg_config templates to use the library variable name accelerated
Fix generation of shlib deps file for Debian packages jirkasilhan