<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:19:33 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-3970] Driver Handling of DBRefs</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-3970</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>

    &lt;div id=&quot;script-target-wrapper&quot;&gt;
        &lt;br&gt;
        &lt;b&gt;DRIVERS Ticket Description&lt;/b&gt;
        &lt;div id=&quot;lang-script-target&quot;&gt;
            &lt;!-- This block of HTML and the script in it auto-populate the DRIVERS ticket description on page load. --&gt;
            Script Target - If you can read this text, the script has failed
            &lt;script&gt;
                $.get(&apos;https://jira.mongodb.org/browse/DRIVERS-1173&apos;, function(data) {
                    var description = $(data).find(&quot;#description-val&quot;);
                    $(&quot;#lang-script-target&quot;).html(description);
                });
            &lt;/script&gt;
        &lt;/div&gt;
    &lt;/div&gt;
</description>
                <environment></environment>
        <key id="1697279">CDRIVER-3970</key>
            <summary>Driver Handling of DBRefs</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="jmikola@mongodb.com">Jeremy Mikola</assignee>
                                    <reporter username="backlog-server-pm">Backlog - Core Eng Program Management Team</reporter>
                        <labels>
                    </labels>
                <created>Fri, 30 Apr 2021 13:53:35 +0000</created>
                <updated>Sat, 28 Oct 2023 11:28:29 +0000</updated>
                            <resolved>Fri, 11 Jun 2021 14:08:52 +0000</resolved>
                                                    <fixVersion>1.18.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3889518" author="xgen-internal-githook" created="Mon, 21 Jun 2021 18:28:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3970&quot; title=&quot;Driver Handling of DBRefs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3970&quot;&gt;&lt;del&gt;CDRIVER-3970&lt;/del&gt;&lt;/a&gt;: Remove DBRef validation from Extended JSON parser (#800)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3970&quot; title=&quot;Driver Handling of DBRefs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3970&quot;&gt;&lt;del&gt;CDRIVER-3970&lt;/del&gt;&lt;/a&gt;: Remove DBRef validation from Extended JSON parser&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Documents that resemble but do not conform to a DBRef should be left as-is.&lt;/p&gt;

&lt;p&gt;Syncs BSON corpus tests with mongodb/specifications@a274fbfddfd39f5f3d00712c422e4f1b062d783c&lt;/p&gt;

&lt;p&gt;Skips were added for additional corpus tests unrelated to this spec change.&lt;/p&gt;

&lt;p&gt;Use hex escaping instead of unicode for MSVC compatibility&lt;br/&gt;
Branch: r1.18&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/ba9c3084dac7c73e897e06166cb2723840425dae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/ba9c3084dac7c73e897e06166cb2723840425dae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3873122" author="xgen-internal-githook" created="Fri, 11 Jun 2021 14:06:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3970&quot; title=&quot;Driver Handling of DBRefs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3970&quot;&gt;&lt;del&gt;CDRIVER-3970&lt;/del&gt;&lt;/a&gt;: Remove DBRef validation from Extended JSON parser (#800)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-3970&quot; title=&quot;Driver Handling of DBRefs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-3970&quot;&gt;&lt;del&gt;CDRIVER-3970&lt;/del&gt;&lt;/a&gt;: Remove DBRef validation from Extended JSON parser&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Documents that resemble but do not conform to a DBRef should be left as-is.&lt;/p&gt;

&lt;p&gt;Syncs BSON corpus tests with mongodb/specifications@a274fbfddfd39f5f3d00712c422e4f1b062d783c&lt;/p&gt;

&lt;p&gt;Skips were added for additional corpus tests unrelated to this spec change.&lt;/p&gt;

&lt;p&gt;Use hex escaping instead of unicode for MSVC compatibility&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/3ecb8481006c30e1b665f3be01f76eb8db83e53b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/3ecb8481006c30e1b665f3be01f76eb8db83e53b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3860800" author="jmikola@gmail.com" created="Fri, 4 Jun 2021 19:42:45 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/pull/800&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/pull/800&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1697287">PHPC-1821</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                        <issuelink>
            <issuekey id="1307631">DRIVERS-1173</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="938618">CDRIVER-3374</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1405308">CDRIVER-3740</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1405602">CDRIVER-3742</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY22Q4</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyshpj:</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>