<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:06:24 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-2584] Update libmongoc dependency to 1.22.1 in CMakeLists.txt</title>
                <link>https://jira.mongodb.org/browse/CXX-2584</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;The required libmongoc dependency was increased to 1.22.1 in &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/pull/884&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/pull/884&lt;/a&gt;.&lt;br/&gt;
The version check in &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/blob/348288d06b20bb5393c7c5bf69989e8046499d03/src/mongocxx/CMakeLists.txt#L32&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;src/mongocxx/CMakeLists.txt&lt;/a&gt; was not updated.&lt;br/&gt;
This may result in a less clear compiler error if compiling the C++ 3.7.0 driver with libmongoc &amp;lt; 1.22.1.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2149665">CXX-2584</key>
            <summary>Update libmongoc dependency to 1.22.1 in CMakeLists.txt</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.mongodb.org/images/icons/priorities/trivial.svg">Trivial - P5</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="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Sun, 2 Oct 2022 13:58:32 +0000</created>
                <updated>Sat, 28 Oct 2023 11:26:42 +0000</updated>
                            <resolved>Tue, 4 Oct 2022 20:11:39 +0000</resolved>
                                                    <fixVersion>3.7.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5271978" author="xgen-internal-githook" created="Tue, 14 Mar 2023 17:43:06 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2584&quot; title=&quot;Update libmongoc dependency to 1.22.1 in CMakeLists.txt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2584&quot;&gt;&lt;del&gt;CXX-2584&lt;/del&gt;&lt;/a&gt; update min libmongoc version in cmake (#898)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2584&quot; title=&quot;Update libmongoc dependency to 1.22.1 in CMakeLists.txt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2584&quot;&gt;&lt;del&gt;CXX-2584&lt;/del&gt;&lt;/a&gt; update min libmongoc version in cmake&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary mention of mongocrypt_version_minimum&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary comments&lt;br/&gt;
Branch: releases/stable&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/77df443cbee50aa57f6adfd1c15a765cee2cb674&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/77df443cbee50aa57f6adfd1c15a765cee2cb674&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4877965" author="xgen-internal-githook" created="Tue, 4 Oct 2022 20:11:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2584&quot; title=&quot;Update libmongoc dependency to 1.22.1 in CMakeLists.txt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2584&quot;&gt;&lt;del&gt;CXX-2584&lt;/del&gt;&lt;/a&gt; update min libmongoc version in cmake (#898)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2584&quot; title=&quot;Update libmongoc dependency to 1.22.1 in CMakeLists.txt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2584&quot;&gt;&lt;del&gt;CXX-2584&lt;/del&gt;&lt;/a&gt; update min libmongoc version in cmake&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary mention of mongocrypt_version_minimum&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary comments&lt;br/&gt;
Branch: releases/v3.7&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/77df443cbee50aa57f6adfd1c15a765cee2cb674&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/77df443cbee50aa57f6adfd1c15a765cee2cb674&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4877961" author="xgen-internal-githook" created="Tue, 4 Oct 2022 20:10:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2584&quot; title=&quot;Update libmongoc dependency to 1.22.1 in CMakeLists.txt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2584&quot;&gt;&lt;del&gt;CXX-2584&lt;/del&gt;&lt;/a&gt; update min libmongoc version in cmake (#898)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2584&quot; title=&quot;Update libmongoc dependency to 1.22.1 in CMakeLists.txt&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2584&quot;&gt;&lt;del&gt;CXX-2584&lt;/del&gt;&lt;/a&gt; update min libmongoc version in cmake&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary mention of mongocrypt_version_minimum&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;remove unnecessary comments&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/06e5e9e31c68f82a84c43c5f153a657207640972&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/06e5e9e31c68f82a84c43c5f153a657207640972&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <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|i0v57c:</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>