<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:21:27 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>[DRIVERS-407] Drop support for MongoDB 2.4</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-407</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;MongoDB 2.4 reached end of life in March of 2016, so drivers can remove support for it.&lt;/p&gt;

&lt;p&gt;A driver should bump its minimum supported wire version to &lt;a href=&quot;https://github.com/mongodb/mongo/blob/86aa275a4b9b43d0c647dc0034c6626a95884e18/src/mongo/db/wire_version.h#L59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;2&lt;/a&gt;, making 2.6 the minimum supported server version (For some reason, MongoDB 2.6 bumped maxWireVersion to 2 rather than 1. MongoDB 2.4 has no maxWireVersion, which implies a maxWireVersion of 0).&lt;/p&gt;

&lt;p&gt;Code that can be removed as a result of the min wire version bump:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Support for the legacy wire protocol for writes (OP_INSERT/UPDATE/DELETE) for &lt;em&gt;acknowledged&lt;/em&gt; writes.  If the driver already uses write commands for &lt;em&gt;unacknowledged&lt;/em&gt; writes (async drivers like .NET or node), support for these wire protocol messages can be removed entirely.&lt;/li&gt;
	&lt;li&gt;Support for creating and dropping indexes in the system.indexes collection (NOTE: listIndexes was added in 3.0, must continue to support listing indexes via system.indexes in 2.6)&lt;/li&gt;
	&lt;li&gt;Support for user management via writes to and reads from system.users collection&lt;/li&gt;
	&lt;li&gt;Support for fallback to inline results for the aggregate command when cursor is requested&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Any conditional logic in tests that check for wire-version-less-than-2/server-version-less-than-2.6 can also be removed.&lt;/p&gt;</description>
                <environment></environment>
        <key id="415608">DRIVERS-407</key>
            <summary>Drop support for MongoDB 2.4</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="13201">Fixed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="rathi.gnanasekaran">Rathi Gnanasekaran</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 Aug 2017 18:45:02 +0000</created>
                <updated>Sat, 28 Oct 2023 10:44:49 +0000</updated>
                            <resolved>Tue, 30 Jun 2020 17:32:53 +0000</resolved>
                                                                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="1751850" author="xgen-internal-githook" created="Thu, 14 Dec 2017 14:43:17 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Secrist&apos;, &apos;email&apos;: &apos;kevin.secrist@rackspace.com&apos;, &apos;username&apos;: &apos;kevin-secrist&apos;}
&lt;p&gt;Message: Removing support for MongoDB 2.6 in v2.5 release notes&lt;/p&gt;

&lt;p&gt;As part of &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-407&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/DRIVERS-407&lt;/a&gt;, support for server versions below 2.6 was removed in &lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/c1f4e87edb410862f87976231bb0aac58de09856&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/c1f4e87edb410862f87976231bb0aac58de09856&lt;/a&gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/b9137992e6caab15900c406d1c34468b541c1710&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/b9137992e6caab15900c406d1c34468b541c1710&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1652878" author="behackett" created="Mon, 21 Aug 2017 14:52:54 +0000"  >&lt;p&gt;Yes, fixed.&lt;/p&gt;</comment>
                            <comment id="1652739" author="jesse" created="Mon, 21 Aug 2017 13:09:22 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=behackett&quot; class=&quot;user-hover&quot; rel=&quot;behackett&quot;&gt;behackett&lt;/a&gt; or &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jeff.yemin&quot; class=&quot;user-hover&quot; rel=&quot;jeff.yemin&quot;&gt;jeff.yemin&lt;/a&gt; is it correct that our new minWireVersion should be 2? If so can add that to the steps above?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="669479">RUST-44</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415725">CDRIVER-2243</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415718">CSHARP-2032</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="457314">DRIVERS-422</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415724">GODRIVER-59</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415716">NODE-1122</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415723">PHPC-995</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="427102">PHPLIB-282</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="404255">PYTHON-1299</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415720">RUBY-1237</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415722">CXX-1421</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="415721">JAVA-2580</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="469831">MOTOR-176</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </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_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-1299'>PYTHON-1299</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.6</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-1122'>NODE-1122</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.0.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SCALA-333'>SCALA-333</a>
    </td>
    <td>Works as Designed</td>
    <td class='hasFixVersion'>2.2.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2032'>CSHARP-2032</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.11.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PERL-800'>PERL-800</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-1237'>RUBY-1237</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.5.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-2580'>JAVA-2580</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.6.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1421'>CXX-1421</a>
    </td>
    <td>Gone away</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-995'>PHPC-995</a>
    </td>
    <td>Done</td>
    <td class='hasFixVersion'>1.4.0-beta1, 1.4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-59'>GODRIVER-59</a>
    </td>
    <td>Done</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-2243'>CDRIVER-2243</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.9.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-282'>PHPLIB-282</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.3.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-176'>MOTOR-176</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.2</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-171'>SWIFT-171</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-44'>RUST-44</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|ht4lqf:</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_11150" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>SERVER fixVersion</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="12557"><![CDATA[3.6]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>