<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:39:10 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-1287] DOCS- BsonValues no longer accept nulls in their ctors</title>
                <link>https://jira.mongodb.org/browse/CSHARP-1287</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;We need to add this bit of information into the backwards breaking changes documentation.&lt;/p&gt;

&lt;h3&gt;&lt;a name=&quot;Original&quot;&gt;&lt;/a&gt;Original&lt;/h3&gt;

&lt;p&gt;The following used to work&lt;/p&gt;

&lt;p&gt;var bsonArray = new BsonArray(incorrectFields);&lt;/p&gt;

&lt;p&gt;however it throws chunks when incorrectFields is null where as before it didn&apos;t,  found this when upgrading from 1.10 -&amp;gt; 2.0&lt;/p&gt;</description>
                <environment>c#, windows</environment>
        <key id="205554">CSHARP-1287</key>
            <summary>DOCS- BsonValues no longer accept nulls in their ctors</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="craig.wilson@mongodb.com">Craig Wilson</assignee>
                                    <reporter username="bret@cityspark.com">Bret Ferrier</reporter>
                        <labels>
                    </labels>
                <created>Wed, 20 May 2015 20:04:17 +0000</created>
                <updated>Wed, 13 Apr 2016 21:01:41 +0000</updated>
                            <resolved>Fri, 19 Jun 2015 12:28:09 +0000</resolved>
                                    <version>2.0</version>
                                    <fixVersion>2.0.2</fixVersion>
                    <fixVersion>2.1</fixVersion>
                                    <component>Documentation</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="939666" author="xgen-internal-githook" created="Sat, 13 Jun 2015 11:31:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;craiggwilson&apos;, u&apos;name&apos;: u&apos;Craig Wilson&apos;, u&apos;email&apos;: u&apos;craiggwilson@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1287&quot; title=&quot;DOCS- BsonValues no longer accept nulls in their ctors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1287&quot;&gt;&lt;del&gt;CSHARP-1287&lt;/del&gt;&lt;/a&gt;: documented that null was no longer allowed in BsonValue-derived constructors.&lt;br/&gt;
Branch: v2.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/ce9dbcefcfa8b6a669097448e0ecd22332ae646d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/ce9dbcefcfa8b6a669097448e0ecd22332ae646d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="939665" author="xgen-internal-githook" created="Sat, 13 Jun 2015 11:31:22 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;craiggwilson&apos;, u&apos;name&apos;: u&apos;Craig Wilson&apos;, u&apos;email&apos;: u&apos;craiggwilson@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1287&quot; title=&quot;DOCS- BsonValues no longer accept nulls in their ctors&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1287&quot;&gt;&lt;del&gt;CSHARP-1287&lt;/del&gt;&lt;/a&gt;: documented that null was no longer allowed in BsonValue-derived constructors.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/0cdfbb3965ef2d392a77b4bc72a6934094593004&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/0cdfbb3965ef2d392a77b4bc72a6934094593004&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="921530" author="craiggwilson" created="Fri, 22 May 2015 13:01:49 +0000"  >&lt;p&gt;Hi Bret,&lt;/p&gt;

&lt;p&gt;I&apos;m sorry we didn&apos;t document this in the backwards breaking changes section. This change was intentional and I&apos;ve linked both the tickets that are related to it.&lt;/p&gt;

&lt;p&gt;We&apos;ll get the documentation corrected.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Craig&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="42095">CSHARP-509</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="49637">CSHARP-555</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hrem0f:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="549">C# Sprint 20</customfieldvalue>
    <customfieldvalue id="589">C# Sprint 21</customfieldvalue>

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