<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Wrong build of jsreport&#x2F;jsreport:2.0.0-full]]></title><description><![CDATA[<p>Hello,</p>
<p>I have been testing full docker image of jsreport for the past day and noticed that version 2.0.0-full contains wrong version number of: <strong>jsreport-mongodb-store</strong> package. Because of this I was unable to connect to mongodb version 4.x.</p>
<p>This image version contains version 1.0.0, but latest is 1.1.1. If you use image <strong>jsreport/jsreport:latest-full</strong> it works fine, because it uses version 1.1.0 of that package.</p>
<p>Just wanted to let you and others know, because it took me some time to figure it out :-).</p>
]]></description><link>https://forum.jsreport.net/topic/731/wrong-build-of-jsreport-jsreport-2-0-0-full</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 06:23:04 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/731.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Sep 2018 08:15:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wrong build of jsreport&#x2F;jsreport:2.0.0-full on Invalid Date]]></title><description><![CDATA[<p>Hello,</p>
<p>I have been testing full docker image of jsreport for the past day and noticed that version 2.0.0-full contains wrong version number of: <strong>jsreport-mongodb-store</strong> package. Because of this I was unable to connect to mongodb version 4.x.</p>
<p>This image version contains version 1.0.0, but latest is 1.1.1. If you use image <strong>jsreport/jsreport:latest-full</strong> it works fine, because it uses version 1.1.0 of that package.</p>
<p>Just wanted to let you and others know, because it took me some time to figure it out :-).</p>
]]></description><link>https://forum.jsreport.net/post/3620</link><guid isPermaLink="true">https://forum.jsreport.net/post/3620</guid><dc:creator><![CDATA[LadislavBohm]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Wrong build of jsreport&#x2F;jsreport:2.0.0-full on Tue, 18 Sep 2018 14:58:51 GMT]]></title><description><![CDATA[<p>thanks for the information, the full image just does <code>npm install jsreport-mongodb-store</code> so there is a chance that when you build the image you get more recent versions of mongodb store (in theory this should not happen because the way how docker build cache should work, you should always get 1.1.0). for example i just ran a container with <code>2.0.0-full</code> and <code>latest-full</code> and i got 1.1.0 version of  <code>jsreport-mongodb-store</code> in both cases. probably it is weird npm/docker cache issue, in future we will try to find a way to have more static version of extensions per release, so we don't have these random results when installing packages.</p>
]]></description><link>https://forum.jsreport.net/post/3628</link><guid isPermaLink="true">https://forum.jsreport.net/post/3628</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Tue, 18 Sep 2018 14:58:51 GMT</pubDate></item></channel></rss>