<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:06:43 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>[CXX-2689] Remove &quot;Public Technical Preview&quot; from Queryable Encryption Equality API</title>
                <link>https://jira.mongodb.org/browse/CXX-2689</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;This ticket was split from &lt;tt&gt;DRIVERS-2614&lt;/tt&gt;, please see that ticket for a detailed description. &lt;/p&gt;</description>
                <environment></environment>
        <key id="2335173">CXX-2689</key>
            <summary>Remove &quot;Public Technical Preview&quot; from Queryable Encryption Equality API</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="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 May 2023 20:06:08 +0000</created>
                <updated>Sat, 28 Oct 2023 11:26:38 +0000</updated>
                            <resolved>Fri, 19 May 2023 13:08:03 +0000</resolved>
                                                    <fixVersion>3.8.0</fixVersion>
                                    <component>Client Side Encryption</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2252292">CXX-2648</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|hr6i7r:f0zhxhi</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_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;DRIVERS-2614:&lt;br/&gt;
Upgrade libmongocrypt dependency to stable 1.8.0. Binaries for libmongocrypt 1.8.0 are available here: &lt;a href=&quot;https://spruce.mongodb.com/task/libmongocrypt_release_publish_upload_all_85bc65d56fa1c7b8ca499d8523ac269815704076_23_05_09_12_39_18/files?execution=0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://spruce.mongodb.com/task/libmongocrypt_release_publish_upload_all_85bc65d56fa1c7b8ca499d8523ac269815704076_23_05_09_12_39_18/files?execution=0&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Remove &quot;Public Technical Preview&quot; from Queryable Encryption (QE) API related to the algorithms &quot;Indexed&quot; and &quot;Unindexed&quot; as stable. That consists of the following API:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;AutoEncryptionOpts.encryptedFieldsMap&lt;/li&gt;
	&lt;li&gt;AutoEncryptionOpts.bypassQueryAnalysis&lt;/li&gt;
	&lt;li&gt;EncryptOpts.contentionFactor&lt;/li&gt;
	&lt;li&gt;EncryptOpts.queryType&lt;/li&gt;
	&lt;li&gt;The &quot;equality&quot; value for EncryptOpts.queryType&lt;/li&gt;
	&lt;li&gt;The &quot;Indexed&quot; and &quot;Unindexed&quot; values for EncryptOpts.algorithm&lt;/li&gt;
	&lt;li&gt;ClientEncryption.CreateEncryptedCollection&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;If there is any documentation referencing the minimum server version to use Queryable Encryption, update the documentation to note MongoDB Server 7.0 is required. (libmongocrypt 1.8.0 and MongoDB server 7.0 support the QEv2 protocol. The QEv2 protocol is backwards breaking. Using QE with libmongocrypt&amp;lt;1.8.0 on a Server&amp;gt;=7.0, or using libmongocrypt&amp;gt;=1.8.0 on a Server&amp;lt;6.0 will result in a server error when using the incompatible payloads).&lt;/p&gt;

&lt;p&gt;The QE &quot;rangePreview&quot; algorithm and related API as part of &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2286&quot; title=&quot;Support for Range Indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2286&quot;&gt;&lt;del&gt;DRIVERS-2286&lt;/del&gt;&lt;/a&gt; is still expected to be marked as &quot;experimental only&quot; (&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2286&quot; title=&quot;Support for Range Indexes&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2286&quot;&gt;&lt;del&gt;DRIVERS-2286&lt;/del&gt;&lt;/a&gt;). &quot;rangePreview&quot; is not expected to be marked stable for MongoDB 7.0.&lt;/p&gt;

&lt;p&gt;Changelog:&lt;br/&gt;
2023-05-12: Do not document Queryable Encryption Equality API as stable. The announcement is expected for NYC.local. Only remove the &quot;Public Technical Preview&quot; from the API.&lt;/p&gt;</customfieldvalue>

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