API compatibility report for the libcassandra library between 2.5.0 and 2.6.0 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibcassandra
Version #12.5.0
Version #22.6.0
Archx86_64
GCC Version6.3.1
SubjectBinary Compatibility

Test Results


Total Header Files1
Total Libraries1
Total Symbols / Types531 / 115
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-1

Added Symbols  11 


cassandra.h, libcassandra.so.2.6.0
cass_collection_append_duration ( CassCollection* collection, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_statement_bind_duration ( CassStatement* statement, size_t index, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_statement_bind_duration_by_name ( CassStatement* statement, char const* name, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_statement_bind_duration_by_name_n ( CassStatement* statement, char const* name, size_t name_length, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_timestamp_gen_monotonic_new_with_settings ( cass_int64_t warning_threshold_us, cass_int64_t warning_interval_ms )
cass_tuple_set_duration ( CassTuple* tuple, size_t index, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_user_type_set_duration ( CassUserType* user_type, size_t index, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_user_type_set_duration_by_name ( CassUserType* user_type, char const* name, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_user_type_set_duration_by_name_n ( CassUserType* user_type, char const* name, size_t name_length, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_value_get_duration ( CassValue const* value, cass_int32_t* months, cass_int32_t* days, cass_int32_t* nanos )
cass_value_is_duration ( CassValue const* value )

to the top

Other Changes in Data Types  1 


cassandra.h
[+] enum CassValueType_  1 

to the top

Header Files  1 


cassandra.h

to the top

Libraries  1 


libcassandra.so.2.5.0

to the top



Test Info


Library Namelibcassandra
Version #12.5.0
Version #22.6.0
Archx86_64
SubjectSource Compatibility

Test Results


Total Header Files1
Total Libraries1
Total Symbols / Types534 / 115
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-11
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-1
Other Changes
in Constants
-4

Added Symbols  11 


cassandra.h
cass_collection_append_duration ( CassCollection* collection, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_statement_bind_duration ( CassStatement* statement, size_t index, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_statement_bind_duration_by_name ( CassStatement* statement, char const* name, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_statement_bind_duration_by_name_n ( CassStatement* statement, char const* name, size_t name_length, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_timestamp_gen_monotonic_new_with_settings ( cass_int64_t warning_threshold_us, cass_int64_t warning_interval_ms )
cass_tuple_set_duration ( CassTuple* tuple, size_t index, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_user_type_set_duration ( CassUserType* user_type, size_t index, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_user_type_set_duration_by_name ( CassUserType* user_type, char const* name, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_user_type_set_duration_by_name_n ( CassUserType* user_type, char const* name, size_t name_length, cass_int32_t months, cass_int32_t days, cass_int32_t nanos )
cass_value_get_duration ( CassValue const* value, cass_int32_t* months, cass_int32_t* days, cass_int32_t* nanos )
cass_value_is_duration ( CassValue const* value )

to the top

Problems with Constants, Low Severity  1 


cassandra.h
[+] CASS_VERSION_MINOR

to the top

Other Changes in Data Types  1 


cassandra.h
[+] enum CassValueType_  1 

to the top

Other Changes in Constants  4 


cassandra.h
[+] CASS_CONSISTENCY_MAP
[+] CASS_ERROR_MAP
[+] CASS_LOG_LEVEL_MAP
[+] CASS_WRITE_TYPE_MAP

to the top

Header Files  1 


cassandra.h

to the top

Libraries  1 


libcassandra.so.2.5.0

to the top