<div dir="ltr"><div>Hello,</div><div><br></div><div>I am very happy to announce the release of buildbot 0.9.1.</div><div><br></div><div>One month after 0.9.0 its time to release 0.9.1.</div><div>As we had a very long stabilization period for 0.9.0, 0.9.1 actually contains features that were brought to master branch since August 2016.</div><div>For the next releases we will go back to a faster release rate, probably one per month.</div><div><br></div><div>The big change for this release is the rework of the LatentWorker framework.</div><div><br></div><div>Latent worker are workers that are started on demand.</div><div>They have lot of advantages:</div><div><br></div><div>- Optimization of resource costs</div><div>- Better reproducibility: Worker can always restart from a clean fresh new image</div><div><br></div><div>LatentWorker changes are:</div><div><br></div><div>- Latent workers can now start in parallel</div><div>- Latent workers life cycle is now much better, lot of work has been done to ensure workers are stopped when not needed anymore (project funded by Mozilla MOSS <a href="http://trac.buildbot.net/ticket/3392">http://trac.buildbot.net/ticket/3392</a>)</div><div>- Support for the Hyper.sh Container As a Service provider (Used in production for buildbot community CI)</div><div>- Enhancements for the OpenStack LatentWorker (Used in production by skelly, one of core team member)</div><div>- Introduction of a worker quarantine to avoid reusing a worker that cannot start.</div><div><br></div><div>Although it is not yet finished, lots of efforts have been done to improve the python3 compatibility. Thanks to Craig Rodrigues for driving this.</div><div>Other noticable changes are big improvements for the nine version of the MailNotifier. Thanks to benallard for driving this.</div><div><br></div><div>There are also lots of small and medium contributions from the community, improvements of documentation, sometimes by new contributors showing us that the nine framework is more and more adopted.</div><div>Please continue flooding us with patches, we love that!</div><div><br></div><div><br></div><div>As usual the release notes are available within our documentation</div><div><a href="http://docs.buildbot.net/0.9.1/relnotes/0.9.1.html">http://docs.buildbot.net/0.9.1/relnotes/0.9.1.html</a></div><div><br></div><div>Full Guide for Eight to Nine upgrade is located here:</div><div><a href="http://docs.buildbot.net/0.9.1/manual/installation/nine-upgrade.html">http://docs.buildbot.net/0.9.1/manual/installation/nine-upgrade.html</a></div><div><br></div><div><br></div><div>Don't forget to use the latest version of pip</div><div>pip install -U pip</div><div><br></div><div>The packages are available on pypi</div><div><br></div><div>pip install 'buildbot[bundle]==0.9.1'</div><div><br></div><div>Please continue the great move and adopt buildbot nine!</div><div><br></div><div><br></div><div>Here is the list of contributors for buildbot 0.9.1, big thanks to all of you!</div><div><br></div><div>   135  Pierre Tardy</div><div>    50  Craig Rodrigues</div><div>    30  Benoît Allard</div><div>    21  Sean Kelly</div><div>    19  Tom Prince</div><div>    14  Valeria</div><div>    10  Mikhail Sobolev</div><div>     7  Scott Bragg</div><div>     5  Martin Kelly</div><div>     3  Anish Bhatt</div><div>     3  Riziero</div><div>     2  Giuseppe Di Natale</div><div>     2  Jon Hadfield</div><div>     2  Steve Hoelzer</div><div>     1  Antonio Cervone</div><div>     1  Florent Audebert</div><div>     1  LiqSolar</div><div>     1  Pierre Verkest</div><div>     1  Pieter Lexis</div><div>     1  Pluggi</div><div>     1  Sam Bristow</div><div>     1  Volker Braun</div><div><br></div></div>