Commit 3b7f589
committed
Expose server error codes via mongo package
1 parent 3c97a45 commit 3b7f589
File tree
5 files changed
+86
-7
lines changed- internal/integration
- mongo
- testdata
- x/mongo/driver
5 files changed
+86
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
901 | 903 | | |
902 | 904 | | |
903 | 905 | | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
| 794 | + | |
| 795 | + | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
Submodule specifications updated 94 files
- .github/PULL_REQUEST_TEMPLATE.md-6
- source/auth/auth.md+34-14
- source/auth/tests/legacy/connection-string.json-15
- source/auth/tests/legacy/connection-string.yml-9
- source/auth/tests/mongodb-aws.md+16-8
- source/client-side-encryption/client-side-encryption.md-3
- source/client-side-encryption/etc/data/lookup/schema-non-csfle.json-3
- source/client-side-encryption/tests/README.md+2-34
- source/client-side-encryption/tests/unified/fle2v2-CreateCollection.json+1-1
- source/client-side-encryption/tests/unified/fle2v2-CreateCollection.yml+1-1
- source/client-side-encryption/tests/unified/fle2v2-validatorAndPartialFieldExpression.json+2-2
- source/client-side-encryption/tests/unified/fle2v2-validatorAndPartialFieldExpression.yml+2-2
- source/index.md-1
- source/open-telemetry/open-telemetry.md-424
- source/open-telemetry/tests/README.md-60
- source/open-telemetry/tests/operation/aggregate.json-127
- source/open-telemetry/tests/operation/aggregate.yml-62
- source/open-telemetry/tests/operation/atlas_search.json-317
- source/open-telemetry/tests/operation/atlas_search.yml-170
- source/open-telemetry/tests/operation/bulk_write.json-333
- source/open-telemetry/tests/operation/bulk_write.yml-198
- source/open-telemetry/tests/operation/count.json-123
- source/open-telemetry/tests/operation/count.yml-63
- source/open-telemetry/tests/operation/create_collection.json-110
- source/open-telemetry/tests/operation/create_collection.yml-55
- source/open-telemetry/tests/operation/create_indexes.json-127
- source/open-telemetry/tests/operation/create_indexes.yml-60
- source/open-telemetry/tests/operation/delete.json-132
- source/open-telemetry/tests/operation/delete.yml-62
- source/open-telemetry/tests/operation/distinct.json-127
- source/open-telemetry/tests/operation/distinct.yml-66
- source/open-telemetry/tests/operation/drop_collection.json-122
- source/open-telemetry/tests/operation/drop_collection.yml-65
- source/open-telemetry/tests/operation/drop_indexes.json-145
- source/open-telemetry/tests/operation/drop_indexes.yml-78
- source/open-telemetry/tests/operation/find.json-291
- source/open-telemetry/tests/operation/find.yml-143
- source/open-telemetry/tests/operation/find_and_modify.json-143
- source/open-telemetry/tests/operation/find_and_modify.yml-70
- source/open-telemetry/tests/operation/find_without_query_text.json-119
- source/open-telemetry/tests/operation/find_without_query_text.yml-58
- source/open-telemetry/tests/operation/insert.json-146
- source/open-telemetry/tests/operation/insert.yml-72
- source/open-telemetry/tests/operation/list_collections.json-108
- source/open-telemetry/tests/operation/list_collections.yml-53
- source/open-telemetry/tests/operation/list_databases.json-104
- source/open-telemetry/tests/operation/list_databases.yml-50
- source/open-telemetry/tests/operation/list_indexes.json-118
- source/open-telemetry/tests/operation/list_indexes.yml-61
- source/open-telemetry/tests/operation/map_reduce.json-177
- source/open-telemetry/tests/operation/map_reduce.yml-99
- source/open-telemetry/tests/operation/retries.json-209
- source/open-telemetry/tests/operation/retries.yml-105
- source/open-telemetry/tests/operation/update.json-140
- source/open-telemetry/tests/operation/update.yml-66
- source/open-telemetry/tests/transaction/convenient.json-326
- source/open-telemetry/tests/transaction/convenient.yml-167
- source/open-telemetry/tests/transaction/core_api.json-545
- source/open-telemetry/tests/transaction/core_api.yml-269
- source/sessions/snapshot-sessions.md+13-43
- source/sessions/tests/README.md-25
- source/sessions/tests/snapshot-sessions.json-804
- source/sessions/tests/snapshot-sessions.yml+1-404
- source/unified-test-format/schema-1.27.json-1.2k
- source/unified-test-format/schema-latest.json-62
- source/unified-test-format/tests/invalid/entity-client-observeTracingMessages-additionalProperties.json-20
- source/unified-test-format/tests/invalid/entity-client-observeTracingMessages-additionalProperties.yml-13
- source/unified-test-format/tests/invalid/entity-client-observeTracingMessages-additionalPropertyType.json-20
- source/unified-test-format/tests/invalid/entity-client-observeTracingMessages-additionalPropertyType.yml-13
- source/unified-test-format/tests/invalid/entity-client-observeTracingMessages-type.json-18
- source/unified-test-format/tests/invalid/entity-client-observeTracingMessages-type.yml-12
- source/unified-test-format/tests/invalid/expectedTracingSpans-additionalProperties.json-30
- source/unified-test-format/tests/invalid/expectedTracingSpans-additionalProperties.yml-16
- source/unified-test-format/tests/invalid/expectedTracingSpans-clientType.json-28
- source/unified-test-format/tests/invalid/expectedTracingSpans-clientType.yml-14
- source/unified-test-format/tests/invalid/expectedTracingSpans-emptyNestedSpan.json-29
- source/unified-test-format/tests/invalid/expectedTracingSpans-emptyNestedSpan.yml-14
- source/unified-test-format/tests/invalid/expectedTracingSpans-invalidNestedSpan.json-31
- source/unified-test-format/tests/invalid/expectedTracingSpans-invalidNestedSpan.yml-14
- source/unified-test-format/tests/invalid/expectedTracingSpans-missingPropertyClient.json-27
- source/unified-test-format/tests/invalid/expectedTracingSpans-missingPropertyClient.yml-13
- source/unified-test-format/tests/invalid/expectedTracingSpans-missingPropertySpans.json-20
- source/unified-test-format/tests/invalid/expectedTracingSpans-missingPropertySpans.yml-13
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedAdditionalProperties.json-28
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedAdditionalProperties.yml-19
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedMissingName.json-27
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedMissingName.yml-16
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedMissingTags.json-25
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedMissingTags.yml-15
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedNestedMustBeArray.json-27
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedNestedMustBeArray.yml-18
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedTagsMustBeObject.json-26
- source/unified-test-format/tests/invalid/expectedTracingSpans-spanMalformedTagsMustBeObject.yml-17
- source/unified-test-format/unified-test-format.md+1-45
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
750 | | - | |
751 | 750 | | |
752 | 751 | | |
753 | 752 | | |
| |||
0 commit comments