<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:25:12 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-2287] Clarify interaction of bypassAutoEncryption and csfle search paths</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-2287</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://mongodb.slack.com/archives/C02TYVCDYHZ/p1650371132029599&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.slack.com/archives/C02TYVCDYHZ/p1650371132029599&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Clarify whether CSFLE library search paths should be passed to libmongocrypt even if &lt;tt&gt;bypassAutoEncryption&lt;/tt&gt; is set.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2028761">DRIVERS-2287</key>
            <summary>Clarify interaction of bypassAutoEncryption and csfle search paths</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="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="anna.henningsen@mongodb.com">Anna Henningsen</reporter>
                        <labels>
                            <label>spec-change</label>
                    </labels>
                <created>Wed, 20 Apr 2022 09:28:35 +0000</created>
                <updated>Sat, 28 Oct 2023 10:44:42 +0000</updated>
                            <resolved>Wed, 20 Apr 2022 13:28:05 +0000</resolved>
                                                        <component>Client Side Encryption</component>
                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4511624" author="xgen-internal-githook" created="Wed, 27 Apr 2022 23:47:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;vector-of-bool&apos;, &apos;email&apos;: &apos;vectorofbool@gmail.com&apos;, &apos;username&apos;: &apos;vector-of-bool&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-4272&quot; title=&quot;FLE 1.0 Shared Library&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-4272&quot;&gt;&lt;del&gt;CDRIVER-4272&lt;/del&gt;&lt;/a&gt;: Add options and code to load the csfle dynamic library (#968)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Incorporate changes for csfle in libmongocrypt&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Document new extraOptions for auto-encryption&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Add mongodl, download a csfle library for testing. Use csfle in test processes if possible&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Fix: forked child processes must not used exit() nor allocating functions.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This is discovered because the mongocryptd spawner will cause the&lt;br/&gt;
atexit() code to run from the csfle library loaded in the&lt;br/&gt;
process.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Do not append csfle search paths if we are explicit or bypassing auto-encryption&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Refer: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2287&quot; title=&quot;Clarify interaction of bypassAutoEncryption and csfle search paths&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2287&quot;&gt;&lt;del&gt;DRIVERS-2287&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Fix mongodl for rhel versions and ASCII stdout&lt;/li&gt;
&lt;/ul&gt;



&lt;ul&gt;
	&lt;li&gt;Remove BSON_MEMCHECK. We&apos;re getting ODR trouble.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Skip failing CSE tests for now&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/d9fa2a361d859f0f0d17ca264af868119c18c188&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/d9fa2a361d859f0f0d17ca264af868119c18c188&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4493866" author="xgen-internal-githook" created="Wed, 20 Apr 2022 13:27:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2287&quot; title=&quot;Clarify interaction of bypassAutoEncryption and csfle search paths&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2287&quot;&gt;&lt;del&gt;DRIVERS-2287&lt;/del&gt;&lt;/a&gt; Clarify interaction of bypassAutoEncryption and csfle search paths (#1185)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/specifications/commit/6ed5c623f084075b84c9e68db79f470b46ee8299&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/6ed5c623f084075b84c9e68db79f470b46ee8299&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <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_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </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-1950</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY23Q2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0as68:</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_11150" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>SERVER fixVersion</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="21985"><![CDATA[6.0 Required]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>