Release of rbus-2.0.9
This release includes includes the following.
- Use of separate access mutex for the events that is subscribed and for the events that are provided
- Fixed the memory leak issues
- Fixed accessing of unprotected memory
- Defined approach to identify the exit/crash of consumer and provider for the events that are subscribed and removed from the list
- Fixed minor bug fixes