<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:02:51 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-1498] Upgrade to C driver 1.10</title>
                <link>https://jira.mongodb.org/browse/CXX-1498</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;Replace LIBMONGOC_REQUIRED_VERSION in src/mongocxx/CMakeLists.txt and LIBBSON_REQUIRED_VERSION in src/bsoncxx/CMakeLists.txt with &quot;1.10.0&quot;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="486260">CXX-1498</key>
            <summary>Upgrade to C driver 1.10</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="13201">Fixed</resolution>
                                        <assignee username="jesse@mongodb.com">A. Jesse Jiryu Davis</assignee>
                                    <reporter username="andrew.morrow@mongodb.com">Andrew Morrow</reporter>
                        <labels>
                    </labels>
                <created>Tue, 23 Jan 2018 17:10:21 +0000</created>
                <updated>Sat, 28 Oct 2023 11:27:34 +0000</updated>
                            <resolved>Thu, 24 May 2018 15:47:43 +0000</resolved>
                                                    <fixVersion>3.3.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1898846" author="xgen-internal-githook" created="Tue, 22 May 2018 20:24:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1498&quot; title=&quot;Upgrade to C driver 1.10&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1498&quot;&gt;&lt;del&gt;CXX-1498&lt;/del&gt;&lt;/a&gt; Update C Driver install instructions&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/037d02e430556da6af559cb1cfc66b43d7106cc6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/037d02e430556da6af559cb1cfc66b43d7106cc6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1898133" author="xgen-internal-githook" created="Tue, 22 May 2018 13:34:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;ajdavis&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;email&apos;: &apos;jesse@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1498&quot; title=&quot;Upgrade to C driver 1.10&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1498&quot;&gt;&lt;del&gt;CXX-1498&lt;/del&gt;&lt;/a&gt; Upgrade to C Driver 1.10&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/21b0416c637d74b0c7fe8b3289c2aec33b19c7fd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/21b0416c637d74b0c7fe8b3289c2aec33b19c7fd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1864417" author="xgen-internal-githook" created="Sat, 14 Apr 2018 16:26:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;jesse@mongodb.com&apos;, &apos;name&apos;: &apos;A. Jesse Jiryu Davis&apos;, &apos;username&apos;: &apos;ajdavis&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1498&quot; title=&quot;Upgrade to C driver 1.10&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1498&quot;&gt;&lt;del&gt;CXX-1498&lt;/del&gt;&lt;/a&gt; Update libmongoc from 1.9.2 to master&lt;/p&gt;

&lt;p&gt;Build libmongoc with CMake. Also solves &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1204&quot; title=&quot;Improve/tweak flags passed to C driver configure script / cmake during Evergreen C driver install&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1204&quot;&gt;&lt;del&gt;CXX-1204&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-1550&quot; title=&quot;Build C Driver with CMake on Evergreen&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-1550&quot;&gt;&lt;del&gt;CXX-1550&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/9e155e5298442a2be22719ff6c3b00546a5784b5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/9e155e5298442a2be22719ff6c3b00546a5784b5&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="523873">CXX-1550</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="524498">CXX-1552</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="486262">CXX-1499</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="486266">CXX-1500</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="486268">CXX-1501</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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htg54n:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>