<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:37:17 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-1855] Support AWS authentication with temporary credentials in CSFLE</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-1855</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>
&lt;p&gt;    See DRIVERS-1490 for updated details.&lt;/p&gt;
</description>
                <environment></environment>
        <key id="1609253">GODRIVER-1855</key>
            <summary>Support AWS authentication with temporary credentials in CSFLE</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="9">Done</resolution>
                                        <assignee username="benji.rewis@mongodb.com">Benji Rewis</assignee>
                                    <reporter username="backlog-server-pm">Backlog - Core Eng Program Management Team</reporter>
                        <labels>
                    </labels>
                <created>Tue, 2 Feb 2021 17:44:13 +0000</created>
                <updated>Fri, 6 May 2022 14:23:56 +0000</updated>
                            <resolved>Fri, 5 Mar 2021 23:11:20 +0000</resolved>
                                                    <fixVersion>1.5.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="3653033" author="xgen-internal-githook" created="Mon, 8 Mar 2021 20:26:40 +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="3653028" author="xgen-internal-githook" created="Mon, 8 Mar 2021 20:25:17 +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>
                            <comment id="3650522" author="xgen-internal-githook" created="Fri, 5 Mar 2021 23:09:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benjamin Rewis&apos;, &apos;email&apos;: &apos;32186188+benjirewis@users.noreply.github.com&apos;, &apos;username&apos;: &apos;benjirewis&apos;}
&lt;p&gt;Message: &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; Support AWS authentication with temporary credentials in CSFLE (#580)&lt;br/&gt;
Branch: release/1.5&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/2c5b75be90cc58314d0c124094a143bb0abd83c9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/2c5b75be90cc58314d0c124094a143bb0abd83c9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3650515" author="xgen-internal-githook" created="Fri, 5 Mar 2021 23:05:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benjamin Rewis&apos;, &apos;email&apos;: &apos;32186188+benjirewis@users.noreply.github.com&apos;, &apos;username&apos;: &apos;benjirewis&apos;}
&lt;p&gt;Message: &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; Support AWS authentication with temporary credentials in CSFLE (#580)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/8307eb1f79a0b0375ea9fbdb19ae78d68e158ddc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/8307eb1f79a0b0375ea9fbdb19ae78d68e158ddc&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3610135" author="benji.rewis" created="Wed, 10 Feb 2021 20:20:46 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/580&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/580&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1643435">GODRIVER-1911</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_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_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY22Q2</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyedfr:</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>