<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:43:28 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>[CSHARP-2758] Add Span&lt;T&gt; support to ObjectId</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2758</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Allow ObjectId to be&#160;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Initialized by Span&amp;lt;byte&amp;gt;&lt;/li&gt;
	&lt;li&gt;return Span&amp;lt;byte&amp;gt; (ToSpan())&lt;/li&gt;
	&lt;li&gt;Allow Unpack to work on Span&amp;lt;byte&amp;gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;to allow performance boost in certain scenarios.&lt;/p&gt;

&lt;p&gt;This is a continuation of &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-2592&quot; title=&quot;Add .NET Standard 2.0 support&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-2592&quot;&gt;&lt;del&gt;CSHARP-2592&lt;/del&gt;&lt;/a&gt; (Support for .Net Standard 2.0)&lt;/p&gt;</description>
                <environment>.net standard 2.0</environment>
        <key id="941057">CSHARP-2758</key>
            <summary>Add Span&lt;T&gt; support to ObjectId</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jason.kuo41@gmail.com">KUO HSUAN</reporter>
                        <labels>
                            <label>Span</label>
                    </labels>
                <created>Thu, 26 Sep 2019 11:15:55 +0000</created>
                <updated>Thu, 31 Mar 2022 00:47:48 +0000</updated>
                                                                            <component>API</component>
                    <component>BSON</component>
                                        <votes>2</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="3216313" author="JIRAUSER1253531" created="Sat, 20 Jun 2020 20:27:23 +0000"  >&lt;p&gt;ToString() could also be optimized with Span. Current implementation creates a temporary char array just for the sake of providing string constructor&apos;s input. This is not the optimal implementation for such a frequently used method.&lt;/p&gt;</comment>
                            <comment id="2434930" author="jason.kuo41@gmail.com" created="Thu, 26 Sep 2019 17:36:12 +0000"  >&lt;p&gt;Side note : You can have Span&amp;lt;T&amp;gt; support even with current supported standard (.net standard 1.5)&lt;br/&gt;
I can start working on it, if this is accepted&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                        <issuelink>
            <issuekey id="740429">CSHARP-2592</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr4a8v:</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>