<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:22:23 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-796] Lift restriction on authSource without credentials</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-796</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;SPEC-1270 introduced a restriction, stating that it is an error to specify an authSource without credentials. In SPEC-1511, it was decided to lift this restriction. For example, the connection string&#160;&lt;tt&gt;mongodb://host/?authSource=admin&lt;/tt&gt; should no longer throw an exception.&lt;/p&gt;

&lt;p&gt;Spec change: &lt;a href=&quot;https://github.com/mongodb/specifications/commit/af6b8b14606d43f1938a2a8da23801f05c6cf4ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/af6b8b14606d43f1938a2a8da23801f05c6cf4ab&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1107317">DRIVERS-796</key>
            <summary>Lift restriction on authSource without credentials</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="13453" iconUrl="https://jira.mongodb.org/images/icons/status_generic.gif" description="">Implementing</status>
                    <statusCategory id="4" key="indeterminate" colorName="inprogress"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="john.stewart@mongodb.com">John Stewart</reporter>
                        <labels>
                    </labels>
                <created>Tue, 21 Jan 2020 19:27:21 +0000</created>
                <updated>Tue, 2 Mar 2021 17:11:35 +0000</updated>
                                                                                    <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1110116">CXX-1915</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110115">CDRIVER-3502</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110118">GODRIVER-1473</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110111">JAVA-3603</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110119">MOTOR-495</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110112">PYTHON-2107</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110113">RUBY-2100</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110114">CSHARP-2913</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110120">NODE-2433</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1110117">PHPC-1538</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1393278">RUST-479</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1102938">DRIVERS-949</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_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/JAVA-3603'>JAVA-3603</a>
    </td>
    <td>Done</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-2107'>PYTHON-2107</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-2100'>RUBY-2100</a>
    </td>
    <td>Backlog</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2913'>CSHARP-2913</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.11.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-3502'>CDRIVER-3502</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.19.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1915'>CXX-1915</a>
    </td>
    <td>Backlog</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-1538'>PHPC-1538</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.11.0-alpha1, 1.11.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-1473'>GODRIVER-1473</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-495'>MOTOR-495</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-2433'>NODE-2433</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.6.0, 3.5.10, 4.0.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-479'>RUST-479</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.1.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-910'>SWIFT-910</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.2.0</td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hw7z67:</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>