<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:39:00 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-2606] Deprecate unused functionality in preparation to remove it in Go Driver 2.0</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-2606</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;There is a lot of functionality that appears totally unused in the Go Driver API. We&apos;ve kept it around to maintain backward compatibility. Mark all of the seemingly unused types and functions as deprecated so we can reduce the negative impact of removing them in Go Driver 2.0.&lt;/p&gt;

&lt;p&gt;To deprecate:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo#BSONAppender&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongo.BSONAppender&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo#BSONAppenderFunc&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongo.BSONAppenderFunc&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo#CollectionSpecification.UnmarshalBSON&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;mongo.CollectionSpecification.UnmarshalBSON&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Replace with an &lt;tt&gt;UnmarshalBSON&lt;/tt&gt; function on the existing &lt;tt&gt;unmarshalCollectionSpecification&lt;/tt&gt; type and convert &lt;tt&gt;unmarshalCollectionSpecification&lt;/tt&gt; into &lt;tt&gt;CollectionSpecification&lt;/tt&gt; in &lt;tt&gt;ListCollectionSpecifications&lt;/tt&gt;.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/gridfs#File.UnmarshalBSON&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;gridfs.File.UnmarshalBSON&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Replace with an &lt;tt&gt;UnmarshalBSON&lt;/tt&gt; function on the existing &lt;tt&gt;unmarshalFile&lt;/tt&gt; type and convert &lt;tt&gt;unmarshalFile&lt;/tt&gt; into &lt;tt&gt;File&lt;/tt&gt; in &lt;tt&gt;openDownloadStream&lt;/tt&gt;.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver/mongo#IndexSpecification.UnmarshalBSON&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;IndexSpecification.UnmarshalBSON&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Replace with an &lt;tt&gt;UnmarshalBSON&lt;/tt&gt; function on the existing &lt;tt&gt;unmarshalIndexSpecification&lt;/tt&gt; type and convert &lt;tt&gt;unmarshalIndexSpecification&lt;/tt&gt; into &lt;tt&gt;IndexSpecification&lt;/tt&gt; in &lt;tt&gt;IndexView.ListSpecifications&lt;/tt&gt;.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/options#Collation.ToDocument&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;options.Collation.ToDocument&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/options#ArrayFilters.ToArray&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;options.ArrayFilters.ToArray&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/options#ArrayFilters.ToArrayDocument&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;options.ArrayFilters.ToArrayDocument&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/options#ArrayFilters&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;options.ArrayFilters.Registry&lt;/a&gt; field.&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/options#MarshalError&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;options.MarshalError&lt;/a&gt; type.&lt;/li&gt;
	&lt;li&gt;All duplicated BSON type constants in the &lt;tt&gt;bsontype&lt;/tt&gt; package.
	&lt;ul&gt;
		&lt;li&gt;Suggest using types from the &lt;tt&gt;bson&lt;/tt&gt; package.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/primitive#IsValidObjectID&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;primitive.IsValidObjectID&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Suggest using &lt;tt&gt;primitive.ObjectIDFromHex&lt;/tt&gt;.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#BSONValueReaderPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.BSONValueReaderPool&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Still needed internally, but can be un-exported.&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#NewBSONValueReaderPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.NewBSONValueReaderPool&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#BSONValueWriterPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.BSONValueWriterPool&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Still needed internally, but can be un-exported.&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#NewBSONValueWriterPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.NewBSONValueWriterPool&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#ExtJSONValueReaderPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.ExtJSONValueReaderPool&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Still needed internally, but can be un-exported.&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#NewExtJSONValueReaderPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.NewExtJSONValueReaderPool&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#ExtJSONValueWriterPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.ExtJSONValueWriterPool&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Still needed internally, but can be un-exported.&lt;/li&gt;
		&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#NewExtJSONValueWriterPool&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.NewExtJSONValueWriterPool&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/bson/bsonrw#SliceWriter&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsonrw.SliceWriter&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.10.3/mongo/writeconcern#AcknowledgedValue&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;writeconcern.AcknowledgedValue&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.11.1/bson/bsoncodec#Marshaler&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsoncodec.Marshaler&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Use &lt;tt&gt;bson.Marshaler&lt;/tt&gt; instead.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.11.1/bson/bsoncodec#Unmarshaler&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;bsoncodec.Unmarshaler&lt;/a&gt;
	&lt;ul&gt;
		&lt;li&gt;Use &lt;tt&gt;bson.Unmarshaler&lt;/tt&gt; instead.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2166080">GODRIVER-2606</key>
            <summary>Deprecate unused functionality in preparation to remove it in Go Driver 2.0</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</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="matt.dale@mongodb.com">Matt Dale</assignee>
                                    <reporter username="matt.dale@mongodb.com">Matt Dale</reporter>
                        <labels>
                    </labels>
                <created>Tue, 25 Oct 2022 01:44:54 +0000</created>
                <updated>Sat, 28 Oct 2023 11:37:27 +0000</updated>
                            <resolved>Mon, 10 Apr 2023 22:20:26 +0000</resolved>
                                                    <fixVersion>1.12.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="5336563" author="xgen-internal-githook" created="Mon, 10 Apr 2023 22:20:09 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Matt Dale&apos;, &apos;email&apos;: &apos;9760375+matthewdale@users.noreply.github.com&apos;, &apos;username&apos;: &apos;matthewdale&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-2606&quot; title=&quot;Deprecate unused functionality in preparation to remove it in Go Driver 2.0&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-2606&quot;&gt;&lt;del&gt;GODRIVER-2606&lt;/del&gt;&lt;/a&gt; Deprecate unused code in preparation to remove it in Go Driver 2.0 (#1220)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/64ef731978b59c04c480b24ea7cf00477dacc2d9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/64ef731978b59c04c480b24ea7cf00477dacc2d9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5322259" author="JIRAUSER1259527" created="Tue, 4 Apr 2023 06:45:32 +0000"  >&lt;p&gt;PR: &lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/pull/1217&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/pull/1217&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2016715">GODRIVER-2367</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2167725">GODRIVER-2617</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2207705">GODRIVER-2682</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2207745">GODRIVER-2683</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2204166">GODRIVER-2674</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2207703">GODRIVER-2681</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2207746">GODRIVER-2684</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_14266" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Documentation Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;1.  What would you like to communicate to the user about this feature?&lt;br/&gt;
2.  Would you like the user to see examples of the syntax and/or executable code and its output?&lt;br/&gt;
3.  Which versions of the driver/connector does this apply to?&lt;/p&gt;</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>GODRIVER-2680</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_21553" key="com.atlassian.jira.plugin.system.customfieldtypes:labels">
                        <customfieldname>Quarter</customfieldname>
                        <customfieldvalues>
                                        <label>FY24Q1</label>
    
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0xmao:a</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>