<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:15:23 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>[CDRIVER-2492] Only use mongoc_client_new_from_uri and mongoc_uri_new_with_error in examples</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2492</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;Suggestion from &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=matt.broadstone&quot; class=&quot;user-hover&quot; rel=&quot;matt.broadstone&quot;&gt;matt.broadstone&lt;/a&gt; - show safer style of initializing a mongoc_client_t, which is more likely to encourage users to check errors in URI parsing or from using unsupported URI options for their build.&lt;/p&gt;</description>
                <environment></environment>
        <key id="492519">CDRIVER-2492</key>
            <summary>Only use mongoc_client_new_from_uri and mongoc_uri_new_with_error in examples</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="evgeni.dobranov@mongodb.com">Evgeni Dobranov</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Mon, 5 Feb 2018 16:00:13 +0000</created>
                <updated>Sat, 28 Oct 2023 11:30:08 +0000</updated>
                            <resolved>Fri, 15 Jun 2018 14:28:48 +0000</resolved>
                                                    <fixVersion>1.11.0</fixVersion>
                                    <component>docs</component>
                    <component>libmongoc</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="1922309" author="xgen-internal-githook" created="Fri, 15 Jun 2018 20:24:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;kevinAlbs&apos;, &apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2492&quot; title=&quot;Only use mongoc_client_new_from_uri and mongoc_uri_new_with_error in examples&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2492&quot;&gt;&lt;del&gt;CDRIVER-2492&lt;/del&gt;&lt;/a&gt; remove example refs from docs&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/19c6a1b2eed2e17244ef87c74682cb215e64ce71&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/19c6a1b2eed2e17244ef87c74682cb215e64ce71&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1921913" author="xgen-internal-githook" created="Fri, 15 Jun 2018 16:23:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;edobranov&apos;, &apos;name&apos;: &apos;Evgeni Dobranov&apos;, &apos;email&apos;: &apos;evobranov@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2492&quot; title=&quot;Only use mongoc_client_new_from_uri and mongoc_uri_new_with_error in examples&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2492&quot;&gt;&lt;del&gt;CDRIVER-2492&lt;/del&gt;&lt;/a&gt; fix ex transaction and remove matcher&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/d8ef0f1393e3b7a894c0d65706c0d3ae51603259&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/d8ef0f1393e3b7a894c0d65706c0d3ae51603259&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1921728" author="xgen-internal-githook" created="Fri, 15 Jun 2018 14:14:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;edobranov&apos;, &apos;name&apos;: &apos;Evgeni Dobranov&apos;, &apos;email&apos;: &apos;evobranov@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2492&quot; title=&quot;Only use mongoc_client_new_from_uri and mongoc_uri_new_with_error in examples&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2492&quot;&gt;&lt;del&gt;CDRIVER-2492&lt;/del&gt;&lt;/a&gt; init clients in examples with uri_t&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/ac813000e58734ae293a23456a786fbde62bc8f3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/ac813000e58734ae293a23456a786fbde62bc8f3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1912721" author="kevin.albertson" created="Wed, 6 Jun 2018 18:08:47 +0000"  >&lt;p&gt;This should be a change to files under src/libmongoc/examples.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <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|hth4qn:</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>