<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:25:45 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-2505] Add Explicit Encryption with Range Index</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2505</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;&lt;b&gt;Scope&lt;/b&gt;&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Add API for Range Index for Explicit Encryption.&lt;/li&gt;
	&lt;li&gt;Add test cases for Range Index for Explicit Encryption.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;b&gt;Background &amp;amp; Motivation&lt;/b&gt;&lt;br/&gt;
Existing test cases for Equality Index for Explicit Encryption may be a starting point:&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/tree/64cf83b604107edffe9f75eb91b0690d5daa8b7c/source/client-side-encryption/tests#12-explicit-encryption&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/tree/64cf83b604107edffe9f75eb91b0690d5daa8b7c/source/client-side-encryption/tests#12-explicit-encryption&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2189685">DRIVERS-2505</key>
            <summary>Add Explicit Encryption with Range Index</summary>
                <type id="14901" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14700&amp;avatarType=issuetype">Spec Change</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="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Fri, 18 Nov 2022 14:20:57 +0000</created>
                <updated>Sat, 28 Oct 2023 10:44:44 +0000</updated>
                            <resolved>Wed, 14 Dec 2022 19:32:45 +0000</resolved>
                                                        <component>Client Side Encryption</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5372731" author="xgen-internal-githook" created="Tue, 25 Apr 2023 06:16:34 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2505&quot; title=&quot;Add Explicit Encryption with Range Index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2505&quot;&gt;&lt;del&gt;DRIVERS-2505&lt;/del&gt;&lt;/a&gt;: Clarifications for Range Explicit Encryption prose tests  (#1411)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Revise language in Range Explicit Encryption prose tests&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This adds clarifying text and makes the language and syntax across tests more consistent. It does not change test behavior.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Use consistent formatting in options code blocks&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Adds &quot;class&quot; prefix to option names and trailing commas to object properties&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Trim trailing whitespace&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Co-authored-by: Kevin Albertson &amp;lt;kevin.albertson@10gen.com&amp;gt;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/b5504d5a46bf591d11086f2119a7d252a5d992ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/b5504d5a46bf591d11086f2119a7d252a5d992ae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5366811" author="xgen-internal-githook" created="Fri, 21 Apr 2023 17:57:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2505&quot; title=&quot;Add Explicit Encryption with Range Index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2505&quot;&gt;&lt;del&gt;DRIVERS-2505&lt;/del&gt;&lt;/a&gt; clarify type expectations in prose test (#1409)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;clarify type expectation applies to encoded BSON type&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;The BSON type differs from the input type. The input type may be a language native type (e.g. an Int64 wrapper class).&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;use long and int in clarification&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;int32/int64 handling may be more likely to cause confusion in implementation&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;add note clarifying returned type may not match input type&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/73fddca366a90ceb9f86d0255fb0ea5e4f61de24&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/73fddca366a90ceb9f86d0255fb0ea5e4f61de24&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5331681" author="xgen-internal-githook" created="Fri, 7 Apr 2023 02:23:01 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Jeremy Mikola&apos;, &apos;email&apos;: &apos;jmikola@gmail.com&apos;, &apos;username&apos;: &apos;jmikola&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2505&quot; title=&quot;Add Explicit Encryption with Range Index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2505&quot;&gt;&lt;del&gt;DRIVERS-2505&lt;/del&gt;&lt;/a&gt;: Fix typo in RangeOpts doc block (#1395)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/364464f97872d6894a80f07f43320adcbe8e29bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/364464f97872d6894a80f07f43320adcbe8e29bf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5086408" author="xgen-internal-githook" created="Tue, 3 Jan 2023 13:17:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kevin Albertson&apos;, &apos;email&apos;: &apos;kevin.albertson@mongodb.com&apos;, &apos;username&apos;: &apos;kevinAlbs&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2505&quot; title=&quot;Add Explicit Encryption with Range Index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2505&quot;&gt;&lt;del&gt;DRIVERS-2505&lt;/del&gt;&lt;/a&gt; fix test case 7 (#1358)&lt;/p&gt;

&lt;p&gt;encrypt is expected to error, not insert&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/9319b1a8cb4e7909871e893e24919ecabc00495b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/9319b1a8cb4e7909871e893e24919ecabc00495b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5055502" author="xgen-internal-githook" created="Wed, 14 Dec 2022 19:31:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gil Alon&apos;, &apos;email&apos;: &apos;47804748+galon1@users.noreply.github.com&apos;, &apos;username&apos;: &apos;galon1&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2505&quot; title=&quot;Add Explicit Encryption with Range Index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2505&quot;&gt;&lt;del&gt;DRIVERS-2505&lt;/del&gt;&lt;/a&gt; Add explicit encryption API and tests for range indexes (#1355)&lt;/p&gt;

&lt;p&gt;Add encryptExpression and prose test 22.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/4de4e3c1897ca07efa09d456943badbe002cd756&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/4de4e3c1897ca07efa09d456943badbe002cd756&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2312870">DRIVERS-2604</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_10951" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Driver Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10940"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DRIVERS-2286</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY23Q4</label>
            <label>FY24Q1</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i11s94:</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_22279" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Server Compat</customfieldname>
                        <customfieldvalues>
                                        <label>6.2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>