We have released an update to Mono, version 3.0.3, it is mostly a bug fix release, but contains a few interesting goodies as well:
Sgen now has a concurrent GC that can significantly reduce max pauses. This is an experimental feature that is been continuously developed. Click here for more details.
#8401, #9247, #8903, #9087, #9225, #9186, #9118, #9137, #9133, #9116, #1446, #2246, #6918, #8904, #8927, #2907, #8829, #8786
As a reminder, we have adopted a new development strategy for Mono.
We are no longer doing multi-year development efforts that we land all at once.
Instead we are doing incremental fixes and improvements in our master branch, and all experimental code is now done on branches that are only merged when the work is completed and stable
For more details see the Change in Policies post.