I've been using the rewrite version (ginkgo branch, "0.5.0dev") and
everything seems to be working ok with minimal changes to apps. We
decided to tag latest master as v0.3.1 and merge the rewrite branch
into master. No more pushes will happen in ginkgo branch, master is
now the development branch. The ginkgo branch will stick around for
reference.
Since the rewrite closes many of the issues, I'm going to go in and
close those issues.
This is not at all an RC, but I think now we should work towards one.
I think 0.5.0 will be the basis of our 1.0 release. There are still
things to do in 0.5.0 before it's completely usable to deploy existing
apps. Most notably there is no real logging support yet (it just
writes to a temp file).
There is also no support for chroots or named global services. And of
those two I don't think we should directly support either. Chroots can
be supported via config hooks perhaps.
Let me know what other questions or concerns there might be in this transition!
-jeff