<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:06:26 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-2594] Collect FaaS platform information as part of the environment information in driver handshake metadata</title>
                <link>https://jira.mongodb.org/browse/CXX-2594</link>
                <project id="11980" key="CXX">C++ Driver</project>
                    <description>&lt;p&gt;This ticket was split from &lt;tt&gt;DRIVERS-2209&lt;/tt&gt;, please see that ticket for a detailed description. &lt;/p&gt;</description>
                <environment></environment>
        <key id="2155408">CXX-2594</key>
            <summary>Collect FaaS platform information as part of the environment information in driver handshake metadata</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="adrian.dole@mongodb.com">Adrian Dole</assignee>
                                    <reporter username="dbeng-pm-bot">PM Bot</reporter>
                        <labels>
                    </labels>
                <created>Mon, 10 Oct 2022 14:21:41 +0000</created>
                <updated>Sat, 28 Oct 2023 11:26:41 +0000</updated>
                            <resolved>Tue, 19 Sep 2023 17:44:57 +0000</resolved>
                                                    <fixVersion>3.9.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="5715742" author="JIRAUSER1273847" created="Tue, 19 Sep 2023 17:44:57 +0000"  >&lt;p&gt;C driver 1.25 provides this behavior to C++.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10422">
                    <name>Gantt Start to Start</name>
                                                                <inwardlinks description="has to be started together with">
                                        <issuelink>
            <issuekey id="2333539">CXX-2688</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10620">
                    <name>Issue split</name>
                                                                <inwardlinks description="split from">
                                                        </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_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q3</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0w3yo:</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_21457" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Upstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;DRIVERS-2209:&lt;br/&gt;
Drivers will need to implement the changes from&#160;&lt;a href=&quot;https://github.com/mongodb/specifications/commit/bc37892f360cab9df4082922384e0f4d4233f6d3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bc37892&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;collect some new information to include in the handshake metadata &lt;tt&gt;client&lt;/tt&gt; document&lt;/li&gt;
	&lt;li&gt;implement fallback logic to ensure the handshake doesn&apos;t exceed the size limit&lt;/li&gt;
	&lt;li&gt;implement some new prose tests&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;There are no spec test changes associated with this update.&lt;/p&gt;

&lt;p&gt;Note that &lt;a href=&quot;https://github.com/mongodb/specifications/commit/935954bd74649a939e4a9b46dcf4e4d9321588bc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;935954b&lt;/a&gt; updates the recommended truncation logic,&#160;&lt;a href=&quot;https://github.com/mongodb/specifications/commit/27f9a691008538b939467581e56eaac66191e665&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;27f9a69&lt;/a&gt; updates vercel-related collection, and &lt;a href=&quot;https://jira.mongodb.org/browse/DRIVERS-2623&quot; title=&quot;AWS Lambda metadata detection logic is too permissive&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DRIVERS-2623&quot;&gt;&lt;del&gt;DRIVERS-2623&lt;/del&gt;&lt;/a&gt; updates the AWS Lambda detection logic.&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>