<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:22:19 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-767] Add client metadata support for wrapping libraries</title>
                <link>https://jira.mongodb.org/browse/DRIVERS-767</link>
                <project id="10980" key="DRIVERS">Drivers</project>
                    <description>&lt;p&gt;The data warehouse team is tracking driver usage in Atlas and working on a set of charts for that data. As part of that project we would like to begin tracking projects built at MongoDB or maintained by MongoDB employees that wrap drivers. For example, Mongoid, PyMODM, Doctrine, Mongoose, etc. Note that these are wrapping libraries, not applications, so using the appname field is not appropriate.&lt;/p&gt;

&lt;p&gt;The Python and Java drivers provide an API for a wrapping library to append its name, version and limited platform information to the standard metadata. See the Python implementation here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/mongo-python-driver/commit/c63c068611bd4ea3387fc1a08082a96869ac82a1#diff-987f063428999f063731ab71d5f5c3ac&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-python-driver/commit/c63c068611bd4ea3387fc1a08082a96869ac82a1#diff-987f063428999f063731ab71d5f5c3ac&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let&apos;s add similar functionality to all drivers. This is particularly important for projects that have popular ODMs.&lt;/p&gt;

&lt;p&gt;Spec change: &lt;a href=&quot;https://github.com/mongodb/specifications/commit/393edc8b07d32de6bb1506a38748b927a7c120fb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/specifications/commit/393edc8b07d32de6bb1506a38748b927a7c120fb&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1002472">DRIVERS-767</key>
            <summary>Add client metadata support for wrapping libraries</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</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="-1">Unassigned</assignee>
                                    <reporter username="matt.broadstone@mongodb.com">Matt Broadstone</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Nov 2019 15:46:42 +0000</created>
                <updated>Mon, 1 Aug 2022 14:20:52 +0000</updated>
                            <resolved>Mon, 1 Aug 2022 14:20:52 +0000</resolved>
                                                                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1011714">CDRIVER-3434</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011711">CSHARP-2857</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011709">CXX-1881</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011712">GODRIVER-1412</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011706">JAVA-3512</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011710">MOTOR-465</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011705">NODE-2340</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011708">PHPC-1494</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1040245">PHPLIB-516</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011707">PYTHON-2057</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1011713">RUBY-2018</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1343849">RUST-409</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_23952" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Driver Compliance</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<style type='text/css'>
         #scriptField, #scriptField *{
                border: 1px solid black;
            }

            #scriptField{
                border-collapse: collapse;
            }

            #scriptField td {
                text-align: center; /* Center-align text in table cells */
            }

            #scriptField td.key {
                text-align: left; /* Left-align text in the Key column */
            }

            #scriptField a {
                text-decoration: none; /* Remove underlines from links */
                border: none; /* Remove border from links */
            }
            
            /* Add green background color to cells with FixVersion */
            #scriptField td.hasFixVersion {
                background-color: #00FF00; /* Green color code */
            }

            /* Center-align the first row headers */
            #scriptField th {
                text-align: center;
            }
        </style>
<table id='scriptField'>
  <tr>
    <th>Key</th>
    <th>Status/Resolution</th>
    <th>FixVersion</th>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/NODE-2340'>NODE-2340</a>
    </td>
    <td>Duplicate</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/JAVA-3512'>JAVA-3512</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PYTHON-2057'>PYTHON-2057</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>4.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPC-1494'>PHPC-1494</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.8.0-beta1, 1.8.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CXX-1881'>CXX-1881</a>
    </td>
    <td>Won't Do</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/MOTOR-465'>MOTOR-465</a>
    </td>
    <td>Duplicate</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CSHARP-2857'>CSHARP-2857</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/GODRIVER-1412'>GODRIVER-1412</a>
    </td>
    <td>Won't Fix</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUBY-2018'>RUBY-2018</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>2.13.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/CDRIVER-3434'>CDRIVER-3434</a>
    </td>
    <td>Works as Designed</td>
    <td class=''></td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/PHPLIB-516'>PHPLIB-516</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.7.0-beta1, 1.7.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/SWIFT-985'>SWIFT-985</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>1.1.0</td>
  </tr>
  <tr>
    <td class='key'>
      <a href='https://jira.mongodb.org/browse/RUST-409'>RUST-409</a>
    </td>
    <td>Fixed</td>
    <td class='hasFixVersion'>0.11.0</td>
  </tr>
</table>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hvqzfr:</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>