Skip to content

1.0.0 Beta v10

Pre-release
Pre-release
Compare
Choose a tag to compare
@lifflander lifflander released this 09 Sep 23:20
· 6085 commits to develop since this release
a3c4058

We are pleased to announce the 10th beta version of the stable release of 1.0.0. This release includes mostly bug fixes, including memory growth issues. Here is the list of issues and the list of PRs that are included in this release.

#1018: Fix memory growth in AsyncEvent leaking events
#1007: Fix leaked memory in collection restoreFromFile and stop calling copy constructor during reconstruction
#1003: Fix too aggressive assertion in the scheduler regarding depth and idle activity
#991: Fix unbounded growth of LB stats
#986: Fix termination epochs for safe MPI collective API
#964: Remove autodie from Perl scripts for MPI guard generation for systems that don't contain that Perl module