<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:06:20 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>[SERVER-44568] Update the embedded version of the server&apos;s timezone data file to tzdb-2019c</title>
                <link>https://jira.mongodb.org/browse/SERVER-44568</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Within the 3rd party timelib, there&apos;s an embedded data file which contains the timezone &quot;rules&quot; as published by IANA. The release branches are running various different versions based on when their version of timelib was last updated. This can cause confusion similar to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44273&quot; title=&quot;Failure to parse certain time zone specifications on windows platforms.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44273&quot;&gt;&lt;del&gt;SERVER-44273&lt;/del&gt;&lt;/a&gt; where a &quot;new&quot; version of the server is released yet it contains outdated timezone rules.&lt;/p&gt;</description>
                <environment></environment>
        <key id="997155">SERVER-44568</key>
            <summary>Update the embedded version of the server&apos;s timezone data file to tzdb-2019c</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="13201">Fixed</resolution>
                                        <assignee username="david.storch@mongodb.com">David Storch</assignee>
                                    <reporter username="nicholas.zolnierz@mongodb.com">Nicholas Zolnierz</reporter>
                        <labels>
                            <label>qexec-team</label>
                    </labels>
                <created>Mon, 11 Nov 2019 21:55:44 +0000</created>
                <updated>Sun, 29 Oct 2023 22:15:03 +0000</updated>
                            <resolved>Tue, 10 Dec 2019 14:56:27 +0000</resolved>
                                                    <fixVersion>3.6.17</fixVersion>
                    <fixVersion>4.2.3</fixVersion>
                    <fixVersion>4.0.14</fixVersion>
                    <fixVersion>4.3.3</fixVersion>
                                                        <votes>1</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="2634422" author="xgen-internal-githook" created="Mon, 16 Dec 2019 16:46:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;David Storch&apos;, &apos;email&apos;: &apos;david.storch@mongodb.com&apos;, &apos;username&apos;: &apos;dstorch&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44568&quot; title=&quot;Update the embedded version of the server&amp;#39;s timezone data file to tzdb-2019c&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44568&quot;&gt;&lt;del&gt;SERVER-44568&lt;/del&gt;&lt;/a&gt; Update server&apos;s embedded time zone rules to version 2019c.&lt;/p&gt;

&lt;p&gt;This applies commit 7100439d476a615466bac87e89eea45ca9ec55fc&lt;br/&gt;
from the upstream third party repository, derickr/timelib.&lt;br/&gt;
It also adds a test to ensure that the latest time zone&lt;br/&gt;
rules are now respected by default (in particular, that the&lt;br/&gt;
abolition of daylight savings time in Brazil is accounted&lt;br/&gt;
for).&lt;/p&gt;

&lt;p&gt;2019c is the most recent time zone database as of this&lt;br/&gt;
writing, but the latest version can always be found at&lt;br/&gt;
iana.org/time-zones.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 317684a1dad2c629a9a8bdc6bf37639d72a6aae0)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8696d76b46bd3309f36a11e5c0ea992b3a70dddd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8696d76b46bd3309f36a11e5c0ea992b3a70dddd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2606651" author="xgen-internal-githook" created="Fri, 13 Dec 2019 14:38:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;David Storch&apos;, &apos;email&apos;: &apos;david.storch@mongodb.com&apos;, &apos;username&apos;: &apos;dstorch&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44568&quot; title=&quot;Update the embedded version of the server&amp;#39;s timezone data file to tzdb-2019c&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44568&quot;&gt;&lt;del&gt;SERVER-44568&lt;/del&gt;&lt;/a&gt; Update server&apos;s embedded time zone rules to version 2019c.&lt;/p&gt;

&lt;p&gt;This applies commit 7100439d476a615466bac87e89eea45ca9ec55fc&lt;br/&gt;
from the upstream third party repository, derickr/timelib.&lt;br/&gt;
It also adds a test to ensure that the latest time zone&lt;br/&gt;
rules are now respected by default (in particular, that the&lt;br/&gt;
abolition of daylight savings time in Brazil is accounted&lt;br/&gt;
for).&lt;/p&gt;

&lt;p&gt;2019c is the most recent time zone database as of this&lt;br/&gt;
writing, but the latest version can always be found at&lt;br/&gt;
iana.org/time-zones.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 317684a1dad2c629a9a8bdc6bf37639d72a6aae0)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8c4c6cc2b5e3818873b9dadcedd029839b5dc550&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8c4c6cc2b5e3818873b9dadcedd029839b5dc550&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2597111" author="xgen-internal-githook" created="Tue, 10 Dec 2019 18:46:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;David Storch&apos;, &apos;username&apos;: &apos;dstorch&apos;, &apos;email&apos;: &apos;david.storch@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44568&quot; title=&quot;Update the embedded version of the server&amp;#39;s timezone data file to tzdb-2019c&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44568&quot;&gt;&lt;del&gt;SERVER-44568&lt;/del&gt;&lt;/a&gt; Update server&apos;s embedded time zone rules to version 2019c.&lt;/p&gt;

&lt;p&gt;This applies commit 7100439d476a615466bac87e89eea45ca9ec55fc&lt;br/&gt;
from the upstream third party repository, derickr/timelib.&lt;br/&gt;
It also adds a test to ensure that the latest time zone&lt;br/&gt;
rules are now respected by default (in particular, that the&lt;br/&gt;
abolition of daylight savings time in Brazil is accounted&lt;br/&gt;
for).&lt;/p&gt;

&lt;p&gt;2019c is the most recent time zone database as of this&lt;br/&gt;
writing, but the latest version can always be found at&lt;br/&gt;
iana.org/time-zones.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 317684a1dad2c629a9a8bdc6bf37639d72a6aae0)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3f0df9d2d9c1c4520f8b704e8d15b32f6698d04d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3f0df9d2d9c1c4520f8b704e8d15b32f6698d04d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2596377" author="xgen-internal-githook" created="Tue, 10 Dec 2019 14:53:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;David Storch&apos;, &apos;username&apos;: &apos;dstorch&apos;, &apos;email&apos;: &apos;david.storch@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-44568&quot; title=&quot;Update the embedded version of the server&amp;#39;s timezone data file to tzdb-2019c&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-44568&quot;&gt;&lt;del&gt;SERVER-44568&lt;/del&gt;&lt;/a&gt; Update server&apos;s embedded time zone rules to version 2019c.&lt;/p&gt;

&lt;p&gt;This applies commit 7100439d476a615466bac87e89eea45ca9ec55fc&lt;br/&gt;
from the upstream third party repository, derickr/timelib.&lt;br/&gt;
It also adds a test to ensure that the latest time zone&lt;br/&gt;
rules are now respected by default (in particular, that the&lt;br/&gt;
abolition of daylight savings time in Brazil is accounted&lt;br/&gt;
for).&lt;/p&gt;

&lt;p&gt;2019c is the most recent time zone database as of this&lt;br/&gt;
writing, but the latest version can always be found at&lt;br/&gt;
iana.org/time-zones.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/317684a1dad2c629a9a8bdc6bf37639d72a6aae0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/317684a1dad2c629a9a8bdc6bf37639d72a6aae0&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="980350">SERVER-44273</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    <customfieldvalue key="15141"><![CDATA[v3.6]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 5 Dec 2019 20:25:44 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        4 years, 8 weeks, 2 days 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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>When we release minor versions containing this change, we may wish to highlight this improvement.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16942"><![CDATA[Needed]]></customfieldvalue>

                        </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>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 8 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>david.storch@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>nicholas.zolnierz@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hw1t73:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr6rvz:</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_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="3287">Query 2019-12-16</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_17051" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Teams Impacted</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16946"><![CDATA[Triage and Release]]></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_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hw1fgf:</customfieldvalue>

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