<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:34:18 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-481] Remove bson/internal libraries</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-481</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;The BSON library currently uses two libraries that were added as internal packages instead of vendored. The &lt;tt&gt;jsonpretty&lt;/tt&gt; package is not modified in a way that the extended JSON library requires. The &lt;tt&gt;jsonparser&lt;/tt&gt; package is altered, but can be fixed by using a closure instead of changing the package&apos;s code. Remove these two libraries, update the required code, and add the upstream libraries to the vendor directory.&lt;/p&gt;</description>
                <environment></environment>
        <key id="566129">GODRIVER-481</key>
            <summary>Remove bson/internal libraries</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="9">Done</resolution>
                                        <assignee username="kris.brandow@mongodb.com">Kristofer Brandow</assignee>
                                    <reporter username="kris.brandow@mongodb.com">Kristofer Brandow</reporter>
                        <labels>
                    </labels>
                <created>Sun, 1 Jul 2018 22:30:56 +0000</created>
                <updated>Mon, 2 Jul 2018 17:51:35 +0000</updated>
                            <resolved>Mon, 2 Jul 2018 17:51:35 +0000</resolved>
                                    <version>0.0.8</version>
                                    <fixVersion>0.0.9</fixVersion>
                                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="1936977" author="xgen-internal-githook" created="Mon, 2 Jul 2018 17:50:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;skriptble&apos;, &apos;name&apos;: &apos;Kris Brandow&apos;, &apos;email&apos;: &apos;kris@mongodb.com&apos;}
&lt;p&gt;Message: Vendor and remove from internal JSON packages&lt;/p&gt;

&lt;p&gt;The jsonparser and jsonpretty packages were placed in bson/internal.&lt;br/&gt;
There were not changes necessary to jsonpretty and the only change to&lt;br/&gt;
jsonparser can be implemented in the bson package using a closure. This&lt;br/&gt;
commit moves the libraries to the vendor directory, uses the fully copy&lt;br/&gt;
of the library, and updates the necessary code.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-480&quot; title=&quot;License violation of github.com/buger/jsonparser&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-480&quot;&gt;&lt;del&gt;GODRIVER-480&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-481&quot; title=&quot;Remove bson/internal libraries&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-481&quot;&gt;&lt;del&gt;GODRIVER-481&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: I5594ab0e753b27a4a18d959ec047341d988d3876&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/dfce4ff9ddb1cfddb0d9e2c14fad3833f0847139&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/dfce4ff9ddb1cfddb0d9e2c14fad3833f0847139&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1935747" author="kris.brandow" created="Sun, 1 Jul 2018 22:59:27 +0000"  >&lt;p&gt;Code Review: &lt;a href=&quot;https://review.gerrithub.io/c/mongodb/mongo-go-driver/+/417415&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.gerrithub.io/c/mongodb/mongo-go-driver/+/417415&lt;/a&gt;.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="566056">GODRIVER-480</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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htsipb:</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>