<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:37:24 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>[GODRIVER-1911] Fix set temp creds failures on Mac and Windows</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1911</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;All &lt;a href=&quot;https://evergreen.mongodb.com/task/mongo_go_driver_tests_nonlegacy_servers_with_snappy_support__version~3.4_os_ssl_32~windows_64_go_1_15_test_replicaset_auth_nossl_8307eb1f79a0b0375ea9fbdb19ae78d68e158ddc_21_03_05_23_05_48&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Windows&lt;/a&gt; and &lt;a href=&quot;https://evergreen.mongodb.com/task/mongo_go_driver_tests_nonlegacy_servers_with_snappy_support__version~3.4_os_ssl_32~osx_go_1_15_test_replicaset_auth_nossl_8307eb1f79a0b0375ea9fbdb19ae78d68e158ddc_21_03_05_23_05_48&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Mac&lt;/a&gt; tests seem to be failing because of an error during the execution of the &lt;a href=&quot;https://github.com/mongodb-labs/drivers-evergreen-tools/blob/master/.evergreen/csfle/set-temp-creds.sh&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;set-temp-creds&lt;/a&gt; shell script.&lt;/p&gt;

&lt;p&gt;It looks like boto3 is being installed, but the script is having trouble importing it. The issue might be that the PYTHON environment variable needs to be set to the same python where boto3 is installed.&lt;/p&gt;

&lt;p&gt;Additionally, we&apos;re installing libmongocrypt from an outdated URL in Windows tasks. The URL should be updated to install v1.2.0, which supports authenticating with temporary credentials.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1643435">GODRIVER-1911</key>
            <summary>Fix set temp creds failures on Mac and Windows</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="divjot.arora@mongodb.com">Divjot Arora</assignee>
                                    <reporter username="benji.rewis@mongodb.com">Benji Rewis</reporter>
                        <labels>
                    </labels>
                <created>Mon, 8 Mar 2021 16:57:56 +0000</created>
                <updated>Sat, 28 Oct 2023 11:37:52 +0000</updated>
                            <resolved>Mon, 8 Mar 2021 20:26:40 +0000</resolved>
                                                    <fixVersion>1.5.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3653032" author="xgen-internal-githook" created="Mon, 8 Mar 2021 20:26:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;, &apos;username&apos;: &apos;divjotarora&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1911&quot; title=&quot;Fix set temp creds failures on Mac and Windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1911&quot;&gt;&lt;del&gt;GODRIVER-1911&lt;/del&gt;&lt;/a&gt; Fix Windows/macos test failures for CSFLE (#603)&lt;/p&gt;

&lt;p&gt;This commit addresses two failures that started showing up after &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1855&quot; title=&quot;Support AWS authentication with temporary credentials in CSFLE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1855&quot;&gt;&lt;del&gt;GODRIVER-1855&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Set the PYTHON environment variable to point to the local python3 installation before calling set-temp-creds.sh&lt;/li&gt;
	&lt;li&gt;For Windows tasks, update the libmongocrypt URL to install the latest stable version (v1.2.0)&lt;br/&gt;
Branch: release/1.5&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/19a368cb71ee83c8e2c1474346560a61c26349f9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/19a368cb71ee83c8e2c1474346560a61c26349f9&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="3653029" author="xgen-internal-githook" created="Mon, 8 Mar 2021 20:25:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Divjot Arora&apos;, &apos;email&apos;: &apos;divjot.arora@10gen.com&apos;, &apos;username&apos;: &apos;divjotarora&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1911&quot; title=&quot;Fix set temp creds failures on Mac and Windows&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1911&quot;&gt;&lt;del&gt;GODRIVER-1911&lt;/del&gt;&lt;/a&gt; Fix Windows/macos test failures for CSFLE (#603)&lt;/p&gt;

&lt;p&gt;This commit addresses two failures that started showing up after &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-1855&quot; title=&quot;Support AWS authentication with temporary credentials in CSFLE&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-1855&quot;&gt;&lt;del&gt;GODRIVER-1855&lt;/del&gt;&lt;/a&gt;:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Set the PYTHON environment variable to point to the local python3 installation before calling set-temp-creds.sh&lt;/li&gt;
	&lt;li&gt;For Windows tasks, update the libmongocrypt URL to install the latest stable version (v1.2.0)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/cd38cbc5c600c9148ddaf14b8272b6f2ceb88922&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/cd38cbc5c600c9148ddaf14b8272b6f2ceb88922&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1609253">GODRIVER-1855</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_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_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyjtvz:</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>