Steven Silvester
|
3f8314db62
|
MOTOR-1224 Convert top level docs to Markdown (#244)
* MOTOR-1224 Convert top level docs to Markdown
* add md files
* fix manifest
* address review
|
2023-12-12 14:12:51 -06:00 |
|
Steven Silvester
|
9a86b616dd
|
MOTOR-1221 Add pyi lint checks (#242)
* MOTOR-1221 Add pyi lint checks
* cleanup
|
2023-12-11 12:35:06 -06:00 |
|
Kirill Kulikov
|
597fb405dc
|
MOTOR-1223 Add ClientSession to __all__ (#243)
|
2023-11-29 11:28:21 -08:00 |
|
Steven Silvester
|
bb1e4b9ba1
|
BUMP 3.4.0.dev1
|
2023-11-14 15:41:14 -06:00 |
|
Jib
|
a1c57b7068
|
MOTOR-1209: Motor's DriverInfo should not be overwritten (#233)
|
2023-11-14 15:35:06 -05:00 |
|
Steven Silvester
|
d58545a7a1
|
MOTOR-1219 Use PyPI Trusted Publishing (#240)
* MOTOR-1219 Use PyPI Trusted Publishing
* Address review
|
2023-11-14 14:28:13 -06:00 |
|
Noah Stapp
|
593b57f037
|
MOTOR-1213 Release 3.3.2 changelog update (#241)
|
2023-11-14 10:21:06 -08:00 |
|
Jib
|
3836246b51
|
PYTHON-4040 Pin testing to aiohttp<3.8.6 (#239)
only take aiohttp lower than 3.8.6
|
2023-11-13 14:10:43 -05:00 |
|
Steven Silvester
|
f0c9ff3e48
|
MOTOR-1187 Fix Motor Types (#237)
* MOTOR-1187 Fix Motor Types
* make searchindexmodel optional
* fix tests
|
2023-11-13 08:25:44 -06:00 |
|
Shane Harvey
|
c644cdd9a6
|
MOTOR-1216 Skip change stream test_concurrent_close tests (#238)
|
2023-11-10 13:53:58 -08:00 |
|
Shane Harvey
|
546f7540f1
|
MOTOR-1214 Fix catch_warnings on Python 3.7
|
2023-11-09 18:13:27 -08:00 |
|
Shane Harvey
|
5e6453a266
|
MOTOR-1182 Attach an error code to workaround PYTHON-4038 (#235)
|
2023-11-09 17:12:45 -08:00 |
|
Shane Harvey
|
cb050ef3d7
|
MOTOR-1214 Ignore IOLoop.current deprecation to make synchro pass (#236)
|
2023-11-09 16:45:47 -08:00 |
|
Steven Silvester
|
4513307899
|
MOTOR-1212 Update QA Checks to Match PyMongo (#234)
* clean up config
* cleanup
* clean up
* fix pytest config
* clean up typing
|
2023-11-09 13:00:21 -06:00 |
|
Steven Silvester
|
8f71800c4a
|
MOTOR-1210 Update pre-commit to match PyMongo Checks (#232)
* MOTOR-1210 Update pre-commit to match PyMongo Checks
* update doctests
|
2023-11-08 10:13:38 -06:00 |
|
Steven Silvester
|
684279ed0a
|
MOTOR-1194 Replace flake8 and isort with ruff (#231)
* adopt ruff
* fixups
* cleanup
* update traceback
|
2023-10-20 13:45:21 -05:00 |
|
Steven Silvester
|
0ed06b65ac
|
MOTOR-1184 Add changelog entry for 3.3.1 (#229)
|
2023-09-05 11:58:54 -05:00 |
|
Sergi
|
8a3712cfd1
|
MOTOR-1183 Typing issue in core.pyi causing MyPy error for to_list … (#226)
Co-authored-by: Sergi Pous <spous@objectvideo.com>
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
|
2023-08-31 04:46:51 -05:00 |
|
Steven Silvester
|
47ff33f585
|
MOTOR-1180 Clean up EVG Output (#225)
|
2023-08-29 15:42:04 -05:00 |
|
Steven Silvester
|
c391969776
|
MOTOR-1174 Switch Synchro Tests to Pytest (#224)
|
2023-08-29 13:44:57 -05:00 |
|
Steven Silvester
|
c2985791cb
|
BUMP 3.4.0.dev0
|
2023-08-24 15:40:02 -05:00 |
|
Steven Silvester
|
5348e5af85
|
MOTOR-1169 Update PyMongo Deps and Remove Workarounds (#223)
|
2023-08-24 15:38:08 -05:00 |
|
Steven Silvester
|
f905df8553
|
MOTOR-1139 Switch to Pytest (#222)
|
2023-08-23 15:52:07 -05:00 |
|
Noah Stapp
|
70136ad1f2
|
MOTOR-331 Add python 3 type annotations (#221)
|
2023-08-18 11:57:56 -07:00 |
|
Steven Silvester
|
9fdb62a350
|
MOTOR-1136 Ability to create and manage Atlas search indexes in the database (#220)
|
2023-08-16 15:58:03 -05:00 |
|
Steven Silvester
|
332360be4a
|
MOTOR-1168 Update broken specification link (#219)
|
2023-08-08 15:34:03 -05:00 |
|
Gleb
|
424d03e15b
|
Fix a grammar typo (#218)
|
2023-08-07 08:39:46 -05:00 |
|
Steven Silvester
|
fd55a40f4a
|
MOTOR-1160 Test against Python 3.12 (#216)
|
2023-07-26 12:29:30 -05:00 |
|
Steven Silvester
|
f179495ca3
|
BUMP 3.3.0.dev0
|
2023-06-21 16:21:16 -05:00 |
|
Steven Silvester
|
9d38d58189
|
MOTOR-1144 Release 3.2 (#215)
|
2023-06-21 16:19:13 -05:00 |
|
Steven Silvester
|
ff05bfc6cd
|
MOTOR-1143 [Failure] test_async_create_encrypted_collection (#214)
|
2023-06-21 16:01:19 -05:00 |
|
Noah Stapp
|
4f0ac92f34
|
PYTHON-3736 Add Noah to code owners for PyMongo, Motor, and PyMongoArrow (#213)
|
2023-06-14 11:06:44 -07:00 |
|
Steven Silvester
|
6b7d0e930e
|
MOTOR-1140 Switch to using RHEL only for tests (#212)
|
2023-06-13 14:28:11 -05:00 |
|
Steven Silvester
|
2c0570f701
|
MOTOR-1131 Remove "Public Technical Preview" from Queryable Encryption Equality API (#211)
|
2023-05-16 07:28:04 -05:00 |
|
Shane Harvey
|
3534c33540
|
MOTOR-1127 Document and test support for MongoDB 7.0 (#209)
|
2023-05-12 14:15:39 -07:00 |
|
Steven Silvester
|
6a7c84de87
|
MOTOR-1107 Update readme for Motor driver (#208)
|
2023-05-12 15:59:11 -05:00 |
|
Steven Silvester
|
462d475972
|
MOTOR-1089 Drivers should not create the ECC collection in v2 of queryable encryption (#207)
|
2023-05-12 15:58:42 -05:00 |
|
Steven Silvester
|
440b3dc2c4
|
MOTOR-1133 [BUILD FAILURE] test.test_client.TestClient (#206)
|
2023-05-12 13:39:34 -05:00 |
|
Steven Silvester
|
a16d48293d
|
MOTOR-1100 Update libmongocrypt payloads to new QE protocol (#205)
|
2023-05-11 16:39:30 -05:00 |
|
Steven Silvester
|
1557700377
|
MOTOR-1083 Deprecate currentOp/collStats commands by 7.0 (#203)
|
2023-05-08 13:36:41 -05:00 |
|
Steven Silvester
|
fdc766be7c
|
MOTOR-1130 Fix RTD Build Failure (#204)
|
2023-05-08 12:33:53 -05:00 |
|
Steven Silvester
|
6462f1ecbb
|
MOTOR-1109 Switch to Supported Build Hosts (#202)
|
2023-04-12 14:30:05 -05:00 |
|
Shane Harvey
|
f9aed97221
|
MOTOR-1098 Skip synchro test_typing and encrypted coll tests on standalones (#200)
Snapshot session test needs to wait for the documents to be visible in the latest snapshot.
|
2023-04-06 13:27:06 -07:00 |
|
Julius Park
|
16c476e618
|
MOTOR-1106 ERROR: module 'os' has no attribute 'fork' (AttributeError) (#199)
|
2023-03-21 16:59:13 -07:00 |
|
Steven Silvester
|
da92e56829
|
MOTOR-1104 Windows and MacOS Tox failures (#198)
|
2023-03-16 15:59:00 -05:00 |
|
Julius Park
|
935c543919
|
MOTOR-1087 motor_asyncio freezes when using multiprocessing (#196)
|
2023-03-16 11:20:26 -07:00 |
|
Julius Park
|
f4422ddaaf
|
MOTOR-969 Support for Range Indexes (#195)
|
2023-03-15 15:32:46 -07:00 |
|
Shashank Nigam
|
f77fa40ec5
|
Update aiohttp example (#197)
Co-authored-by: Steven Silvester <steven.silvester@ieee.org>
|
2023-03-15 10:30:58 -05:00 |
|
Julius Park
|
c8ebda6726
|
MOTOR-995 Automatically create Queryable Encryption keys (#193)
|
2023-02-17 10:03:30 -08:00 |
|
Steven Silvester
|
7c2f259bac
|
MOTOR-1095 Make Rust Compiler available for Cryptography build (#194)
|
2023-02-15 14:15:34 -06:00 |
|