API compatibility report for the libmongoc library between 1.29.2 and 1.30.0 versions on x86_64


Binary
Compatibility
Source
Compatibility

Test Info


Library Namelibmongoc
Version #11.29.2
Version #21.30.0
Archx86_64
GCC Version14
SubjectBinary Compatibility

Test Results


Total Header Files1
Total Libraries1
Total Symbols / Types712 / 201
Compatibility 100%

Problem Summary


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

Added Symbols  25 


mongoc-bulkwrite.h, libmongoc-1.0.so.0.0.0
mongoc_bulkwrite_new ( )
mongoc_bulkwrite_replaceoneopts_set_sort ( mongoc_bulkwrite_replaceoneopts_t* self, bson_t const* sort )
mongoc_bulkwrite_set_client ( mongoc_bulkwrite_t* self, mongoc_client_t* client )
mongoc_bulkwrite_updateoneopts_set_sort ( mongoc_bulkwrite_updateoneopts_t* self, bson_t const* sort )

mongoc-client-pool.h, libmongoc-1.0.so.0.0.0
mongoc_client_pool_set_structured_log_opts ( mongoc_client_pool_t* pool, mongoc_structured_log_opts_t const* opts )

mongoc-client-side-encryption.h, libmongoc-1.0.so.0.0.0
mongoc_auto_encryption_opts_set_key_expiration ( mongoc_auto_encryption_opts_t* opts, uint64_t expiration )
mongoc_client_encryption_opts_set_key_expiration ( mongoc_client_encryption_opts_t* opts, uint64_t cache_expiration_ms )

mongoc-client.h, libmongoc-1.0.so.0.0.0
mongoc_client_set_structured_log_opts ( mongoc_client_t* client, mongoc_structured_log_opts_t const* opts )

mongoc-structured-log.h, libmongoc-1.0.so.0.0.0
mongoc_structured_log_entry_get_component ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_entry_get_level ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_entry_get_message_string ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_entry_message_as_bson ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_get_component_name ( enum mongoc_structured_log_component_t component )
mongoc_structured_log_get_level_name ( enum mongoc_structured_log_level_t level )
mongoc_structured_log_get_named_component ( char const* name, enum mongoc_structured_log_component_t* out )
mongoc_structured_log_get_named_level ( char const* name, enum mongoc_structured_log_level_t* out )
mongoc_structured_log_opts_destroy ( mongoc_structured_log_opts_t* opts )
mongoc_structured_log_opts_get_max_level_for_component ( mongoc_structured_log_opts_t const* opts, enum mongoc_structured_log_component_t component )
mongoc_structured_log_opts_new ( )
mongoc_structured_log_opts_set_handler ( mongoc_structured_log_opts_t* opts, mongoc_structured_log_func_t log_func, void* user_data )
mongoc_structured_log_opts_set_max_document_length ( mongoc_structured_log_opts_t* opts, int max_document_length )
mongoc_structured_log_opts_set_max_document_length_from_env ( mongoc_structured_log_opts_t* opts )
mongoc_structured_log_opts_set_max_level_for_all_components ( mongoc_structured_log_opts_t* opts, enum mongoc_structured_log_level_t level )
mongoc_structured_log_opts_set_max_level_for_component ( mongoc_structured_log_opts_t* opts, enum mongoc_structured_log_component_t component, enum mongoc_structured_log_level_t level )
mongoc_structured_log_opts_set_max_levels_from_env ( mongoc_structured_log_opts_t* opts )

to the top

Header Files  1 


mongoc.h

to the top

Libraries  1 


libmongoc-1.0.so.0.0.0

to the top



Test Info


Library Namelibmongoc
Version #11.29.2
Version #21.30.0
Archx86_64
SubjectSource Compatibility

Test Results


Total Header Files1
Total Libraries1
Total Symbols / Types712 / 201
Compatibility 100%

Problem Summary


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

Added Symbols  25 


mongoc-bulkwrite.h
mongoc_bulkwrite_new ( )
mongoc_bulkwrite_replaceoneopts_set_sort ( mongoc_bulkwrite_replaceoneopts_t* self, bson_t const* sort )
mongoc_bulkwrite_set_client ( mongoc_bulkwrite_t* self, mongoc_client_t* client )
mongoc_bulkwrite_updateoneopts_set_sort ( mongoc_bulkwrite_updateoneopts_t* self, bson_t const* sort )

mongoc-client-pool.h
mongoc_client_pool_set_structured_log_opts ( mongoc_client_pool_t* pool, mongoc_structured_log_opts_t const* opts )

mongoc-client-side-encryption.h
mongoc_auto_encryption_opts_set_key_expiration ( mongoc_auto_encryption_opts_t* opts, uint64_t expiration )
mongoc_client_encryption_opts_set_key_expiration ( mongoc_client_encryption_opts_t* opts, uint64_t cache_expiration_ms )

mongoc-client.h
mongoc_client_set_structured_log_opts ( mongoc_client_t* client, mongoc_structured_log_opts_t const* opts )

mongoc-structured-log.h
mongoc_structured_log_entry_get_component ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_entry_get_level ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_entry_get_message_string ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_entry_message_as_bson ( mongoc_structured_log_entry_t const* entry )
mongoc_structured_log_get_component_name ( enum mongoc_structured_log_component_t component )
mongoc_structured_log_get_level_name ( enum mongoc_structured_log_level_t level )
mongoc_structured_log_get_named_component ( char const* name, enum mongoc_structured_log_component_t* out )
mongoc_structured_log_get_named_level ( char const* name, enum mongoc_structured_log_level_t* out )
mongoc_structured_log_opts_destroy ( mongoc_structured_log_opts_t* opts )
mongoc_structured_log_opts_get_max_level_for_component ( mongoc_structured_log_opts_t const* opts, enum mongoc_structured_log_component_t component )
mongoc_structured_log_opts_new ( )
mongoc_structured_log_opts_set_handler ( mongoc_structured_log_opts_t* opts, mongoc_structured_log_func_t log_func, void* user_data )
mongoc_structured_log_opts_set_max_document_length ( mongoc_structured_log_opts_t* opts, int max_document_length )
mongoc_structured_log_opts_set_max_document_length_from_env ( mongoc_structured_log_opts_t* opts )
mongoc_structured_log_opts_set_max_level_for_all_components ( mongoc_structured_log_opts_t* opts, enum mongoc_structured_log_level_t level )
mongoc_structured_log_opts_set_max_level_for_component ( mongoc_structured_log_opts_t* opts, enum mongoc_structured_log_component_t component, enum mongoc_structured_log_level_t level )
mongoc_structured_log_opts_set_max_levels_from_env ( mongoc_structured_log_opts_t* opts )

to the top

Problems with Constants, Low Severity  5 


mongoc-config.h
[+] MONGOC_CC

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

to the top

Header Files  1 


mongoc.h

to the top

Libraries  1 


libmongoc-1.0.so.0.0.0

to the top