github Azure/azure-sdk-for-python azure-cosmos_4.17.0

3 hours ago

4.17.0 (2026-09-09)

Features Added

  • Added the enable_compact_utf8_item_writes client option. Set it to True to reduce item write request sizes by
    serializing valid Unicode as compact UTF-8 for create, upsert, replace, patch, and transactional batch operations.
    See PR 48914.

Bugs Fixed

  • Fixed sync and async item PATCH requests to explicitly send the registered application/json-patch+json
    content type. See PR 48914.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.