From bbb4d08c2d3e9856edea1dd01ab735af3659c1e2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Aug 2023 19:37:47 +0200 Subject: update to 2.16.2 --- compat_reports/2.16.2_to_2.17.0/compat_report.html | 569 +++++++++++++++++++++ 1 file changed, 569 insertions(+) create mode 100644 compat_reports/2.16.2_to_2.17.0/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.16.2_to_2.17.0/compat_report.html b/compat_reports/2.16.2_to_2.17.0/compat_report.html new file mode 100644 index 0000000..ad3ad30 --- /dev/null +++ b/compat_reports/2.16.2_to_2.17.0/compat_report.html @@ -0,0 +1,569 @@ + + + + + + + + + +libcassandra: 2.16.2 to 2.17.0 compatibility report + + + +

API compatibility report for the libcassandra library between 2.16.2 and 2.17.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcassandra
Version #12.16.2
Version #22.17.0
Archx86_64
GCC Version12
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types700 / 145
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
+ +

Added Symbols  1 


+cassandra.h, libcassandra.so.2.17.0
+cass_ssl_set_min_protocol_version ( CassSsl* ssl, CassSslTlsVersion min_version )
+
+to the top
+

Header Files  2 


+
+cassandra.h
+dse.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.16.2
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcassandra
Version #12.16.2
Version #22.17.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files2
Total Libraries1
Total Symbols / Types700 / 145
Compatibility100%
+

Problem Summary


+ + + + + + + + + +
SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low4
+ +

Added Symbols  1 


+cassandra.h
+cass_ssl_set_min_protocol_version ( CassSsl* ssl, CassSslTlsVersion min_version )
+
+to the top
+ +

Problems with Constants, Low Severity  4 


+cassandra.h
+ +[+] CASS_VERSION_MINOR +
+ + + +[+] CASS_VERSION_PATCH +
+ + +
+dse.h
+ +[+] DSE_VERSION_MINOR +
+ + + +[+] DSE_VERSION_PATCH +
+ + +
+to the top
+

Header Files  2 


+
+cassandra.h
+dse.h
+
+
to the top
+

Libraries  1 


+
+libcassandra.so.2.16.2
+
+
to the top
+



+ +
+ + -- cgit