Added provisional (BETA) support for a new Binary BSON subtype (9) used for efficient storage and retrieval of vectors:
densely packed arrays of numbers, all of the same type.
This includes new methods :meth:~bson.binary.Binary.from_vector and :meth:~bson.binary.Binary.as_vector.
Added C extension use to client metadata, for example: {"driver": {"name": "PyMongo|c", "version": "4.10.0"}, ...}
Fixed a bug where :class:~pymongo.asynchronous.mongo_client.AsyncMongoClient could deadlock.
Fixed a bug where PyMongo could fail to import on Windows if asyncio is misconfigured.
Issues Resolved
...............
See the PyMongo 4.10 release notes in JIRA_ for the list of resolved issues
in this release.
Improve ProxyHeadersMiddleware (#2468) and (#2231):
Fix the host for requests from clients running on the proxy server itself.
Fallback to host that was already set for empty x-forwarded-for headers.
Also allow specifying IP Networks as trusted hosts. This greatly simplifies deployments
on docker swarm/Kubernetes, where the reverse proxy might have a dynamic IP.
Improve ProxyHeadersMiddleware (#2468) and (#2231):
Fix the host for requests from clients running on the proxy server itself.
Fallback to host that was already set for empty x-forwarded-for headers.
Also allow to specify IP Networks as trusted hosts. This greatly simplifies deployments
on docker swarm/kubernetes, where the reverse proxy might have a dynamic IP.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pip group with 6 updates in the / directory:
0.114.2
0.115.0
4.8.0
4.10.1
0.30.6
0.31.0
3.2.7
3.3.1
1.1.4
1.1.5
28.4.1
30.1.0
Updates
fastapi[all]
from 0.114.2 to 0.115.0Release notes
Sourced from fastapi[all]'s releases.
... (truncated)
Commits
40e33e4
🔖 Release version 0.115.0b36047b
📝 Update release notes7eadeb6
📝 Update release notes55035f4
✨ Add support for Pydantic models for parameters usingQuery
,Cookie
, `He...0903da7
📝 Update release notes4b2b14a
⬆ [pre-commit.ci] pre-commit autoupdate (#12204)35df20c
📝 Update release notes8eb3c56
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/http-basic-a...Updates
pymongo
from 4.8.0 to 4.10.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
77cd7ab
BUMP 4.10.11c28430
PYTHON-4808 Add changelog for 4.10.1 (#1890)7848feb
PYTHON-4786 - Fix UpdateResult.did_upsert TypeError (#1878)0279407
PYTHON-4806 Fix expected metadata in mockupdb tests (#1888)7fbeca9
[PYTHON-4803] Big endian fix for binary bson vectors (#1885)bfba548
PYTHON-4789 Migrate test_retryable_reads.py to async (#1877)8791aa0
PYTHON-4790 Migrate test_retryable_writes.py to async (#1876)c0f7810
BUMP 4.11.0.dev04713afa
BUMP 4.10.0ae6cfd6
[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support (#1813)Updates
uvicorn
from 0.30.6 to 0.31.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
a507532
Version 0.31.0 (#2469)84dd2c4
Improve ProxyHeadersMiddleware (#2468)3d26ab4
Bump cryptography from 42.0.8 to 43.0.1 (#2453)47304d9
Add tests and requirements.txt to sdist (#2438)1cb0c32
Add missing init files in the test suite (#2432)Updates
pylint
from 3.2.7 to 3.3.1Commits
76bce72
Bump pylint to 3.3.1, update changelog (#9954)55ee816
Bump astroid to 3.3.4 (#9951) (#9952)6350dfa
Bump pylint to 3.3.0, update changelog78f3dfa
Bump astroid to 3.3.3 (#9939)b28c1f6
Add check forunnecessary-default-type-args
(#9938)bd97b93
[doc framework] Assert that the good and bad example exists in the doc (#9936)7aa4436
Fix duplicate workflow step ids (#9934)0950916
[pre-commit] Add codespell, and fix some existing typos (#9912)3b4a7f9
Add details.rst for c-extension-no-member (#9933)7d60c27
Explicitly save cache in primer jobsUpdates
pytest-env
from 1.1.4 to 1.1.5Release notes
Sourced from pytest-env's releases.
Commits
fb88038
Update README.md438fc5a
Improve the CI (#101)36ba135
[pre-commit.ci] pre-commit autoupdate (#100)e9faa63
[pre-commit.ci] pre-commit autoupdate (#99)Updates
faker
from 28.4.1 to 30.1.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
b25d2e8
Bump version: 30.0.0 → 30.1.0c880961
:pencil: Update CHANGELOG.mdceb7e88
Add typing_extensions to requirementsc26d4e8
fix dict merge operator for python 3.8ea75a20
fix typing on python 3.8cb36020
fix typing2a25996
Add PIN Code range and union territories inen_IN
address provider (#2091)e84d0a4
Update PULL_REQUEST_TEMPLATE.md8417405
Update CONTRIBUTING.rst3dc6de2
Bump version: 29.0.0 → 30.0.0Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show