<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:06:40 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-2681] Use separate min/max setters for range options</title>
                <link>https://jira.mongodb.org/browse/CXX-2681</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;h1&gt;&lt;a name=&quot;Summary&quot;&gt;&lt;/a&gt;Summary&lt;/h1&gt;
&lt;p&gt;Replace use of &lt;tt&gt;mongoc_client_encryption_encrypt_range_opts_set_min_max&lt;/tt&gt; with &lt;tt&gt;mongoc_client_encryption_encrypt_range_opts_set_min&lt;/tt&gt; and &lt;tt&gt;mongoc_client_encryption_encrypt_range_opts_set_max&lt;/tt&gt;.&lt;/p&gt;

&lt;h1&gt;&lt;a name=&quot;Background%26Motivation&quot;&gt;&lt;/a&gt;Background &amp;amp; Motivation&lt;/h1&gt;
&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4610&quot; title=&quot;Split min/max setters for range options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4610&quot;&gt;&lt;del&gt;CDRIVER-4610&lt;/del&gt;&lt;/a&gt; replaced &lt;tt&gt;mongoc_client_encryption_encrypt_range_opts_set_min_max&lt;/tt&gt; with &lt;tt&gt;mongoc_client_encryption_encrypt_range_opts_set_min&lt;/tt&gt; and &lt;tt&gt;mongoc_client_encryption_encrypt_range_opts_set_max&lt;/tt&gt;. This is not considered a backwards break since the functions are not yet released. But this is expected to require changes in the C++ and PHP drivers. &lt;/p&gt;</description>
                <environment></environment>
        <key id="2319708">CXX-2681</key>
            <summary>Use separate min/max setters for range options</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="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="ezra.chung@mongodb.com">Ezra Chung</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 Apr 2023 13:32:51 +0000</created>
                <updated>Sat, 28 Oct 2023 11:26:39 +0000</updated>
                            <resolved>Thu, 20 Apr 2023 18:11:46 +0000</resolved>
                                                    <fixVersion>3.8.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5363446" author="xgen-internal-githook" created="Thu, 20 Apr 2023 18:11:37 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Ezra Chung&apos;, &apos;email&apos;: &apos;88335979+eramongodb@users.noreply.github.com&apos;, &apos;username&apos;: &apos;eramongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2681&quot; title=&quot;Use separate min/max setters for range options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2681&quot;&gt;&lt;del&gt;CXX-2681&lt;/del&gt;&lt;/a&gt; Use split min and max setters for RangeOpts (#957)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Update minimum C Driver version to 11e31e3e (1.24.0)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/CXX-2681&quot; title=&quot;Use separate min/max setters for range options&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CXX-2681&quot;&gt;&lt;del&gt;CXX-2681&lt;/del&gt;&lt;/a&gt; Use separate min and max setters for range opts&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Remove unused/outdated flags to make_release.py&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/commit/54112b03e64b818d9d11aca4f4be27e85ba78fe8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/commit/54112b03e64b818d9d11aca4f4be27e85ba78fe8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10020">
                    <name>Gantt Dependency</name>
                                                                <inwardlinks description="has to be done after">
                                        <issuelink>
            <issuekey id="2313027">CDRIVER-4610</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2053002">CXX-2517</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|i1nvvs:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>