stable

mongo-c-driver-1.30.0-1.el8

FEDORA-EPEL-2025-6e93bde7c0 created by remi a month ago for Fedora EPEL 8

lilbson 1.30.0

Improvements:

  • Improve performance of BSON-to-JSON serialization for nested documents.

Fixes:

  • Truncated output of bson_as_json_with_opts is changed to no longer split valid UTF-8 sequences.
  • Changes were made to the generated JSON text in some cases:
    • Previously, empty arrays and documents would serialize with either one or two spaces depending on whether it is nested. Empty arrays and documents now consistently serialize with just one space.
    • Previously, an array omitted due to the maximum recursion limit would serialize to "{ ... }", as if it were a document. Omitted arrays now serialize to "[ ... ]".
    • The maximum recursion limit now applies to legacy codewscope documents. Deeply nested scope documents will now be omitted like any other deeply nested document.
  • Fix leak of output parameter on failed call to bson_append_array_builder_begin.

libmongoc 1.30.0

New Features:

  • Add support for structured logging.
    • See mongoc_client_set_structured_log_opts and mongoc_client_pool_set_structured_log_opts.
  • Add option to configure cache lifetime of In-Use Encryption data encryption keys.
    • See mongoc_auto_encryption_opts_set_key_expiration and mongoc_client_encryption_opts_set_key_expiration.
  • Support sort option for update and replace operations.
  • Support constructing a mongoc_bulkwrite_t without a client.
    • See mongoc_bulkwrite_new and mongoc_bulkwrite_set_client.

Improvements:

  • Improve performance of mongoc_server_description_new_copy.

Fixes:

  • Additional APM events required by the SDAM specification will now be delivered:
    • Servers that have seen server_opening will now see a server_closed prior to topology_closed.
    • Before topology_closed, a topology_changed event will transition to Unknown topology type.
  • Fix reporting insert IDs in mongoc_bulkwrite_t when verbose results requested.

This update has been submitted for testing by remi.

a month ago

This update's test gating status has been changed to 'ignored'.

a month ago

This update has been pushed to testing.

a month ago

This update has been submitted for stable by bodhi.

a month ago

This update has been pushed to stable.

a month ago

Please login to add feedback.

Metadata
Type
enhancement
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
a month ago
in testing
a month ago
in stable
a month ago
approved
a month ago

Automated Test Results