Releases: trufflesecurity/overseer
Releases · trufflesecurity/overseer
v1.2.8
v1.2.7
What's Changed
- Use string comparison because SIGURG is not available on all platforms by @trufflesteeeve in #9
Full Changelog: v1.2.6...v1.2.7
v1.2.5
What's Changed
- When a signal fails, log which signal was received by @trufflesteeeve in #7
New Contributors
- @trufflesteeeve made their first contribution in #7
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
What's Changed
- remove mutex because it is causing issues, even though a race conditi… by @dustin-decker in #5
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- Restore interrupts when there are non-zero exits codes in the child process by @dustin-decker in #4
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Exit parent if the child successfully exited by @mcastorina in #3
New Contributors
- @mcastorina made their first contribution in #3
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Remove logging of child process exit code by @dustin-decker in #1
- Keep child process running if Supervise is set by @dustin-decker in #2
New Contributors
- @dustin-decker made their first contribution in #1
Full Changelog: v1.1.6...v1.2.0
v1.1.7-custom5
What's Changed
- Remove logging of child process exit code by @dustin-decker in #1
New Contributors
- @dustin-decker made their first contribution in #1
Full Changelog: v1.1.7-custom4...v1.1.7-custom5