From 42571498af81e720aa078dbd927d7670043c4233 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 23 Nov 2018 15:19:42 +0100 Subject: v2.10.2 --- compat_reports/2.10.0_to_2.10.2/compat_report.html | 701 +++++++++++++ compat_reports/2.10.1_to_2.10.2/compat_report.html | 1090 ++++++++++++++++++++ 2 files changed, 1791 insertions(+) create mode 100644 compat_reports/2.10.0_to_2.10.2/compat_report.html create mode 100644 compat_reports/2.10.1_to_2.10.2/compat_report.html (limited to 'compat_reports') diff --git a/compat_reports/2.10.0_to_2.10.2/compat_report.html b/compat_reports/2.10.0_to_2.10.2/compat_report.html new file mode 100644 index 0000000..cdcbb48 --- /dev/null +++ b/compat_reports/2.10.0_to_2.10.2/compat_report.html @@ -0,0 +1,701 @@ + + + + + + + + + +libcouchbase: 2.10.0 to 2.10.2 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.10.0 and 2.10.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.10.0
Version #22.10.2
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files32
Total Libraries1
Total Symbols / Types263 / 448
Compatibility100%
+

Problem Summary


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

Added Symbols  22 


+analytics.h, libcouchbase.so.2.0.64
+lcb_analytics_cancel ( lcb_t instance, lcb_ANALYTICSHANDLE handle )
+lcb_analytics_defhnd_extract ( lcb_RESPANALYTICS const* response )
+lcb_analytics_defhnd_free ( lcb_ANALYTICSDEFERREDHANDLE* handle )
+lcb_analytics_defhnd_poll ( lcb_t instance, void const* cookie, lcb_ANALYTICSDEFERREDHANDLE* handle )
+lcb_analytics_defhnd_setcallback ( lcb_ANALYTICSDEFERREDHANDLE* handle, lcb_ANALYTICSCALLBACK callback )
+lcb_analytics_defhnd_status ( lcb_ANALYTICSDEFERREDHANDLE* handle )
+lcb_analytics_free ( lcb_CMDANALYTICS* cmd )
+lcb_analytics_ingest_ignoreingesterror ( lcb_CMDANALYTICS* cmd, int ignore )
+lcb_analytics_ingest_setdataconverter ( lcb_CMDANALYTICS* cmd, lcb_ANALYTICSINGESTDATACONVERTER converter )
+lcb_analytics_ingest_setexptime ( lcb_CMDANALYTICS* cmd, lcb_U32 exptime )
+lcb_analytics_ingest_setidgenerator ( lcb_CMDANALYTICS* cmd, lcb_ANALYTICSINGESTIDGENERATOR generator )
+lcb_analytics_ingest_setmethod ( lcb_CMDANALYTICS* cmd, enum lcb_ANALYTICSINGESTMETHOD method )
+lcb_analytics_namedparam ( lcb_CMDANALYTICS* cmd, char const* name, size_t nname, char const* value, size_t nvalue )
+lcb_analytics_new ( )
+lcb_analytics_posparam ( lcb_CMDANALYTICS* cmd, char const* value, size_t nvalue )
+lcb_analytics_query ( lcb_t instance, void const* cookie, lcb_CMDANALYTICS* cmd )
+lcb_analytics_reset ( lcb_CMDANALYTICS* cmd )
+lcb_analytics_setcallback ( lcb_CMDANALYTICS* cmd, lcb_ANALYTICSCALLBACK callback )
+lcb_analytics_setdeferred ( lcb_CMDANALYTICS* cmd, int deferred )
+lcb_analytics_setopt ( lcb_CMDANALYTICS* cmd, char const* name, size_t nname, char const* value, size_t nvalue )
+lcb_analytics_setquery ( lcb_CMDANALYTICS* cmd, char const* query, size_t nquery )
+lcb_analytics_setstatement ( lcb_CMDANALYTICS* cmd, char const* statement, size_t nstatement )
+
+to the top
+ +

Other Changes in Constants  1 


+couchbase.h
+ +[+] LCB_CALLBACK_ANALYTICS +
+ + +
+to the top
+

Header Files  32 


+
+_cxxwrap.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+deprecated.h
+http.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+metrics.h
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+tracing.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.62
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.10.0
Version #22.10.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files32
Total Libraries1
Total Symbols / Types530 / 455
Compatibility100%
+

Problem Summary


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

Added Symbols  23 


+analytics.h
+lcb_analytics_cancel ( lcb_t instance, lcb_ANALYTICSHANDLE handle )
+lcb_analytics_defhnd_extract ( lcb_RESPANALYTICS const* response )
+lcb_analytics_defhnd_free ( lcb_ANALYTICSDEFERREDHANDLE* handle )
+lcb_analytics_defhnd_poll ( lcb_t instance, void const* cookie, lcb_ANALYTICSDEFERREDHANDLE* handle )
+lcb_analytics_defhnd_setcallback ( lcb_ANALYTICSDEFERREDHANDLE* handle, lcb_ANALYTICSCALLBACK callback )
+lcb_analytics_defhnd_status ( lcb_ANALYTICSDEFERREDHANDLE* handle )
+lcb_analytics_free ( lcb_CMDANALYTICS* cmd )
+lcb_analytics_ingest_ignoreingesterror ( lcb_CMDANALYTICS* cmd, int ignore )
+lcb_analytics_ingest_setdataconverter ( lcb_CMDANALYTICS* cmd, lcb_ANALYTICSINGESTDATACONVERTER converter )
+lcb_analytics_ingest_setexptime ( lcb_CMDANALYTICS* cmd, lcb_U32 exptime )
+lcb_analytics_ingest_setidgenerator ( lcb_CMDANALYTICS* cmd, lcb_ANALYTICSINGESTIDGENERATOR generator )
+lcb_analytics_ingest_setmethod ( lcb_CMDANALYTICS* cmd, enum lcb_ANALYTICSINGESTMETHOD method )
+lcb_analytics_namedparam ( lcb_CMDANALYTICS* cmd, char const* name, size_t nname, char const* value, size_t nvalue )
+lcb_analytics_new ( )
+lcb_analytics_posparam ( lcb_CMDANALYTICS* cmd, char const* value, size_t nvalue )
+lcb_analytics_query ( lcb_t instance, void const* cookie, lcb_CMDANALYTICS* cmd )
+lcb_analytics_reset ( lcb_CMDANALYTICS* cmd )
+lcb_analytics_setcallback ( lcb_CMDANALYTICS* cmd, lcb_ANALYTICSCALLBACK callback )
+lcb_analytics_setdeferred ( lcb_CMDANALYTICS* cmd, int deferred )
+lcb_analytics_setopt ( lcb_CMDANALYTICS* cmd, char const* name, size_t nname, char const* value, size_t nvalue )
+lcb_analytics_setparentspan ( lcb_CMDANALYTICS* cmd, lcbtrace_SPAN* span )
+lcb_analytics_setquery ( lcb_CMDANALYTICS* cmd, char const* query, size_t nquery )
+lcb_analytics_setstatement ( lcb_CMDANALYTICS* cmd, char const* statement, size_t nstatement )
+
+to the top
+ +

Problems with Constants, Low Severity  3 


+configuration.h
+ +[+] LCB_VERSION +
+ + + +[+] LCB_VERSION_CHANGESET +
+ + + +[+] LCB_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Constants  1 


+couchbase.h
+ +[+] LCB_CALLBACK_ANALYTICS +
+ + +
+to the top
+

Header Files  32 


+
+_cxxwrap.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+deprecated.h
+http.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+metrics.h
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+tracing.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.62
+
+
to the top
+



+ +
+ + diff --git a/compat_reports/2.10.1_to_2.10.2/compat_report.html b/compat_reports/2.10.1_to_2.10.2/compat_report.html new file mode 100644 index 0000000..4c4d978 --- /dev/null +++ b/compat_reports/2.10.1_to_2.10.2/compat_report.html @@ -0,0 +1,1090 @@ + + + + + + + + + +libcouchbase: 2.10.1 to 2.10.2 compatibility report + + + +

API compatibility report for the libcouchbase library between 2.10.1 and 2.10.2 versions on x86_64

+ +
+
+ Binary
Compatibility
+ Source
Compatibility
+
+

Test Info


+ + + + + + + +
Library Namelibcouchbase
Version #12.10.1
Version #22.10.2
Archx86_64
GCC Version8
SubjectBinary Compatibility
+

Test Results


+ + + + + + +
Total Header Files33
Total Libraries1
Total Symbols / Types266 / 456
Compatibility100%
+

Problem Summary


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

Problems with Data Types, Low Severity  2 


+ixmgmt.h
+ +[+] struct lcb_RESPN1XMGMT_st  2  +
+ + +
+to the top
+ +

Other Changes in Constants  10 


+n1ql.h
+ +[+] LCB_CMDN1QL_F_ANALYTICSQUERY +
+ + + +[+] LCB_CMDN1QL_F_CBASQUERY +
+ + + +[+] LCB_CMDN1QL_F_JSONQUERY +
+ + + +[+] LCB_CMDN1QL_F_PREPCACHE +
+ + + +[+] LCB_N1P_CONSISTENCY_NONE +
+ + + +[+] LCB_N1P_CONSISTENCY_REQUEST +
+ + + +[+] LCB_N1P_CONSISTENCY_RYOW +
+ + + +[+] LCB_N1P_CONSISTENCY_STATEMENT +
+ + + +[+] LCB_N1P_QUERY_PREPARED +
+ + + +[+] LCB_N1P_QUERY_STATEMENT +
+ + +
+to the top
+

Header Files  33 


+
+_cxxwrap.h
+analytics.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+deprecated.h
+http.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+metrics.h
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+tracing.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.63
+
+
to the top
+


+

Test Info


+ + + + + + +
Library Namelibcouchbase
Version #12.10.1
Version #22.10.2
Archx86_64
SubjectSource Compatibility
+

Test Results


+ + + + + + +
Total Header Files33
Total Libraries1
Total Symbols / Types534 / 463
Compatibility100%
+

Problem Summary


+ + + + + + + + + + +
SeverityCount
Added Symbols-19
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low3
Other Changes
in Constants
-10
+ +

Added Symbols  19 


+n1ql.h
+lcb_n1p_encode ( lcb_N1QLPARAMS* params, enum lcb_error_t* rc )
+lcb_n1p_free ( lcb_N1QLPARAMS* params )
+lcb_n1p_mkcmd ( lcb_N1QLPARAMS* params, lcb_CMDN1QL* cmd )
+lcb_n1p_namedparam ( lcb_N1QLPARAMS* params, char const* name, size_t n_name, char const* value, size_t n_value )
+lcb_n1p_new ( )
+lcb_n1p_pipelinebatch ( lcb_N1QLPARAMS* params, int pipelinebatch )
+lcb_n1p_pipelinecap ( lcb_N1QLPARAMS* params, int pipelinecap )
+lcb_n1p_posparam ( lcb_N1QLPARAMS* params, char const* value, size_t n_value )
+lcb_n1p_readonly ( lcb_N1QLPARAMS* params, int readonly )
+lcb_n1p_reset ( lcb_N1QLPARAMS* params )
+lcb_n1p_scancap ( lcb_N1QLPARAMS* params, int scancap )
+lcb_n1p_setconsistency ( lcb_N1QLPARAMS* params, int mode )
+lcb_n1p_setconsistent_handle ( lcb_N1QLPARAMS* params, lcb_t instance )
+lcb_n1p_setconsistent_token ( lcb_N1QLPARAMS* params, char const* keyspace, lcb_MUTATION_TOKEN const* st )
+lcb_n1p_setopt ( lcb_N1QLPARAMS* params, char const* name, size_t n_name, char const* value, size_t n_value )
+lcb_n1p_setquery ( lcb_N1QLPARAMS* params, char const* qstr, size_t nqstr, int type )
+lcb_n1ql_cancel ( lcb_t instance, lcb_N1QLHANDLE handle )
+lcb_n1ql_query ( lcb_t instance, void const* cookie, lcb_CMDN1QL const* cmd )
+lcb_n1ql_set_parent_span ( lcb_t instance, lcb_N1QLHANDLE handle, lcbtrace_SPAN* span )
+
+to the top
+ +

Problems with Data Types, Low Severity  1 


+ixmgmt.h
+ +[+] struct lcb_RESPN1XMGMT_st  1  +
+ + +
+to the top
+ +

Problems with Constants, Low Severity  3 


+configuration.h
+ +[+] LCB_VERSION +
+ + + +[+] LCB_VERSION_CHANGESET +
+ + + +[+] LCB_VERSION_STRING +
+ + +
+to the top
+ +

Other Changes in Constants  10 


+n1ql.h
+ +[+] LCB_CMDN1QL_F_ANALYTICSQUERY +
+ + + +[+] LCB_CMDN1QL_F_CBASQUERY +
+ + + +[+] LCB_CMDN1QL_F_JSONQUERY +
+ + + +[+] LCB_CMDN1QL_F_PREPCACHE +
+ + + +[+] LCB_N1P_CONSISTENCY_NONE +
+ + + +[+] LCB_N1P_CONSISTENCY_REQUEST +
+ + + +[+] LCB_N1P_CONSISTENCY_RYOW +
+ + + +[+] LCB_N1P_CONSISTENCY_STATEMENT +
+ + + +[+] LCB_N1P_QUERY_PREPARED +
+ + + +[+] LCB_N1P_QUERY_STATEMENT +
+ + +
+to the top
+

Header Files  33 


+
+_cxxwrap.h
+analytics.h
+api-legacy.h
+api3.h
+assert.h
+auth.h
+cbft.h
+cntl-private.h
+cntl.h
+configuration.h
+couchbase.h
+crypto.h
+deprecated.h
+http.h
+iops.h
+ixmgmt.h
+kvbuf.h
+libev_io_opts.h
+libevent_io_opts.h
+libuv_compat.h
+libuv_io_opts.h
+metrics.h
+n1ql.h
+pktfwd.h
+plugin-internal.h
+select_io_opts.h
+subdoc.h
+sysdefs.h
+tracing.h
+vbucket.h
+views.h
+visibility.h
+wsaerr.h
+
+
to the top
+

Libraries  1 


+
+libcouchbase.so.2.0.63
+
+
to the top
+



+ +
+ + -- cgit