<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:39 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>[MONGOCRYPT-428] mongocrypt_ctx_provide_kms_providers missing MONGOCRYPT_EXPORT</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-428</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;The declaration of &lt;tt&gt;mongocrypt_ctx_provide_kms_providers&lt;/tt&gt; in mongocrypt.h.in requires &lt;tt&gt;MONGOCRYPT_EXPORT&lt;/tt&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="2043909">MONGOCRYPT-428</key>
            <summary>mongocrypt_ctx_provide_kms_providers missing MONGOCRYPT_EXPORT</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="kevin.albertson@mongodb.com">Kevin Albertson</assignee>
                                    <reporter username="kevin.albertson@mongodb.com">Kevin Albertson</reporter>
                        <labels>
                    </labels>
                <created>Tue, 10 May 2022 20:18:58 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:45 +0000</updated>
                            <resolved>Wed, 11 May 2022 12:50:22 +0000</resolved>
                                                    <fixVersion>1.5.0-alpha2</fixVersion>
                    <fixVersion>1.5.0</fixVersion>
                    <fixVersion>1.4.1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4622097" author="xgen-internal-githook" created="Thu, 16 Jun 2022 20:45:14 +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/MONGOCRYPT-428&quot; title=&quot;mongocrypt_ctx_provide_kms_providers missing MONGOCRYPT_EXPORT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-428&quot;&gt;&lt;del&gt;MONGOCRYPT-428&lt;/del&gt;&lt;/a&gt; add missing MONGOCRYPT_EXPORT (#332)&lt;/p&gt;

&lt;p&gt;Add to mongocrypt_ctx_provide_kms_providers.&lt;br/&gt;
Branch: r1.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/e592a2eafc8d7d7bc50186dd8845cf62ed0404cf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/e592a2eafc8d7d7bc50186dd8845cf62ed0404cf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4621952" author="jeff.yemin" created="Thu, 16 Jun 2022 19:50:02 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kevin.albertson%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;kevin.albertson@mongodb.com&quot;&gt;kevin.albertson@mongodb.com&lt;/a&gt; would this backport easily to the 1.4.x branch?  We have another customer who is blocked by this and can&apos;t wait until 1.5.&lt;/p&gt;

&lt;p&gt;CC &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ritesh.saigal%40mongodb.com&quot; class=&quot;user-hover&quot; rel=&quot;ritesh.saigal@mongodb.com&quot;&gt;ritesh.saigal@mongodb.com&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4560097" author="JIRAUSER1268903" created="Thu, 19 May 2022 17:14:13 +0000"  >&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;We are facing following issue with the Java MongoDB Driver 4.6.0, CSFLE and mongodb-crypt-1.4.0 - but only on Windows while under Linux or Mac OS we don&apos;t face it). &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-428&quot; title=&quot;mongocrypt_ctx_provide_kms_providers missing MONGOCRYPT_EXPORT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-428&quot;&gt;&lt;del&gt;MONGOCRYPT-428&lt;/del&gt;&lt;/a&gt; is the only thing I found which goes into the direction of the issue we face - is it actually the cause? Is the release of the fix (1.4.1 or 1.5.0) foreseeable?&lt;/p&gt;

&lt;p&gt;Caused by: java.lang.UnsatisfiedLinkError: Error looking up function &apos;mongocrypt_ctx_provide_kms_providers&apos;: Die angegebene Prozedur wurde nicht gefunden. (Translates to: &quot;The specified procedure could not be found.&quot;)&lt;br/&gt;
&#160;&#160;&#160; at com.sun.jna.Function.&amp;lt;init&amp;gt;(Function.java:252)&lt;br/&gt;
&#160;&#160;&#160; at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:600)&lt;br/&gt;
&#160;&#160;&#160; at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:576)&lt;br/&gt;
&#160; &#160; at com.sun.jna.NativeLibrary.getFunction(NativeLibrary.java:562)&lt;br/&gt;
&#160; &#160; at com.sun.jna.Native.register(Native.java:1852)&lt;br/&gt;
&#160; &#160; at com.sun.jna.Native.register(Native.java:1723)&lt;br/&gt;
&#160; &#160; at com.mongodb.crypt.capi.CAPI.&amp;lt;clinit&amp;gt;(CAPI.java:852)&lt;br/&gt;
&#160; &#160; at com.mongodb.crypt.capi.MongoCryptImpl.&amp;lt;init&amp;gt;(MongoCryptImpl.java:99)&lt;br/&gt;
&#160; &#160; at com.mongodb.crypt.capi.MongoCrypts.create(MongoCrypts.java:36)&lt;br/&gt;
&#160; &#160; at com.mongodb.client.internal.Crypts.create(Crypts.java:60)&lt;/p&gt;</comment>
                            <comment id="4541357" author="xgen-internal-githook" created="Wed, 11 May 2022 12:50:18 +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/MONGOCRYPT-428&quot; title=&quot;mongocrypt_ctx_provide_kms_providers missing MONGOCRYPT_EXPORT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-428&quot;&gt;&lt;del&gt;MONGOCRYPT-428&lt;/del&gt;&lt;/a&gt; add missing MONGOCRYPT_EXPORT (#332)&lt;/p&gt;

&lt;p&gt;Add to mongocrypt_ctx_provide_kms_providers.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/f8fdcfd5a644415537fc1dec084e5715c17e8268&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/f8fdcfd5a644415537fc1dec084e5715c17e8268&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1983789">MONGOCRYPT-382</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_21957" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Binding Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="22966"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5006R00001kmZcxQAE]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <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|i0dblc:</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>