Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Commit f81717e

Browse files
committed
Add changelog for 0.11.10
[noissue]
1 parent 7e38a2a commit f81717e

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGES.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,21 @@ Changelog
1313

1414
.. towncrier release notes start
1515
16+
0.11.10 (2022-03-18)
17+
====================
18+
19+
Bugfixes
20+
--------
21+
22+
- Taught mongo-connection how to deal with Really Big Queries. This addresses the cause of
23+
exceptions like `pymongo.errors.OperationFailure: Sort exceeded memory limit of 104857600 bytes`
24+
when migrating large collections.
25+
`#511 <https://pulp.plan.io/issues/511>`_
26+
27+
28+
----
29+
30+
1631
0.11.9 (2022-01-14)
1732
===================
1833

CHANGES/511.bugfix

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)