Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-460

ABI/API breakage in 1.5.x

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: 1.5.0, 1.5.1
    • Component/s: None
    • Labels:
      None

      According to abi-compliance-checker, 4 symbols were removed from the library

       

      See https://rpms.remirepo.net/compat_reports/libmongocrypt/1.4.1_to_1.5.1/compat_report.html

      • mongocrypt_csfle_version ( mongocrypt_t const* crypt )
      • mongocrypt_csfle_version_string ( mongocrypt_t const* crypt, uint32_t* len )
      • mongocrypt_setopt_append_csfle_search_path ( mongocrypt_t* crypt, char const* path )
      • mongocrypt_setopt_set_csfle_lib_path_override ( mongocrypt_t* crypt, char const* path )

       

      So, following common practices, the soname should have changed from .0 to .1

            Assignee:
            kevin.albertson@mongodb.com Kevin Albertson
            Reporter:
            remi Remi Collet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: