- fix(service): incorrect process termination (#20)
- fix(logging): add Event ID to Info, Warning, and Error service logs
- fix(core): ensure PID is preserved after importing a running service
- fix(core): exclude service Id and PID from XML and JSON exports
- ci(sonar): add SonarCloud analysis workflow
- ci(release): add release workflow
- refactor: general refactoring and code cleanup