<div dir="ltr"><div>Dear Zorba users,</div><div><br></div><div>We are proud to announce the release of Zorba 3.1, codename Leto.</div><div><br></div><div>This release introduces a new query profiler for performance analysis and a revamped function caching infrastructure. <br></div><div>Leto also includes many optimizations, a number of new features, and more than 60 bug fixes. </div><div>Please check the ChangeLog at <a href="https://github.com/28msec/zorba/blob/master/ChangeLog" target="_blank">https://github.com/28msec/zorba/blob/master/ChangeLog</a> for complete information.</div><div><br></div><div>Zorba Leto is the first release to be also available via Docker (<a href="https://www.docker.com/" target="_blank">https://www.docker.com/</a>). </div><div>Docker is a great way to deploy Zorba on any operating system. </div><div>The image is available at <a href="https://registry.hub.docker.com/u/fcavalieri/zorba/" target="_blank">https://registry.hub.docker.com/u/fcavalieri/zorba/</a>. </div><div>Below are examples of Zorba executed via Docker:</div><div><br></div><div>Zorba command via Docker.</div><div>docker run zorba -q 1+1</div><div><br></div><div><div>You can also mount a local folder that contains your queries.</div><div><br></div><div>Zorba command via docker using a mounted volume.</div><div>docker run -v /home/fcavalieri/myqueries:/queries zorba -q foo.xq -f</div></div><div><br></div><div>Checkout the full announcement at <a href="http://www.28.io/blog/zorba-3.1/" target="_blank">http://www.28.io/blog/zorba-3.1/</a><br></div><div><br></div><div>Happy querying!</div><div>Federico</div>
</div>