<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:34:25 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-537] Split bson package into bson and bsoncodec packages</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-537</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;The bson package has grown too large and as such the documentation has become problematic. To ensure more concise documentation, split the bson package into two packages, bson and bsoncodec. The bson package will handle all bson functionality outside of encoding and decoding. The bsoncodec package handles all encoding and decoding functionality, including the Marshal* and Unmarshal* functions.&lt;/p&gt;</description>
                <environment></environment>
        <key id="600035">GODRIVER-537</key>
            <summary>Split bson package into bson and bsoncodec packages</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>
                            <label>beta</label>
                    </labels>
                <created>Wed, 5 Sep 2018 20:18:11 +0000</created>
                <updated>Wed, 15 May 2019 10:33:32 +0000</updated>
                            <resolved>Thu, 27 Sep 2018 20:35:49 +0000</resolved>
                                                    <fixVersion>0.0.15</fixVersion>
                                    <component>BSON</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2247102" author="xgen-internal-githook" created="Wed, 15 May 2019 10:33:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kris Brandow&apos;, &apos;username&apos;: &apos;skriptble&apos;, &apos;email&apos;: &apos;kris@mongodb.com&apos;}
&lt;p&gt;Message: Split bson package and update mongo package&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-537&quot; title=&quot;Split bson package into bson and bsoncodec packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-537&quot;&gt;&lt;del&gt;GODRIVER-537&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-551&quot; title=&quot;Use BSON Codecs in mongo package&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-551&quot;&gt;&lt;del&gt;GODRIVER-551&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-527&quot; title=&quot;Add BytesValueReader and BytesValueWriter interfaces&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-527&quot;&gt;&lt;del&gt;GODRIVER-527&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-566&quot; title=&quot;Fix Equal method for bson.Value and update bson.Element.Equal to properly compare keys&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-566&quot;&gt;&lt;del&gt;GODRIVER-566&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: I55bdfe7f48ded7fd9923d906d3cc6ecaec8156da&lt;br/&gt;
Branch: bson-v2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/5d6145c8119e8c1b3b74a6b3a61f7191e2fb14e8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/5d6145c8119e8c1b3b74a6b3a61f7191e2fb14e8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2016853" author="xgen-internal-githook" created="Thu, 27 Sep 2018 19:59:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kris Brandow&apos;, &apos;email&apos;: &apos;kris@mongodb.com&apos;, &apos;username&apos;: &apos;skriptble&apos;}
&lt;p&gt;Message: Split bson package and update mongo package&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-537&quot; title=&quot;Split bson package into bson and bsoncodec packages&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-537&quot;&gt;&lt;del&gt;GODRIVER-537&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-551&quot; title=&quot;Use BSON Codecs in mongo package&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-551&quot;&gt;&lt;del&gt;GODRIVER-551&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-527&quot; title=&quot;Add BytesValueReader and BytesValueWriter interfaces&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-527&quot;&gt;&lt;del&gt;GODRIVER-527&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-566&quot; title=&quot;Fix Equal method for bson.Value and update bson.Element.Equal to properly compare keys&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-566&quot;&gt;&lt;del&gt;GODRIVER-566&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-494&quot; title=&quot;BSON Codec Redesign&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-494&quot;&gt;&lt;del&gt;GODRIVER-494&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: I55bdfe7f48ded7fd9923d906d3cc6ecaec8156da&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/71de844febff6ac5b6fc6ba165e24e9677d2ee05&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/71de844febff6ac5b6fc6ba165e24e9677d2ee05&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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>GODRIVER-494</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|htxq0v:</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>