<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:06:11 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-2525] EncryptOpts queryType should accept a string consistent with queryType in encryptedFields</title>
                <link>https://jira.mongodb.org/browse/CXX-2525</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;This ticket was split from &lt;tt&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2352&quot; title=&quot;EncryptOpts queryType should accept a string consistent with queryType in encryptedFields&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2352&quot;&gt;DRIVERS-2352&lt;/a&gt;&lt;/tt&gt;, please see that ticket for a detailed description. &lt;/p&gt;</description>
                <environment></environment>
        <key id="2066648">CXX-2525</key>
            <summary>EncryptOpts queryType should accept a string consistent with queryType in encryptedFields</summary>
                <type id="14901" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14700&amp;avatarType=issuetype">Spec Change</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="10038" iconUrl="https://jira.mongodb.org/images/icons/subtask.gif" description="">Backlog</status>
                    <statusCategory id="2" key="new" colorName="default"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                    </labels>
                <created>Sun, 12 Jun 2022 13:40:07 +0000</created>
                <updated>Mon, 27 Jun 2022 19:57:43 +0000</updated>
                                                                                                <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                        <issuelink>
            <issuekey id="2065501">DRIVERS-2352</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|i0h4rs:</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;&lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2352&quot; title=&quot;EncryptOpts queryType should accept a string consistent with queryType in encryptedFields&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2352&quot;&gt;DRIVERS-2352&lt;/a&gt;:&lt;/p&gt;
&lt;h1&gt;&lt;a name=&quot;BindingsChanges&quot;&gt;&lt;/a&gt;Bindings Changes&lt;/h1&gt;

&lt;p&gt;Upgrade to libmongocrypt 1.5.0-rc2. Binaries can be downloaded from the &lt;a href=&quot;https://spruce.mongodb.com/task/libmongocrypt_publish_snapshot_upload_all_1756c5120814152c15a2eee7a679a33a4764ba63_22_06_17_13_52_35/files?execution=0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;upload-all task&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Bindings in the libmongocrypt repository were updated in MONGOCRYPT-414. Drivers with bindings outside of the libmongocrypt repo will need to update bindings code.&lt;/p&gt;

&lt;p&gt;Replace calls of &lt;tt&gt;mongocrypt_ctx_setopt_index_type&lt;/tt&gt; with &lt;tt&gt;mongocrypt_ctx_setopt_algorithm&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;Update calls of &lt;tt&gt;mongocrypt_ctx_setopt_query_type&lt;/tt&gt; to use the string &quot;equality&quot;.&lt;/p&gt;
&lt;h1&gt;&lt;a name=&quot;DriverChanges&quot;&gt;&lt;/a&gt;Driver Changes&lt;/h1&gt;

&lt;p&gt;Change &lt;tt&gt;EncryptOpts.QueryType&lt;/tt&gt; from an enum to a string. See the specification change here: &lt;a href=&quot;https://github.com/mongodb/specifications/commit/cb58ded938146fcbce2b04a91d09f72d66832603&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/cb58ded938146fcbce2b04a91d09f72d66832603&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;See the C driver changes for reference: &lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/fe2bae72bc733515d766a46a8799783667396590&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/fe2bae72bc733515d766a46a8799783667396590&lt;/a&gt;&lt;/p&gt;</customfieldvalue>

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