<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:16:35 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-2869] Implement Unified URI Options</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-2869</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;See &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-557&quot; title=&quot;Implement Unified URI Options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-557&quot;&gt;&lt;del&gt;DRIVERS-557&lt;/del&gt;&lt;/a&gt; for details.&lt;/p&gt;</description>
                <environment></environment>
        <key id="629329">CDRIVER-2869</key>
            <summary>Implement Unified URI Options</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="13201">Fixed</resolution>
                                        <assignee username="sara.golemon@mongodb.com">Sara Golemon</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                            <label>FY2020Q1</label>
                    </labels>
                <created>Mon, 5 Nov 2018 19:58:57 +0000</created>
                <updated>Sat, 28 Oct 2023 11:29:31 +0000</updated>
                            <resolved>Tue, 25 Jun 2019 22:55:31 +0000</resolved>
                                                    <fixVersion>1.15.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="2301015" author="xgen-internal-githook" created="Thu, 27 Jun 2019 17:30:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;username&apos;: &apos;sgolemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2869&quot; title=&quot;Implement Unified URI Options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2869&quot;&gt;&lt;del&gt;CDRIVER-2869&lt;/del&gt;&lt;/a&gt; Fix test build for MSVC &amp;lt; 2015&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/e0ddb5a9ed1722cd619bf93851bae3bce0ff84c6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/e0ddb5a9ed1722cd619bf93851bae3bce0ff84c6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2297610" author="xgen-internal-githook" created="Tue, 25 Jun 2019 22:54:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Sara Golemon&apos;, &apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;username&apos;: &apos;sgolemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2869&quot; title=&quot;Implement Unified URI Options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2869&quot;&gt;&lt;del&gt;CDRIVER-2869&lt;/del&gt;&lt;/a&gt; Deprecate SSL options and canonicalize them to TLS, add tlsInsecure&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/5e49e11ee87ffb02fb07d0c32cd4d519c72ee1cc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/5e49e11ee87ffb02fb07d0c32cd4d519c72ee1cc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2294920" author="sara.golemon" created="Mon, 24 Jun 2019 15:48:23 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ian.whalen&quot; class=&quot;user-hover&quot; rel=&quot;ian.whalen&quot;&gt;ian.whalen&lt;/a&gt; Just got back from holiday and am going to pick this back up today.&lt;/p&gt;</comment>
                            <comment id="2294733" author="ian@10gen.com" created="Mon, 24 Jun 2019 14:43:33 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=sara.golemon&quot; class=&quot;user-hover&quot; rel=&quot;sara.golemon&quot;&gt;sara.golemon&lt;/a&gt; are you able to get your next patch up for this soon?&lt;/p&gt;</comment>
                            <comment id="2264361" author="sara.golemon" created="Wed, 29 May 2019 20:33:03 +0000"  >&lt;p&gt;Re-opening as this has a number of spec non-conformance issues. Commit has been reverted.&lt;/p&gt;</comment>
                            <comment id="2264360" author="xgen-internal-githook" created="Wed, 29 May 2019 20:32:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;, &apos;username&apos;: &apos;sgolemon&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2869&quot; title=&quot;Implement Unified URI Options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2869&quot;&gt;&lt;del&gt;CDRIVER-2869&lt;/del&gt;&lt;/a&gt; Deprecate SSL options and canonicalize them to TLS, add tlsInsecure&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 5cf42d33e9ef3bc991b33a63614a45997e76dde5.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/408efa695f8289ba8522880d8eb9308f4db64650&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/408efa695f8289ba8522880d8eb9308f4db64650&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2264137" author="sara.golemon" created="Wed, 29 May 2019 18:28:13 +0000"  >&lt;p&gt;This marks all ssl* uri options as deprecated, and deprecates the mongoc_uri_get_ssl() API in favor of mongoc_uri_get_tls().&lt;/p&gt;</comment>
                            <comment id="2264135" author="xgen-internal-githook" created="Wed, 29 May 2019 18:26:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;email&apos;: &apos;sara.golemon@mongodb.com&apos;, &apos;name&apos;: &apos;Sara Golemon&apos;, &apos;username&apos;: &apos;sgolemon&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-2869&quot; title=&quot;Implement Unified URI Options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-2869&quot;&gt;&lt;del&gt;CDRIVER-2869&lt;/del&gt;&lt;/a&gt; Deprecate SSL options and canonicalize them to TLS, add tlsInsecure&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/5cf42d33e9ef3bc991b33a63614a45997e76dde5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/5cf42d33e9ef3bc991b33a63614a45997e76dde5&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="583364">DRIVERS-557</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="629326">PHPC-1288</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="770083">CDRIVER-3132</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="781321">DRIVERS-2056</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="932376">CDRIVER-3369</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="991533">CDRIVER-3428</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>CDRIVER-2739</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htzvtz:</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>