<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:21:34 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-455] Document how to use the latest TLS protocols</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-455</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;Atlas will be disabling support for TLSv1.0 soon. Drivers need to document how to get support for TLS &amp;gt;= 1.1 on a user&apos;s OS of choice, and document where it&apos;s just not possible. The most important OSes in this case are macOS, Windows, and Linux (though the directions on Linux likely apply to all non-macOS Unix flavors).&lt;/p&gt;

&lt;p&gt;For example, the Python interpreters Apple ships on macOS older than 10.13 are built against OpenSSL 0.9.8zh, which doesn&apos;t support anything better than TLSv1.0. So the Python driver TLS docs will recommend installing a Python version from python.org to work around the problem. The Ruby driver has a similar problem and might recommend installing Ruby from homebrew or something similar.&lt;/p&gt;</description>
                <environment></environment>
        <key id="498749">DRIVERS-455</key>
            <summary>Document how to use the latest TLS protocols</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="2" iconUrl="https://jira.mongodb.org/images/icons/priorities/critical.svg">Critical - P2</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>
                            <label>newdriver</label>
                    </labels>
                <created>Thu, 15 Feb 2018 20:54:42 +0000</created>
                <updated>Sat, 28 Oct 2023 10:44:55 +0000</updated>
                            <resolved>Wed, 23 May 2018 17:46:41 +0000</resolved>
                                                                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1817717" author="behackett" created="Tue, 27 Feb 2018 20:57:36 +0000"  >&lt;p&gt;The text in this Python driver commit should be used as a template. Change the language specific text to suit your language needs and limitations.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-python-driver/commit/e7e483311286b718556e2fdab0954ebbacdb2317&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-python-driver/commit/e7e483311286b718556e2fdab0954ebbacdb2317&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="501306">CDRIVER-2519</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501298">CSHARP-2200</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501300">RUBY-1303</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501302">CXX-1519</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501305">GODRIVER-260</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501301">JAVA-2789</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501304">MOTOR-200</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501295">NODE-1345</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501303">PHPC-1129</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="501297">PYTHON-1485</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="669523">RUST-80</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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/NODE-1345'>NODE-1345</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SCALA-382'>SCALA-382</a>
    </td>
    <td>Fixed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-1485'>PYTHON-1485</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.6.1</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2200'>CSHARP-2200</a>
    </td>
    <td>Fixed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PERL-866'>PERL-866</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.0.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-1303'>RUBY-1303</a>
    </td>
    <td>Fixed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-2789'>JAVA-2789</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.7.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1519'>CXX-1519</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>3.3.0-rc0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-1129'>PHPC-1129</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-200'>MOTOR-200</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.2.3</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-260'>GODRIVER-260</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-2519'>CDRIVER-2519</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.10.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-80'>RUST-80</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-434'>SWIFT-434</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.0.0-rc1</td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PRODUCT-774</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hthzbr:</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="15142"><![CDATA[4.0]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>