<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:34:20 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-494] BSON Codec Redesign</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-494</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;The first version of the Encoder and Decoder for the BSON library is not customizable. Because of this, it is difficult to use them as the default encoder and decoder for the driver. This epic encompasses implementing a new BSON Encoder and Decoder design that is customizable. Additionally, the first version of the BSON Decoder had performance issues, the new implementation should be written in a way to ensure high performance.&lt;/p&gt;</description>
                <environment></environment>
        <key id="572145">GODRIVER-494</key>
            <summary>BSON Codec Redesign</summary>
                <type id="11" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14707&amp;avatarType=issuetype">Epic</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>FY2018Q3</label>
                            <label>FreeMonitoring</label>
                    </labels>
                <created>Mon, 16 Jul 2018 20:49:43 +0000</created>
                <updated>Fri, 14 May 2021 17:21:34 +0000</updated>
                            <resolved>Thu, 27 Sep 2018 20:37:43 +0000</resolved>
                                    <version>0.0.9</version>
                                    <fixVersion>0.0.15</fixVersion>
                                    <component>BSON</component>
                                        <votes>2</votes>
                                    <watches>9</watches>
                                                                                                                <comments>
                            <comment id="1997005" author="xgen-internal-githook" created="Fri, 7 Sep 2018 22:20:26 +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: Add v2 of BSON encoder and decoder framework&lt;/p&gt;

&lt;p&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;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-495&quot; title=&quot;Implement BSON Registry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-495&quot;&gt;&lt;del&gt;GODRIVER-495&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-496&quot; title=&quot;Implement default struct tag handler&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-496&quot;&gt;&lt;del&gt;GODRIVER-496&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-497&quot; title=&quot;Implement valueWriter and documentValueWriter&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-497&quot;&gt;&lt;del&gt;GODRIVER-497&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-498&quot; title=&quot;Implement valueReader and documentValueReader&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-498&quot;&gt;&lt;del&gt;GODRIVER-498&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-499&quot; title=&quot;Implement bson.Encoder/bson.Marshal*&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-499&quot;&gt;&lt;del&gt;GODRIVER-499&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-500&quot; title=&quot;Implement bson.Decoder/bson.Unmarshal*&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-500&quot;&gt;&lt;del&gt;GODRIVER-500&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-501&quot; title=&quot;Implement basic codecs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-501&quot;&gt;&lt;del&gt;GODRIVER-501&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-516&quot; title=&quot;Add default codecs for most reflect.Kind types&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-516&quot;&gt;&lt;del&gt;GODRIVER-516&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change-Id: Ib28a1b564846438ab0f3f9c95c70cea1cb48c8fa&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/e608edc0d26d76fffef3a84a5dac0f0ff7b816f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/e608edc0d26d76fffef3a84a5dac0f0ff7b816f5&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="537987">GODRIVER-401</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="541629">GODRIVER-413</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="569354">GODRIVER-487</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="574506">GODRIVER-507</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="610888">GODRIVER-581</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="579601">GODRIVER-513</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1670215">GODRIVER-1946</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="599717">GODRIVER-535</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="603263">GODRIVER-551</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                    <customfield id="customfield_21556" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Calendar Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3 weeks, 4 days</customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_13653" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Detailed Project Statuses</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;2018-08-27 : Initial target 2018-09-21 (4weeks)&lt;/p&gt;</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_14262" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 21 Sep 2018 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10860" key="com.pyxis.greenhopper.jira:gh-epic-color">
                        <customfieldname>Epic Colour</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ghx-label-6</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10858" key="com.pyxis.greenhopper.jira:gh-epic-label">
                        <customfieldname>Epic Name</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>BSON Encoder &amp;amp; Decoder Redesign</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10859" key="com.pyxis.greenhopper.jira:gh-epic-status">
                        <customfieldname>Epic Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10642"><![CDATA[Done]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr8c4f:</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>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 27 Aug 2018 00:00:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>