Morio v0.3.0
We have released version 0.3.0 of Morio, which brings initial clustering support.
We wrote about the new support for clustered deployments last week, and it's the main feature in this release. Check the change log for all details.
With this release, we've also started working on our build pipelines,
and from this release onward, we will publish container images on the
Docker registry for our releases.
The first batch of images published in this release are:
Note that we are using the itsmorio
namespace, as morio
was taken ¯\_(ツ)_/¯
All published images are tagged with their version with a v
prefix, as well
as the (default) latest
tag.
So for this release, the images are tagged as both v0.3.0
and latest
.
On the next release, the latest
tag will move to the newest release, while
older releases remain available by their version tag.