v7.32
What's Changed
- fix: Remove unused QEMU_PTY by @kroese in #1081
- feat: Graceful shutdown by @kroese in #1086
- fix: Update display name in shutdown messages by @kroese in #1087
- fix: Hide bash termination message by @kroese in #1088
- feat: Suppres shutdown messages by @kroese in #1089
- feat: Add ballooning PID file by @kroese in #1091
- fix: Display signal name by @kroese in #1092
- fix: Handle SIGTERM in ballooning script by @kroese in #1093
- fix: Disable traps in subshell by @kroese in #1094
- feat: Ballooning monitors QEMU process by @kroese in #1097
- fix: Error handling during QMP disconnect by @kroese in #1098
- fix: Do not print exitcodes above 128 by @kroese in #1099
- fix: Disable traps inside subshells by @kroese in #1100
- fix: Skip shutdown message when launch failed by @kroese in #1101
- fix: Do not trap SIGINT signal by @kroese in #1102
- fix: Change ballooning log message by @kroese in #1103
- fix: Display container name by @kroese in #1104
- feat: Improve entrypoint by @kroese in #1105
- fix: Handle unset PID variables by @kroese in #1106
- fix: Add fail_level to reviewdog actions by @kroese in #1107
- fix: Display signal names by @kroese in #1108
Full Changelog: v7.31...v7.32