<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:00:56 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CXX-971] Support providing collation per operation</title>
                <link>https://jira.mongodb.org/browse/CXX-971</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;As of server version 3.4 (max wire version 5), a collation option is supported for some commands. Helpers for the following commands therefore must be updated:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;tt&gt;create&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;createIndexes&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;aggregate&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;count&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;distinct&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;find&lt;/tt&gt; (command only)&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;findAndModify&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;geoNear&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;group&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;mapReduce&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;remove&lt;/tt&gt; (command)&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;update&lt;/tt&gt; (command)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;See spec changes in:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/mongodb/specifications/blob/master/source/index-management.rst&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/blob/master/source/index-management.rst&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Note that the driver must not automatically add a collation to any of the Bulk Write Models; the user must explicitly provide the collation to each.&lt;/p&gt;</description>
                <environment></environment>
        <key id="300442">CXX-971</key>
            <summary>Support providing collation per operation</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="rassi">J Rassi</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                    </labels>
                <created>Tue, 12 Jul 2016 17:11:36 +0000</created>
                <updated>Tue, 29 Nov 2016 18:50:01 +0000</updated>
                            <resolved>Wed, 19 Oct 2016 20:20:55 +0000</resolved>
                                                    <fixVersion>3.1.0</fixVersion>
                                    <component>API</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1445005" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:50:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add database::create_view() collation integration test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b81e47bc123aa0dbe36c41b3c4a9e819e899bb71&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b81e47bc123aa0dbe36c41b3c4a9e819e899bb71&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1445004" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Break down &quot;A view can be created on a database&quot; test section&lt;/p&gt;

&lt;p&gt;Groundwork for adding a collation section.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5c593cfe07e93d1009ada1089c14af0ea43407e3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5c593cfe07e93d1009ada1089c14af0ea43407e3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1445003" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add database::create_collection() collation integration test&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/53f7dbe5b7679b3f7f36dc71163337a5fc21ec66&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/53f7dbe5b7679b3f7f36dc71163337a5fc21ec66&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1445002" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; &quot;Database integration tests&quot;: drop collection at section start&lt;/p&gt;

&lt;p&gt;This improves consistency with other integration tests.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/f06f6edb925397caaaf095750fe5dbe168698364&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/f06f6edb925397caaaf095750fe5dbe168698364&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1445001" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::create_index()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/cff394e3328ee3a7b567758edb2d3de6ecce9b5f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/cff394e3328ee3a7b567758edb2d3de6ecce9b5f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1445000" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Break &quot;create_index returns index name&quot; test into sections&lt;/p&gt;

&lt;p&gt;Groundwork for adding a collation section.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/159c1480c630d10c5b8c186b11dca94de0a468bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/159c1480c630d10c5b8c186b11dca94de0a468bf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444999" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::find_one_and_delete()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/c42237bfa4d7bb2f276e65a74474089e768eeb27&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/c42237bfa4d7bb2f276e65a74474089e768eeb27&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444998" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::find_one_and_update()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/00ab4c7e2bca256a488cb3dc65ae92d1ca2d35f9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/00ab4c7e2bca256a488cb3dc65ae92d1ca2d35f9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444997" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::find_one_and_replace()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/1f473a2852a646d377a6059031cdf8c811ce0b3e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/1f473a2852a646d377a6059031cdf8c811ce0b3e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444996" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Change collection::find_one_and_*() tests to use string data&lt;/p&gt;

&lt;p&gt;Groundwork for adding collation sections to these test cases.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/067681b6d8e7415bb0ab4f76b6eb77c2e45fde7f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/067681b6d8e7415bb0ab4f76b6eb77c2e45fde7f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444995" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:43 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Minor restructuring of collection::find_one_and_*() impl.&lt;/p&gt;

&lt;p&gt;Scopes some variables more tightly to their relevant&lt;br/&gt;
blocks/statements.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/7becad7a238cd476c013a97aefb4e3570766eb1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/7becad7a238cd476c013a97aefb4e3570766eb1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444994" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::delete_many()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/bc5caf640c939f1f7cfc6beac22bed934b471146&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/bc5caf640c939f1f7cfc6beac22bed934b471146&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444993" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::delete_one()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0e400953881058cbad3f22ec23ca692c7a5c1907&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0e400953881058cbad3f22ec23ca692c7a5c1907&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444992" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::replace_one()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/68ec40853712216f41a52683d01969272173582d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/68ec40853712216f41a52683d01969272173582d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444991" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::update_many()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/862e5b49d6b8a91eff3d379798fe4eada01ff678&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/862e5b49d6b8a91eff3d379798fe4eada01ff678&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444990" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::update_one()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/afb51fd2a2dcfc8a5f88dddb79a305ee38b330b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/afb51fd2a2dcfc8a5f88dddb79a305ee38b330b4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444988" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Consistent style for one-line conditionals in collection.cpp&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3becc49ccd6adab2d871693c45a958cb4f044e07&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3becc49ccd6adab2d871693c45a958cb4f044e07&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444987" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::distinct()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/56c54ccdbb3d752653ba2aceff5db0d9f9f2ff6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/56c54ccdbb3d752653ba2aceff5db0d9f9f2ff6c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444986" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Minor cleanup of integration test for distinct&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ccf2538ba4b810489a1468e63030faca4eb6d071&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ccf2538ba4b810489a1468e63030faca4eb6d071&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444985" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::count()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ee8607eae06873875ecd3b4fabb329cd749f9039&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ee8607eae06873875ecd3b4fabb329cd749f9039&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444984" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:26 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::aggregate()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/d0dc725cd45dbd39e721a1e701871c59033b263f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/d0dc725cd45dbd39e721a1e701871c59033b263f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444983" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection find/find_one&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0360c052218097fec246a5bccb42cd413597eda7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0360c052218097fec246a5bccb42cd413597eda7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444982" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add new helper test_util::supports_collation&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/af385d071776e03290445726b652afb9332272a2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/af385d071776e03290445726b652afb9332272a2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444980" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Fix issue w/ test_util::get_max_wire_version() on old servers&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/33b6c95305ca860c66bc67126083b905e2181e36&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/33b6c95305ca860c66bc67126083b905e2181e36&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444979" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Move get_max_wire_version() helper into test_util/&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/bc619fe6cc9973ceac8f9ea74a35de3573348fbe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/bc619fe6cc9973ceac8f9ea74a35de3573348fbe&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444978" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Fix incorrect comment in mock.hh&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/602578ab8d149e0ad710e6e8cdde8677c82617f6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/602578ab8d149e0ad710e6e8cdde8677c82617f6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444977" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Move test_util namespace into ABI namespace&lt;/p&gt;

&lt;p&gt;While test_util is not part of the ABI, this makes the mock class&lt;br/&gt;
consistent with other private code that is declared within the ABI&lt;br/&gt;
namespace (such as mongocxx::libbson).&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3ba16d699696f1bcf8cf27ca41240641abf8a3d9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3ba16d699696f1bcf8cf27ca41240641abf8a3d9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444976" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for bulk_write class&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ad81a90a704ba4ce6326e37bfbb98c377e04d07b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ad81a90a704ba4ce6326e37bfbb98c377e04d07b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444975" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:49:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to create_view options&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/4c3fcb293f5b6f1621254f2453c349098a99c737&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/4c3fcb293f5b6f1621254f2453c349098a99c737&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444952" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to model::delete_one, model::delete_many&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3b83c9b39734e427508c6f020c2e578f6ecdfae2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3b83c9b39734e427508c6f020c2e578f6ecdfae2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444951" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to model::update_many, model::replace_one&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/cdbdd12366a00cff416a682b6e29fe86dad1efa3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/cdbdd12366a00cff416a682b6e29fe86dad1efa3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444950" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to create_collection options&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/000eb806a8d3dfba60e6895ff22377e4b46bee5b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/000eb806a8d3dfba60e6895ff22377e4b46bee5b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444949" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to index options&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ff0cd0e4812e769bafa92a7a8feae2c4d3c5e57a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ff0cd0e4812e769bafa92a7a8feae2c4d3c5e57a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444948" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options classes for find_one_and_*&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/8b551d86ad8e7c35c14996f9ce62fe71a68484a3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/8b551d86ad8e7c35c14996f9ce62fe71a68484a3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444947" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options classes for delete/update&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/08cf81ea68cfe415933b85e6b642abe7c348f8e7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/08cf81ea68cfe415933b85e6b642abe7c348f8e7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444946" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options classes for aggregate/count/distinct&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3bb0d0723313261c267ee63ba42ffa6cb1fa6bb6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3bb0d0723313261c267ee63ba42ffa6cb1fa6bb6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444941" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to model::update_one&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/d6db05283e26958d190d4df579bdc63254b45fc3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/d6db05283e26958d190d4df579bdc63254b45fc3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444939" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add unit tests for model classes that were missing coverage&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/24062b8379e5d5e58f9cb7251fa233770a4c5573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/24062b8379e5d5e58f9cb7251fa233770a4c5573&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444938" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Clean up test file for model::update_many&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/34128126f343d9df0dfd8aced6b2f3ecead7adea&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/34128126f343d9df0dfd8aced6b2f3ecead7adea&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444937" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Re-order model method definitions to match declaration order&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/fde019648d522d446d36c438a36cf49777526b11&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/fde019648d522d446d36c438a36cf49777526b11&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444936" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Remove superfluous member section comments in model classes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/003e2e6d83eebd57c888939621f0ccf46284f9d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/003e2e6d83eebd57c888939621f0ccf46284f9d0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444935" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options::find&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b73345e4a1370cc66a3ad46ab0dd0ef8c0b6f715&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b73345e4a1370cc66a3ad46ab0dd0ef8c0b6f715&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444934" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add unit tests for count/delete/distinct options classes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5e3214ea9380803a09d3d6e9cfbfcf842f24070f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5e3214ea9380803a09d3d6e9cfbfcf842f24070f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444932" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Improve consistency of options tests with one another&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/6cbb3f4ef04c2a2c2aee812ea2230ed3af74ce99&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/6cbb3f4ef04c2a2c2aee812ea2230ed3af74ce99&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444931" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Alphabetize members/methods in options::update&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/2dc64c58ee27e35d3174bc3663ece44a802227a8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/2dc64c58ee27e35d3174bc3663ece44a802227a8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1444930" author="xgen-internal-githook" created="Tue, 29 Nov 2016 18:48:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; options classes: fix whitespace, remove unused includes&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/69d1743741b34679cb50e59e863dfacf2698e609&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/69d1743741b34679cb50e59e863dfacf2698e609&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413036" author="rassi@10gen.com" created="Wed, 19 Oct 2016 20:20:55 +0000"  >&lt;p&gt;Resolving as fixed.&lt;/p&gt;

&lt;p&gt;As of resolution time, there are three bugs outstanding:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1751&quot; title=&quot;mongoc_collection_find_with_opts() should return error if collation specified and connection does not support read commands&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1751&quot;&gt;&lt;del&gt;CDRIVER-1751&lt;/del&gt;&lt;/a&gt; mongoc_collection_find_with_opts() should return error if collation specified and connection does not support read commands&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1779&quot; title=&quot;mongoc_collection_find_and_modify_with_opts() should return error if collation specified and connection max wire version &amp;lt; 5&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1779&quot;&gt;&lt;del&gt;CDRIVER-1779&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
mongoc_collection_find_and_modify_with_opts() should return error if collation specified and connection max wire version &amp;lt; 5&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1093&quot; title=&quot;collection::distinct() should return error to user if collation specified and connection max wire version &amp;lt; 5&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1093&quot;&gt;&lt;del&gt;CXX-1093&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
collection::distinct() should return error to user if collation specified and connection max wire version &amp;lt; 5 (blocked on &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-1527&quot; title=&quot;Add mongoc_client_[read|write|read_write]_command_with_opts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-1527&quot;&gt;&lt;del&gt;CDRIVER-1527&lt;/del&gt;&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;And one documentation fix:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1039&quot; title=&quot;Update link to final collation page in 3.4 manual&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1039&quot;&gt;&lt;del&gt;CXX-1039&lt;/del&gt;&lt;/a&gt; Update link to final collation page in 3.4 manual&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.golden&quot; class=&quot;user-hover&quot; rel=&quot;david.golden&quot;&gt;david.golden&lt;/a&gt;: per above, I believe this work is otherwise spec-compliant, though please re-open if you see any missing required functionality.&lt;/p&gt;</comment>
                            <comment id="1413022" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:06:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add database::create_view() collation integration test&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b81e47bc123aa0dbe36c41b3c4a9e819e899bb71&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b81e47bc123aa0dbe36c41b3c4a9e819e899bb71&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413021" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:06:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Break down &quot;A view can be created on a database&quot; test section&lt;/p&gt;

&lt;p&gt;Groundwork for adding a collation section.&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5c593cfe07e93d1009ada1089c14af0ea43407e3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5c593cfe07e93d1009ada1089c14af0ea43407e3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413020" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:06:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add database::create_collection() collation integration test&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/53f7dbe5b7679b3f7f36dc71163337a5fc21ec66&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/53f7dbe5b7679b3f7f36dc71163337a5fc21ec66&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413019" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:06:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; &quot;Database integration tests&quot;: drop collection at section start&lt;/p&gt;

&lt;p&gt;This improves consistency with other integration tests.&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/f06f6edb925397caaaf095750fe5dbe168698364&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/f06f6edb925397caaaf095750fe5dbe168698364&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413017" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:04:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::create_index()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/cff394e3328ee3a7b567758edb2d3de6ecce9b5f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/cff394e3328ee3a7b567758edb2d3de6ecce9b5f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413016" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:04:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Break &quot;create_index returns index name&quot; test into sections&lt;/p&gt;

&lt;p&gt;Groundwork for adding a collation section.&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/159c1480c630d10c5b8c186b11dca94de0a468bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/159c1480c630d10c5b8c186b11dca94de0a468bf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413013" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:03:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::find_one_and_delete()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/c42237bfa4d7bb2f276e65a74474089e768eeb27&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/c42237bfa4d7bb2f276e65a74474089e768eeb27&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413012" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:03:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::find_one_and_update()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/00ab4c7e2bca256a488cb3dc65ae92d1ca2d35f9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/00ab4c7e2bca256a488cb3dc65ae92d1ca2d35f9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413011" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:03:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::find_one_and_replace()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/1f473a2852a646d377a6059031cdf8c811ce0b3e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/1f473a2852a646d377a6059031cdf8c811ce0b3e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413010" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:03:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Change collection::find_one_and_*() tests to use string data&lt;/p&gt;

&lt;p&gt;Groundwork for adding collation sections to these test cases.&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/067681b6d8e7415bb0ab4f76b6eb77c2e45fde7f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/067681b6d8e7415bb0ab4f76b6eb77c2e45fde7f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413009" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:03:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Minor restructuring of collection::find_one_and_*() impl.&lt;/p&gt;

&lt;p&gt;Scopes some variables more tightly to their relevant&lt;br/&gt;
blocks/statements.&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/7becad7a238cd476c013a97aefb4e3570766eb1d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/7becad7a238cd476c013a97aefb4e3570766eb1d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413006" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:00:07 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::delete_many()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/bc5caf640c939f1f7cfc6beac22bed934b471146&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/bc5caf640c939f1f7cfc6beac22bed934b471146&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413005" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:00:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::delete_one()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0e400953881058cbad3f22ec23ca692c7a5c1907&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0e400953881058cbad3f22ec23ca692c7a5c1907&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413004" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:00:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::replace_one()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/68ec40853712216f41a52683d01969272173582d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/68ec40853712216f41a52683d01969272173582d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413003" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:00:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::update_many()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/862e5b49d6b8a91eff3d379798fe4eada01ff678&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/862e5b49d6b8a91eff3d379798fe4eada01ff678&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413002" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:00:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::update_one()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/afb51fd2a2dcfc8a5f88dddb79a305ee38b330b4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/afb51fd2a2dcfc8a5f88dddb79a305ee38b330b4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1413001" author="xgen-internal-githook" created="Wed, 19 Oct 2016 20:00:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Consistent style for one-line conditionals in collection.cpp&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3becc49ccd6adab2d871693c45a958cb4f044e07&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3becc49ccd6adab2d871693c45a958cb4f044e07&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412992" author="xgen-internal-githook" created="Wed, 19 Oct 2016 19:54:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::distinct()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/56c54ccdbb3d752653ba2aceff5db0d9f9f2ff6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/56c54ccdbb3d752653ba2aceff5db0d9f9f2ff6c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412991" author="xgen-internal-githook" created="Wed, 19 Oct 2016 19:54:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Minor cleanup of integration test for distinct&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ccf2538ba4b810489a1468e63030faca4eb6d071&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ccf2538ba4b810489a1468e63030faca4eb6d071&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412990" author="xgen-internal-githook" created="Wed, 19 Oct 2016 19:54:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::count()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ee8607eae06873875ecd3b4fabb329cd749f9039&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ee8607eae06873875ecd3b4fabb329cd749f9039&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412989" author="xgen-internal-githook" created="Wed, 19 Oct 2016 19:54:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection::aggregate()&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/d0dc725cd45dbd39e721a1e701871c59033b263f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/d0dc725cd45dbd39e721a1e701871c59033b263f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412861" author="xgen-internal-githook" created="Wed, 19 Oct 2016 18:16:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for collection find/find_one&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/0360c052218097fec246a5bccb42cd413597eda7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/0360c052218097fec246a5bccb42cd413597eda7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412206" author="rassi@10gen.com" created="Wed, 19 Oct 2016 03:13:04 +0000"  >&lt;blockquote&gt;
&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rassi&quot; class=&quot;user-hover&quot; rel=&quot;rassi&quot;&gt;rassi&lt;/a&gt; Could you please put together a table/list summarizing the PRs and functions affected?  That would make it easier to correlate back to the spec document.  (No need to include PRs that were just background work to support implementation).  Thank you.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Sure.  See below.&lt;/p&gt;

&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;bulk_write::append()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#567&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::find()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/568&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#568&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::find_one()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/568&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#568&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::aggregate()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/569&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#569&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::count()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/569&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#569&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::distinct()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/569&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#569&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::update_one()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#570&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::update_many()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#570&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::replace_one()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#570&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::delete_one()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#570&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::delete_many()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#570&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::find_one_and_replace()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/571&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#571&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::find_one_and_update()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/571&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#571&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::find_one_and_delete()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/571&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#571&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;collection::create_index()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/572&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#572&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;database::create_collection()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#573&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;database::create_view()&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;#573&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;blockquote&gt;
&lt;p&gt;Regarding collection::distinct(), I don&apos;t plan on releasing our beta until 1.5.0-rc3 is released, but I don&apos;t want to add more work/CRs until after the beta, so I suggest opening a bug ticket to track it with the rest of the 3.1-required tickets and scheduling it for the next sprint.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Noted. Opened &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1093&quot; title=&quot;collection::distinct() should return error to user if collation specified and connection max wire version &amp;lt; 5&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1093&quot;&gt;&lt;del&gt;CXX-1093&lt;/del&gt;&lt;/a&gt;, scheduled it for next sprint.&lt;/p&gt;</comment>
                            <comment id="1412202" author="david.golden" created="Wed, 19 Oct 2016 02:56:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=rassi&quot; class=&quot;user-hover&quot; rel=&quot;rassi&quot;&gt;rassi&lt;/a&gt; Could you please put together a table/list summarizing the PRs and functions affected?  That would make it easier to correlate back to the spec document.  (No need to include PRs that were just background work to support implementation).  Thank you.&lt;/p&gt;

&lt;p&gt;Regarding collection::distinct(), I don&apos;t plan on releasing our beta until 1.5.0-rc3 is released, but I don&apos;t want to add more work/CRs until after the beta, so I suggest opening a bug ticket to track it with the rest of the 3.1-required tickets and scheduling it for the next sprint.&lt;/p&gt;</comment>
                            <comment id="1412195" author="rassi@10gen.com" created="Wed, 19 Oct 2016 02:21:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/573&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412194" author="rassi@10gen.com" created="Wed, 19 Oct 2016 02:20:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=david.golden&quot; class=&quot;user-hover&quot; rel=&quot;david.golden&quot;&gt;david.golden&lt;/a&gt;, I&apos;ve changed the status of this ticket to &quot;In Code Review&quot;, and do not intend to send out any further reviews.  Please let me know if you believe I&apos;ve missed any required functionality.&lt;/p&gt;

&lt;p&gt;The one exception to the above is that collection::distinct() needs to be migrated to use mongoc_collection_read_command_with_opts(), in order to be able to return an error to the user when a collation is provided in the case that the server does not support collation.  If C driver 1.5.0-rc3 is cut tomorrow, I will add a new review for this work.  Otherwise, I will open a new CXX ticket of type &quot;Bug&quot; to track this issue post-beta.&lt;/p&gt;</comment>
                            <comment id="1412177" author="rassi@10gen.com" created="Wed, 19 Oct 2016 01:23:41 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/572&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/572&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412173" author="rassi@10gen.com" created="Wed, 19 Oct 2016 01:08:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/571&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/571&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412172" author="rassi@10gen.com" created="Wed, 19 Oct 2016 01:08:28 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/570&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/570&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412171" author="rassi@10gen.com" created="Wed, 19 Oct 2016 01:08:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/569&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/569&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412088" author="rassi@10gen.com" created="Tue, 18 Oct 2016 22:06:10 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/568&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/568&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412084" author="xgen-internal-githook" created="Tue, 18 Oct 2016 21:59:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add new helper test_util::supports_collation&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/af385d071776e03290445726b652afb9332272a2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/af385d071776e03290445726b652afb9332272a2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412083" author="xgen-internal-githook" created="Tue, 18 Oct 2016 21:59:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Fix issue w/ test_util::get_max_wire_version() on old servers&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/33b6c95305ca860c66bc67126083b905e2181e36&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/33b6c95305ca860c66bc67126083b905e2181e36&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412082" author="xgen-internal-githook" created="Tue, 18 Oct 2016 21:59:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Move get_max_wire_version() helper into test_util/&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/bc619fe6cc9973ceac8f9ea74a35de3573348fbe&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/bc619fe6cc9973ceac8f9ea74a35de3573348fbe&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412081" author="xgen-internal-githook" created="Tue, 18 Oct 2016 21:59:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Fix incorrect comment in mock.hh&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/602578ab8d149e0ad710e6e8cdde8677c82617f6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/602578ab8d149e0ad710e6e8cdde8677c82617f6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412080" author="xgen-internal-githook" created="Tue, 18 Oct 2016 21:59:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Move test_util namespace into ABI namespace&lt;/p&gt;

&lt;p&gt;While test_util is not part of the ABI, this makes the mock class&lt;br/&gt;
consistent with other private code that is declared within the ABI&lt;br/&gt;
namespace (such as mongocxx::libbson).&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3ba16d699696f1bcf8cf27ca41240641abf8a3d9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3ba16d699696f1bcf8cf27ca41240641abf8a3d9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412064" author="xgen-internal-githook" created="Tue, 18 Oct 2016 21:44:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation support for bulk_write class&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ad81a90a704ba4ce6326e37bfbb98c377e04d07b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ad81a90a704ba4ce6326e37bfbb98c377e04d07b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412063" author="rassi@10gen.com" created="Tue, 18 Oct 2016 21:43:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/567&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/567&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412062" author="rassi@10gen.com" created="Tue, 18 Oct 2016 21:43:39 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/566&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/566&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412061" author="rassi@10gen.com" created="Tue, 18 Oct 2016 21:43:21 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/564&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/564&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412060" author="rassi@10gen.com" created="Tue, 18 Oct 2016 21:43:09 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/549&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/549&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1412059" author="rassi@10gen.com" created="Tue, 18 Oct 2016 21:43:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/548&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/548&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1411433" author="xgen-internal-githook" created="Tue, 18 Oct 2016 14:50:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to create_view options&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/4c3fcb293f5b6f1621254f2453c349098a99c737&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/4c3fcb293f5b6f1621254f2453c349098a99c737&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403668" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:43:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to model::delete_one, model::delete_many&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3b83c9b39734e427508c6f020c2e578f6ecdfae2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3b83c9b39734e427508c6f020c2e578f6ecdfae2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403667" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:43:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to model::update_many, model::replace_one&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/cdbdd12366a00cff416a682b6e29fe86dad1efa3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/cdbdd12366a00cff416a682b6e29fe86dad1efa3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403666" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:40:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to create_collection options&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/000eb806a8d3dfba60e6895ff22377e4b46bee5b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/000eb806a8d3dfba60e6895ff22377e4b46bee5b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403665" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:40:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to index options&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/ff0cd0e4812e769bafa92a7a8feae2c4d3c5e57a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/ff0cd0e4812e769bafa92a7a8feae2c4d3c5e57a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403664" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:40:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options classes for find_one_and_*&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/8b551d86ad8e7c35c14996f9ce62fe71a68484a3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/8b551d86ad8e7c35c14996f9ce62fe71a68484a3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403663" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:40:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options classes for delete/update&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/08cf81ea68cfe415933b85e6b642abe7c348f8e7&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/08cf81ea68cfe415933b85e6b642abe7c348f8e7&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1403662" author="xgen-internal-githook" created="Sat, 8 Oct 2016 20:40:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options classes for aggregate/count/distinct&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/3bb0d0723313261c267ee63ba42ffa6cb1fa6bb6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/3bb0d0723313261c267ee63ba42ffa6cb1fa6bb6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1398333" author="xgen-internal-githook" created="Sat, 1 Oct 2016 04:37:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to model::update_one&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/d6db05283e26958d190d4df579bdc63254b45fc3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/d6db05283e26958d190d4df579bdc63254b45fc3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394096" author="xgen-internal-githook" created="Mon, 26 Sep 2016 21:23:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add unit tests for model classes that were missing coverage&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/24062b8379e5d5e58f9cb7251fa233770a4c5573&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/24062b8379e5d5e58f9cb7251fa233770a4c5573&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394095" author="xgen-internal-githook" created="Mon, 26 Sep 2016 21:23:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Clean up test file for model::update_many&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/34128126f343d9df0dfd8aced6b2f3ecead7adea&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/34128126f343d9df0dfd8aced6b2f3ecead7adea&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394094" author="xgen-internal-githook" created="Mon, 26 Sep 2016 21:23:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Re-order model method definitions to match declaration order&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/fde019648d522d446d36c438a36cf49777526b11&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/fde019648d522d446d36c438a36cf49777526b11&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394093" author="xgen-internal-githook" created="Mon, 26 Sep 2016 21:23:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Remove superfluous member section comments in model classes&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/003e2e6d83eebd57c888939621f0ccf46284f9d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/003e2e6d83eebd57c888939621f0ccf46284f9d0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1391502" author="xgen-internal-githook" created="Thu, 22 Sep 2016 22:21:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add collation to options::find&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/b73345e4a1370cc66a3ad46ab0dd0ef8c0b6f715&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/b73345e4a1370cc66a3ad46ab0dd0ef8c0b6f715&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1391471" author="xgen-internal-githook" created="Thu, 22 Sep 2016 21:47:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Add unit tests for count/delete/distinct options classes&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/5e3214ea9380803a09d3d6e9cfbfcf842f24070f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/5e3214ea9380803a09d3d6e9cfbfcf842f24070f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1391470" author="xgen-internal-githook" created="Thu, 22 Sep 2016 21:47:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Improve consistency of options tests with one another&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/6cbb3f4ef04c2a2c2aee812ea2230ed3af74ce99&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/6cbb3f4ef04c2a2c2aee812ea2230ed3af74ce99&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1391469" author="xgen-internal-githook" created="Thu, 22 Sep 2016 21:47:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; Alphabetize members/methods in options::update&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/2dc64c58ee27e35d3174bc3663ece44a802227a8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/2dc64c58ee27e35d3174bc3663ece44a802227a8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1391468" author="xgen-internal-githook" created="Thu, 22 Sep 2016 21:47:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;jrassi&apos;, u&apos;name&apos;: u&apos;J. Rassi&apos;, u&apos;email&apos;: u&apos;rassi@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-971&quot; title=&quot;Support providing collation per operation&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-971&quot;&gt;&lt;del&gt;CXX-971&lt;/del&gt;&lt;/a&gt; options classes: fix whitespace, remove unused includes&lt;br/&gt;
Branch: 3.1-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/69d1743741b34679cb50e59e863dfacf2698e609&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/69d1743741b34679cb50e59e863dfacf2698e609&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1386807" author="rassi@10gen.com" created="Fri, 16 Sep 2016 22:19:08 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/538&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/538&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1386806" author="rassi@10gen.com" created="Fri, 16 Sep 2016 22:19:04 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/537&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/537&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1386805" author="rassi@10gen.com" created="Fri, 16 Sep 2016 22:19:00 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/536&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/536&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1386804" author="rassi@10gen.com" created="Fri, 16 Sep 2016 22:18:56 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/535&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/535&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="317363">CDRIVER-1551</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="324394">CDRIVER-1751</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="324586">CDRIVER-1779</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="317985">CXX-1044</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="318152">CXX-1045</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="300445">CDRIVER-1372</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="314650">CDRIVER-1527</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="319255">CXX-1051</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="319267">CXX-1052</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="324541">CXX-1092</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="269173">DRIVERS-291</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="324918">CXX-1093</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="316585">CXX-1039</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CXX-960</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrcbsf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1258">Perl/CXX 2016-09-30</customfieldvalue>
    <customfieldvalue id="1287">Perl/CXX 2016-10-21</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>