API compatibility report for the libmongoc library between 1.13.1 and 1.14.0 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibmongoc
Version #11.13.1
Version #21.14.0
Archx86_64
GCC Version8
SubjectBinary Compatibility

Test Results


Total Header Files7
Total Libraries1
Total Symbols / Types501 / 151
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low1

Added Symbols  15 


mongoc-client.h, libmongoc-1.0.so.0.0.0
mongoc_client_reset ( mongoc_client_t* client )

mongoc-gridfs-bucket.h, libmongoc-1.0.so.0.0.0
mongoc_gridfs_bucket_abort_upload ( mongoc_stream_t* stream )
mongoc_gridfs_bucket_delete_by_id ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, bson_error_t* error )
mongoc_gridfs_bucket_destroy ( mongoc_gridfs_bucket_t* bucket )
mongoc_gridfs_bucket_download_to_stream ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, mongoc_stream_t* destination, bson_error_t* error )
mongoc_gridfs_bucket_find ( mongoc_gridfs_bucket_t* bucket, bson_t const* filter, bson_t const* opts )
mongoc_gridfs_bucket_new ( mongoc_database_t* db, bson_t const* opts, mongoc_read_prefs_t const* read_prefs, bson_error_t* error )
mongoc_gridfs_bucket_open_download_stream ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, bson_error_t* error )
mongoc_gridfs_bucket_open_upload_stream ( mongoc_gridfs_bucket_t* bucket, char const* filename, bson_t const* opts, bson_value_t* file_id, bson_error_t* error )
mongoc_gridfs_bucket_open_upload_stream_with_id ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, char const* filename, bson_t const* opts, bson_error_t* error )
mongoc_gridfs_bucket_stream_error ( mongoc_stream_t* stream, bson_error_t* error )
mongoc_gridfs_bucket_upload_from_stream ( mongoc_gridfs_bucket_t* bucket, char const* filename, mongoc_stream_t* source, bson_t const* opts, bson_value_t* file_id, bson_error_t* error )
mongoc_gridfs_bucket_upload_from_stream_with_id ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, char const* filename, mongoc_stream_t* source, bson_t const* opts, bson_error_t* error )

mongoc-server-description.h, libmongoc-1.0.so.0.0.0
mongoc_server_description_last_update_time ( mongoc_server_description_t const* description )

mongoc-stream.h, libmongoc-1.0.so.0.0.0
mongoc_stream_should_retry ( mongoc_stream_t* stream )

to the top

Problems with Data Types, Low Severity  1 


mongoc-stream.h
[+] struct _mongoc_stream_t  1 

to the top

Problems with Constants, Low Severity  1 


mongoc-config.h
[+] MONGOC_HAVE_ASN1_STRING_GET0_DATA

to the top

Header Files  7 


mongoc-bulk-operation.h
mongoc-change-stream.h
mongoc-config.h
mongoc-iovec.h
mongoc-server-description.h
mongoc-topology-description.h
mongoc.h

to the top

Libraries  1 


libmongoc-1.0.so.0.0.0

to the top



Test Info


Library Namelibmongoc
Version #11.13.1
Version #21.14.0
Archx86_64
SubjectSource Compatibility

Test Results


Total Header Files7
Total Libraries1
Total Symbols / Types501 / 151
Compatibility 100%

Problem Summary


SeverityCount
Added Symbols-15
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low5

Added Symbols  15 


mongoc-client.h
mongoc_client_reset ( mongoc_client_t* client )

mongoc-gridfs-bucket.h
mongoc_gridfs_bucket_abort_upload ( mongoc_stream_t* stream )
mongoc_gridfs_bucket_delete_by_id ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, bson_error_t* error )
mongoc_gridfs_bucket_destroy ( mongoc_gridfs_bucket_t* bucket )
mongoc_gridfs_bucket_download_to_stream ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, mongoc_stream_t* destination, bson_error_t* error )
mongoc_gridfs_bucket_find ( mongoc_gridfs_bucket_t* bucket, bson_t const* filter, bson_t const* opts )
mongoc_gridfs_bucket_new ( mongoc_database_t* db, bson_t const* opts, mongoc_read_prefs_t const* read_prefs, bson_error_t* error )
mongoc_gridfs_bucket_open_download_stream ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, bson_error_t* error )
mongoc_gridfs_bucket_open_upload_stream ( mongoc_gridfs_bucket_t* bucket, char const* filename, bson_t const* opts, bson_value_t* file_id, bson_error_t* error )
mongoc_gridfs_bucket_open_upload_stream_with_id ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, char const* filename, bson_t const* opts, bson_error_t* error )
mongoc_gridfs_bucket_stream_error ( mongoc_stream_t* stream, bson_error_t* error )
mongoc_gridfs_bucket_upload_from_stream ( mongoc_gridfs_bucket_t* bucket, char const* filename, mongoc_stream_t* source, bson_t const* opts, bson_value_t* file_id, bson_error_t* error )
mongoc_gridfs_bucket_upload_from_stream_with_id ( mongoc_gridfs_bucket_t* bucket, bson_value_t const* file_id, char const* filename, mongoc_stream_t* source, bson_t const* opts, bson_error_t* error )

mongoc-server-description.h
mongoc_server_description_last_update_time ( mongoc_server_description_t const* description )

mongoc-stream.h
mongoc_stream_should_retry ( mongoc_stream_t* stream )

to the top

Problems with Data Types, Low Severity  1 


mongoc-stream.h
[+] struct _mongoc_stream_t  1 

to the top

Problems with Constants, Low Severity  5 


mongoc-config.h
[+] MONGOC_HAVE_ASN1_STRING_GET0_DATA

mongoc-version.h
[+] MONGOC_MICRO_VERSION
[+] MONGOC_MINOR_VERSION
[+] MONGOC_VERSION
[+] MONGOC_VERSION_S

to the top

Header Files  7 


mongoc-bulk-operation.h
mongoc-change-stream.h
mongoc-config.h
mongoc-iovec.h
mongoc-server-description.h
mongoc-topology-description.h
mongoc.h

to the top

Libraries  1 


libmongoc-1.0.so.0.0.0

to the top