From fa3f6dfb6c7650f1b33f541d742b7693a1703ebe Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 16 Jun 2022 15:45:15 +0200 Subject: update to 1.9.0 --- .../1.9.0RC2_to_1.9.0/compat_report.html | 486 +++++++++++++++++++++ 1 file changed, 486 insertions(+) create mode 100644 compat_reports/1.9.0RC2_to_1.9.0/compat_report.html (limited to 'compat_reports/1.9.0RC2_to_1.9.0') diff --git a/compat_reports/1.9.0RC2_to_1.9.0/compat_report.html b/compat_reports/1.9.0RC2_to_1.9.0/compat_report.html new file mode 100644 index 0000000..b581bc7 --- /dev/null +++ b/compat_reports/1.9.0RC2_to_1.9.0/compat_report.html @@ -0,0 +1,486 @@ + + + + + + + + + +librdkafka: 1.9.0RC2 to 1.9.0 compatibility report + + + +

API compatibility report for the librdkafka library between 1.9.0RC2 and 1.9.0 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibrdkafka
Version #11.9.0RC2
Version #21.9.0
Archx86_64
GCC Version11
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types334 / 134
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+rdkafka.h, librdkafka.so.101
+rd_kafka_consumer_close_queue ( rd_kafka_t* rk, rd_kafka_queue_t* rkqu )
+rd_kafka_consumer_closed ( rd_kafka_t* rk )
+
+to the top
+

Header Files  1 


+
+rdkafka.h
+
+
to the top
+

Libraries  1 


+
+librdkafka.so.101
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibrdkafka
Version #11.9.0RC2
Version #21.9.0
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files1
Total Libraries1
Total Symbols / Types334 / 134
Compatibility100%
+

Problem Summary


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

Added Symbols  2 


+rdkafka.h
+rd_kafka_consumer_close_queue ( rd_kafka_t* rk, rd_kafka_queue_t* rkqu )
+rd_kafka_consumer_closed ( rd_kafka_t* rk )
+
+to the top
+

Header Files  1 


+
+rdkafka.h
+
+
to the top
+

Libraries  1 


+
+librdkafka.so.101
+
+
to the top
+



+ +
+ + -- cgit