forked from pool/python-pymongo
* Queryable Encryption text queries beta
* Decimal128 encoding/decoding
* Preliminary support for Python 3.14, including free-threading
* New method: append_metadata
* Server selection performance improved when selecting a server
* Fixed a bug where AsyncMongoClient would block the event loop while
creating new connections, potentially significantly increasing latency
for ongoing operations.
* Fixed a bug that resulted in confusing error messages after hostname
verification errors when using PyOpenSSL.
* Fixed a bug that could raise ServerSelectionTimeoutError when using
timeouts with AsyncMongoClient.
* SRV hostname validation fails when resolver and resolved hostnames are
identical with three domain levels
* AsyncMongoClient connection error causes UnboundLocalError
* Update lockfile for compat with older versions of uv
* Support for configuring DEK cache lifetime.
* pymongocrypt>=1.13 is now required for In-Use Encryption support.
* AsyncMongoClient no longer performs DNS resolution for “mongodb+srv://”
connection strings on creation.
* Removed PyOpenSSL support from the asynchronous API due to limitations of
the CPython asyncio.Protocol SSL implementation.
* Allow valid SRV hostnames with less than 3 parts.
* WaitQueueTimeoutError should not clear the pool
* Allow Database.command to run bulkWrite commands
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=100
24 lines
941 B
Plaintext
24 lines
941 B
Plaintext
## Default LFS
|
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
|
*.png filter=lfs diff=lfs merge=lfs -text
|
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
|
*.zst filter=lfs diff=lfs merge=lfs -text
|