<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:57:10 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>[DOCS-8894] Point all C++ Driver documentation to new C++ manual site</title>
                <link>https://jira.mongodb.org/browse/DOCS-8894</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;The new C++ driver manual is live at &lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All places that reference C++ a manual or API docs should point there.&lt;/p&gt;

&lt;p&gt;Some places I&apos;ve seen:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/ecosystem/drivers/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/ecosystem/drivers/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;C++ docs link should go to &lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;C++ API link should go to &lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/current/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/current/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Remove &quot;C++ (legacy)&quot; as we don&apos;t want to encourage people there anyway and they can get there from the new docs site anyway&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;a href=&quot;http://api.mongodb.com/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://api.mongodb.com/&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&quot;C++&quot; should go to &lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/current/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/current/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&quot;C++ (legacy)&quot; should go to &lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/legacy-v1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/legacy-v1/&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;other C++ links (26compat and server) should be left alone&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Other things to look for:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Anything that points to &lt;a href=&quot;https://github.com/mongodb/mongo-cxx-driver/wiki&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-cxx-driver/wiki&lt;/a&gt; should be adjusted to point to the manual &amp;#8211; either a subpage if one applies or to the top manual itself.&lt;/li&gt;
	&lt;li&gt;Anything that points to &lt;a href=&quot;http://api.mongodb.com/cxx11/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://api.mongodb.com/cxx11/&lt;/a&gt; or &lt;a href=&quot;http://api.mongodb.com/cxx/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://api.mongodb.com/cxx/&lt;/a&gt; (legacy) will need adjusting.  Exactly how will depend on whether they are generic or specific to a version.  Examples:
	&lt;ul&gt;
		&lt;li&gt;&lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/current/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/current/&lt;/a&gt; (generic)&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/legacy-v1/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/legacy-v1/&lt;/a&gt; (generic legacy)&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/mongocxx-3.0.2/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/mongocxx-3.0.2/&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://mongodb.github.io/mongo-cxx-driver/api/legacy-1.1.2/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://mongodb.github.io/mongo-cxx-driver/api/legacy-1.1.2/&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="319532">DOCS-8894</key>
            <summary>Point all C++ Driver documentation to new C++ manual site</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="kay.kim@mongodb.com">Kay Kim</assignee>
                                    <reporter username="david.golden@mongodb.com">David Golden</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Sep 2016 18:19:16 +0000</created>
                <updated>Tue, 11 Oct 2016 20:06:32 +0000</updated>
                            <resolved>Wed, 5 Oct 2016 16:07:36 +0000</resolved>
                                                    <fixVersion>DOCS Q3 W10</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="1400935" author="kay.kim@10gen.com" created="Wed, 5 Oct 2016 16:07:36 +0000"  >&lt;p&gt;Updated.  Will have to wait for the TechOps/Pat Gunn&apos;s script to update api.mongodb.org site. &lt;/p&gt;</comment>
                            <comment id="1400796" author="xgen-internal-githook" created="Wed, 5 Oct 2016 15:02:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; update C++ driver links&lt;br/&gt;
Branch: v3.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/dc6a0e5186b054413efcffc0781b184584229690&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/dc6a0e5186b054413efcffc0781b184584229690&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1400794" author="xgen-internal-githook" created="Wed, 5 Oct 2016 15:02:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; update C++ driver links&lt;br/&gt;
Branch: v3.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/9fb6fe1209c3544834be6cd9c5f74a1a5bfd3651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/9fb6fe1209c3544834be6cd9c5f74a1a5bfd3651&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1400793" author="xgen-internal-githook" created="Wed, 5 Oct 2016 15:01:15 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; update C++ driver links&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/8d3deca95c30de48282ee497ef6780eff56db307&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/8d3deca95c30de48282ee497ef6780eff56db307&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1400758" author="xgen-internal-githook" created="Wed, 5 Oct 2016 14:41:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; remove orphaned authenticate-with-cpp-driver&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/c1e2d7ff7ec0e42f244661949c8773b534e81df2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/c1e2d7ff7ec0e42f244661949c8773b534e81df2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1400735" author="xgen-internal-githook" created="Wed, 5 Oct 2016 14:25:12 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; remove legacy c++ driver from drivers table&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/49b41d53f72838158bc59de77194c44992117fd1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/49b41d53f72838158bc59de77194c44992117fd1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1400727" author="xgen-internal-githook" created="Wed, 5 Oct 2016 14:18:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; update C++ api and documentation links&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/2bb2e629f4eece44407f7f7af1f15499225b0534&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/2bb2e629f4eece44407f7f7af1f15499225b0534&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1400719" author="xgen-internal-githook" created="Wed, 5 Oct 2016 14:15:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;kay-kim&apos;, u&apos;name&apos;: u&apos;kay&apos;, u&apos;email&apos;: u&apos;kay.kim@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-8894&quot; title=&quot;Point all C++ Driver documentation to new C++ manual site&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-8894&quot;&gt;&lt;del&gt;DOCS-8894&lt;/del&gt;&lt;/a&gt; redirect C++ to new site&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs-ecosystem/commit/5dde276f00d70fec0af0dc337a80913f7ce2506c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs-ecosystem/commit/5dde276f00d70fec0af0dc337a80913f7ce2506c&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="310499">CXX-1000</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>8.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 5 Oct 2016 14:15:02 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 19 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></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_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 19 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>david.golden@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kay.kim@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrmhh3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsq933:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1324">KANBAN BUCKET</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.5</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrzdyn:</customfieldvalue>

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