We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c55088 commit ceb7415Copy full SHA for ceb7415
docs/changelog.rst
@@ -7,6 +7,10 @@ Changelog
7
Development
8
===========
9
- (Fill this out as you fix issues and develop your features).
10
+
11
+Changes in 0.27.0
12
+=================
13
+- Update uuidRepresentation warnings with "unspecified" as the future default (instead of 'standard' previously advertised) #2739
14
- Added `mongo_client_class` optional parameter to connect() to allow to use an alternative mongo client than pymongo.MongoClient.
15
Typically to support mock mongo libraries like mongomock, montydb, mongita #2729
16
- BREAKING CHANGE: connecting MongoEngine with mongomock should now use the new `mongo_client_class`
0 commit comments