Merge branch 'master' of github.com:mongodb/mongo-python-driver

This commit is contained in:
Steven Silvester 2025-01-23 17:15:27 -06:00
commit 2329f9165c
No known key found for this signature in database
GPG Key ID: B1BF5EC3A8B32F91

View File

@ -1,6 +1,6 @@
{
"description": "aggregate with $out/$merge does not set txnNumber",
"schemaVersion": "1.3",
"schemaVersion": "1.4",
"runOnRequirements": [
{
"minServerVersion": "3.6",
@ -45,6 +45,11 @@
"tests": [
{
"description": "aggregate with $out does not set txnNumber",
"runOnRequirements": [
{
"serverless": "forbid"
}
],
"operations": [
{
"object": "collection0",