From 561cf9fa5278a3648d3643b91103f7221fc3c9f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jul 2024 08:36:27 +0200 Subject: update to 2.5.0 --- compat_reports/2.4.0_to_2.5.0/compat_report.html | 656 +++++++++++++++++++++++ 1 file changed, 656 insertions(+) create mode 100644 compat_reports/2.4.0_to_2.5.0/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.4.0_to_2.5.0/compat_report.html b/compat_reports/2.4.0_to_2.5.0/compat_report.html new file mode 100644 index 0000000..2efa1f6 --- /dev/null +++ b/compat_reports/2.4.0_to_2.5.0/compat_report.html @@ -0,0 +1,656 @@ + + + + + + + + + +librdkafka: 2.4.0 to 2.5.0 compatibility report + + + +

API compatibility report for the librdkafka library between 2.4.0 and 2.5.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibrdkafka
Version #12.4.0
Version #22.5.0
Archx86_64
GCC Version13
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types446 / 168
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low0
Other Changes
in Data Types
-2
+ + +

Problems with Data Types, Low Severity  1 


+rdkafka.h
+ +[+] enum rd_kafka_resp_err_t  1  +
+ + +
+to the top
+ +

Other Changes in Data Types  2 


+rdkafka.h
+ +[+] enum rd_kafka_resp_err_t  2  +
+ + +
+to the top
+

Header Files  1 


+
+rdkafka.h
+
+
to the top
+

Libraries  1 


+
+librdkafka.so.1
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibrdkafka
Version #12.4.0
Version #22.5.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types446 / 168
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-0
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1
Other Changes
in Data Types
-3
+ + +

Problems with Constants, Low Severity  1 


+rdkafka.h
+ +[+] RD_KAFKA_VERSION +
+ + +
+to the top
+ +

Other Changes in Data Types  3 


+rdkafka.h
+ +[+] enum rd_kafka_resp_err_t  3  +
+ + +
+to the top
+

Header Files  1 


+
+rdkafka.h
+
+
to the top
+

Libraries  1 


+
+librdkafka.so.1
+
+
to the top
+



+ +
+ + -- cgit