<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:25:37 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-2454] CSFLE/QE Naming</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2454</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;Within the Encryption secs of the &lt;a href=&quot;https://www.mongodb.com/docs/manual/core/queryable-encryption/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MongoDB Server Docs&lt;/a&gt;, there are two distinct features listed for encryption, Queryable Encryption and Client-Side Field Level Encryption. Driver docs should reflect the proper terminology as appropriate, as well as make clear that Queryable Encryption is still in beta/public preview.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Original Buildfest ticket:&lt;/p&gt;

&lt;p&gt;I believe we are trying to jointly refer to the features CSFLE and QE as &quot;In Use Encryption&quot; rather than &quot;Client Side Encryption&quot;. Consider renaming this doc &lt;a href=&quot;https://www.mongodb.com/docs/php-library/current/tutorial/client-side-encryption/#automatic-queryable-encryption&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;page&lt;/a&gt; to &quot;In Use Encryption&quot; and updating language throughout the page when appropriate.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2146623">DRIVERS-2454</key>
            <summary>CSFLE/QE Naming</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</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="alek.binion@mongodb.com">Alek Binion</reporter>
                        <labels>
                            <label>Documentation</label>
                            <label>buildfest-2022</label>
                    </labels>
                <created>Tue, 27 Sep 2022 23:54:29 +0000</created>
                <updated>Mon, 21 Aug 2023 20:11:42 +0000</updated>
                                                                                    <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4861962" author="JIRAUSER1268808" created="Wed, 28 Sep 2022 15:00:03 +0000"  >&lt;p&gt;Triage: This should be a common Drivers Ticket &lt;span class=&quot;error&quot;&gt;&amp;#91;Tom to create&amp;#93;&lt;/span&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                            <outwardlinks description="split to">
                                        <issuelink>
            <issuekey id="2151504">CXX-2585</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151506">GODRIVER-2567</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151508">NODE-4679</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151512">RUBY-3143</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151503">CDRIVER-4483</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151505">CSHARP-4342</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151509">MOTOR-1036</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151511">PHPLIB-997</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151510">PYTHON-3456</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151513">RUST-1487</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2151507">JAVA-4749</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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;There is a distinct difference between Queryable Encryption and Client-Side Field Level Encryption made in the Server docs. Drivers must update their docs to reflect correct terminology as-needed.&lt;/p&gt;

&lt;p&gt;Both features CSFLE and QE are nested under &quot;In Use Encryption&quot; rather than &quot;Client Side Encryption&quot;.&#160; Please verify and rename any documents to follow this convention.&lt;/p&gt;

&lt;p&gt;If applicable, open a docs ticket for this effort.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10951" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Driver Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10748"><![CDATA[Needed]]></customfieldvalue>

                        </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/CDRIVER-4483'>CDRIVER-4483</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.24.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-2585'>CXX-2585</a>
    </td>
    <td>Backlog</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-4342'>CSHARP-4342</a>
    </td>
    <td>Won't Do</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-2567'>GODRIVER-2567</a>
    </td>
    <td>Backlog</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-4749'>JAVA-4749</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>4.8.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-4679'>NODE-4679</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>4.11.0, mongodb-client-encryption-2.4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-1036'>MOTOR-1036</a>
    </td>
    <td>Works as Designed</td>
    <td class='hasFixVersion'>3.2</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-3456'>PYTHON-3456</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>4.4</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-997'>PHPLIB-997</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.17.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-3143'>RUBY-3143</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.19.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-1487'>RUST-1487</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-1642'>SWIFT-1642</a>
    </td>
    <td>Won't Do</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|i0umo8:</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_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 4 Oct 2022 00:00:00 +0000</customfieldvalue>

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