Skip to content

v0.9.1

Pre-release
Pre-release

Choose a tag to compare

@elBoberido elBoberido released this 27 May 10:02
· 459 commits to main since this release
2e64dd8

Full Changelog

Features

  • #1654 Introduce AdaptiveWaitBehavior

Bugfixes

  • #1650 Fix 'NodeCreationFailure::InternalError' on concurrent node creation
  • #1660 Rework process alive detection to avoid false negatives to enable communication across docker containers
  • #1670 Fix SIGBUS on cleanup with write-only shared memory with root
  • #1675 Make 'NamedConcept::remove_cfg()' always fail when removal fails
  • #1681 Deactivate 'cleanup_dead_nodes_on_open' for 'send_dead_node_signal'
  • #1682 Use 'AdaptiveWait' with 'FixedTicks' when the filesystem is accessed

Refactoring

  • #1651 Make the names of the test binaries relatable to the crates