<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:37:15 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>[GODRIVER-1840] Remove data/*.json and use data/bson-corpus/*.json</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1840</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;As noted in the PR for &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1746&quot; title=&quot;Support parsing $uuid as extended JSON representation for subtype 4 binary&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1746&quot;&gt;&lt;del&gt;GODRIVER-1746&lt;/del&gt;&lt;/a&gt; (&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/560/files#r556782757&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;in this comment&lt;/a&gt;) the &lt;tt&gt;data/bson-corpus&lt;/tt&gt; files appear unused. The bson-corpus tests read from &lt;tt&gt;data&lt;/tt&gt;. Let&apos;s remove &lt;tt&gt;data/*.json&lt;/tt&gt; and instead use &lt;tt&gt;data/bson-corpus&lt;/tt&gt;. This is consistent with other spec tests, and it is the directory updated by the &lt;tt&gt;etc/update-spec-tests.sh&lt;/tt&gt; script.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1593898">GODRIVER-1840</key>
            <summary>Remove data/*.json and use data/bson-corpus/*.json</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="9">Done</resolution>
                                        <assignee username="benji.rewis@mongodb.com">Benji Rewis</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                            <label>neweng</label>
                    </labels>
                <created>Tue, 19 Jan 2021 16:44:00 +0000</created>
                <updated>Wed, 27 Jan 2021 21:29:46 +0000</updated>
                            <resolved>Wed, 27 Jan 2021 21:29:46 +0000</resolved>
                                                                    <component>Testing</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3586022" author="xgen-internal-githook" created="Wed, 27 Jan 2021 21:29:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benjamin Rewis&apos;, &apos;email&apos;: &apos;32186188+benjirewis@users.noreply.github.com&apos;, &apos;username&apos;: &apos;benjirewis&apos;}
&lt;p&gt;Message: Support parsing $uuid as extended JSON representation for subtype 4 binary (#560)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1746&quot; title=&quot;Support parsing $uuid as extended JSON representation for subtype 4 binary&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1746&quot;&gt;&lt;del&gt;GODRIVER-1746&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1840&quot; title=&quot;Remove data/*.json and use data/bson-corpus/*.json&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1840&quot;&gt;&lt;del&gt;GODRIVER-1840&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1850&quot; title=&quot;Add more spec tests for invalid relaxed UUIDs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1850&quot;&gt;&lt;del&gt;GODRIVER-1850&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/88d0f31e44c65f8b14a739aa70a5191efe83b845&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/88d0f31e44c65f8b14a739aa70a5191efe83b845&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3574393" author="benji.rewis" created="Wed, 20 Jan 2021 20:13:34 +0000"  >&lt;p&gt;Doing this as part of the PR for 1746:&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/560/commits/a12440880a214f75cb828a3f54236e5cb6177187&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/560/commits/a12440880a214f75cb828a3f54236e5cb6177187&lt;/a&gt;&lt;/p&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|hybuv3:</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>