<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:46:47 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-3914] MMS OnPrem1.5 : Release notes</title>
                <link>https://jira.mongodb.org/browse/DOCS-3914</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h3&gt;&lt;a name=&quot;ConsiderationsforUpgrade&quot;&gt;&lt;/a&gt;Considerations for Upgrade&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Direct upgrades are supported only from 1.3 and 1.4.&lt;/li&gt;
	&lt;li&gt;Change in configurations and policy for 2FA
	&lt;ul&gt;
		&lt;li&gt;Two-factor authentication must now be explicitly enabled using the &lt;tt&gt;mms.multiFactorAuth.require&lt;/tt&gt; setting.  See &lt;span class=&quot;error&quot;&gt;&amp;#91;LINK TO DOCS&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;The default LDAP group separator was changed from &lt;tt&gt;,&lt;/tt&gt; to &lt;tt&gt;;;&lt;/tt&gt; . See &lt;span class=&quot;error&quot;&gt;&amp;#91;LINK TO DOCS&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;Suppressed hosts will only remain suppressed for 30 minutes
	&lt;ul&gt;
		&lt;li&gt;Previously, if a host was deleted from MMS Monitoring the hostname/port would be added to a suppression list with an infinite lifetime.  This was meant to prevent a race condition in which a host in a cluster would be auto-discovered by another member of a cluster before the cluster could fully be removed.&lt;/li&gt;
		&lt;li&gt;Suppressed hosts are now kept on this list for only 30 minutes.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;mms.remoteIp.header&lt;/tt&gt; in conf-mms.properties should be set if MMS is behind a load balancer&lt;/li&gt;
	&lt;li&gt;&lt;tt&gt;mongo.backupdb.mongoUri&lt;/tt&gt; is no longer in conf-mms.properties. This was previously a required field in this file. It is still in the backup daemons&apos;s conf-daemon.properties.&lt;/li&gt;
	&lt;li&gt;Stored MongoDB profile data is not transferred between OnPrem 1.4 and OnPrem 1.5
	&lt;ul&gt;
		&lt;li&gt;If the optional feature to collect and store MongoDB profile data in MMS was enabled, this data will not be transferred between OnPrem 1.4 and OnPrem 1.5.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;&lt;a name=&quot;Improvements&quot;&gt;&lt;/a&gt;Improvements&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;When an MMS Backup job fails to bind, the system will periodically and automatically retry&lt;/li&gt;
	&lt;li&gt;All MMS Backup jobs will retry indefinitely&lt;/li&gt;
	&lt;li&gt;Point in Time restores can be selected with one second granularity&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;&lt;a name=&quot;NewFeatures&quot;&gt;&lt;/a&gt;New Features&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Public API &lt;a href=&quot;http://mms.mongodb.com/help/reference/api/ currently, need to be visible on help-hosted&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://mms.mongodb.com/help/reference/api/ currently, need to be visible on help-hosted&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;Explicit support for multiple MMS Backup Blockstore Databases and the ability to pin MMS Groups to specific backup daemons and databases. &lt;span class=&quot;error&quot;&gt;&amp;#91;LINK TO DOCS&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;MMS can authenticate using LDAP to both the database backing MMS and the databases being monitored/backed up &lt;span class=&quot;error&quot;&gt;&amp;#91;LINK TO DOCS&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;Enhanced auditing &lt;span class=&quot;error&quot;&gt;&amp;#91;LINK TO DOCS&amp;#93;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;Ability to acknowledge alerts&lt;/li&gt;
	&lt;li&gt;New cluster page - shows individual, sum or average metrics for all shards in a cluster&lt;/li&gt;
&lt;/ul&gt;


&lt;h3&gt;&lt;a name=&quot;Agents&quot;&gt;&lt;/a&gt;Agents&lt;/h3&gt;
&lt;ul&gt;
	&lt;li&gt;Monitoring Agent 2.4.2.113 Release Notes
	&lt;ul&gt;
		&lt;li&gt;Upgraded agent to use Go 1.3.&lt;/li&gt;
		&lt;li&gt;Updated mgo driver, which includes fix for MGO-34. All DNS lookups should now timeout appropriately.&lt;/li&gt;
		&lt;li&gt;Added support for connecting to hosts using LDAP authentication.&lt;/li&gt;
		&lt;li&gt;Added support for version and -version.&lt;/li&gt;
		&lt;li&gt;Agent now displays git commit hash of Monitoring Agent in the log file.&lt;/li&gt;
		&lt;li&gt;Updates to the configuration file format.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
	&lt;li&gt;Backup Agent 2.3.1.160 Release Notes
	&lt;ul&gt;
		&lt;li&gt;Backup Agent now sends oplog slices in batches&lt;/li&gt;
		&lt;li&gt;Improved stability around oplog tokens for environments with unstable networks.&lt;/li&gt;
		&lt;li&gt;Support for a new API that allows MMS to ingest oplog entries before the entire payload has reached the MMS servers.&lt;/li&gt;
		&lt;li&gt;Upgraded agent to use to Go 1.3&lt;/li&gt;
		&lt;li&gt;Added support for version and -version.&lt;/li&gt;
		&lt;li&gt;Added support for connecting to hosts using LDAP authentication.&lt;/li&gt;
		&lt;li&gt;Agent now provides additional logging information when the Backup Agent manipulates the balancer.&lt;/li&gt;
		&lt;li&gt;Agent now supports configuring HTTP proxies with the config file.&lt;/li&gt;
	&lt;/ul&gt;
	&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="153205">DOCS-3914</key>
            <summary>MMS OnPrem1.5 : Release notes</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="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="cailin.nelson@mongodb.com">Cailin Nelson</reporter>
                        <labels>
                    </labels>
                <created>Sun, 17 Aug 2014 17:18:39 +0000</created>
                <updated>Mon, 16 Mar 2015 23:56:46 +0000</updated>
                            <resolved>Fri, 29 Aug 2014 18:14:43 +0000</resolved>
                                                    <fixVersion>v1.3.10</fixVersion>
                    <fixVersion>mms-1.5</fixVersion>
                                    <component>Cloud Manager</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                    <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10855" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Actual Time</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 16 Mar 2015 23:56:46 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        9 years, 26 weeks, 3 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/CLOUDP-1750'>CLOUDP-1750</a></s>]]></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>
                            9 years, 26 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cailin.nelson@mongodb.com</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrqunr:</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>132990</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|hrymlj:</customfieldvalue>

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