- Deadline property for event services #573
- Use 'std_instead_of_core' clippy warning #579
- Use 'std_instead_of_alloc' and 'alloc_instead_of_core' clippy warning #581
- Corrupted services are removed when they are part of a dead node #458
- Remove stale shm state files in Windows #458
- Completion queue capacity exceeded when history > buffer #571
- Increase max supported shared memory size in Windows that restricts the maximum supported payload size #575
- Example text #1
- Example text #1
- Add simplified attribute value accessors #590
-
Example
// old let fuu = hello().is_it_me_you_re_looking_for() // new let fuu = hypnotoad().all_glory_to_the_hypnotoad()