v2.14.0
TLS 認証を標準化した安全なサーバーセッションと、remote_figure のファイル保存対応を追加したリリースです。
Highlights
emout serverが TLS 認証を標準で有効化し、1 ユーザー 1 セッション運用がデフォルトに (7edf008)remote_figureがsavefilepathで画像を直接保存できるように (07b2d54)- 停止したワーカーを自動でクリーンアップ (7edf008)
New Features
- Add TLS-authenticated server sessions with per-user default and
--allow-multiple/--nameopt-in (7edf008) - Add
savefilepathoption toremote_figure/RemoteFigureand%%remote_figuremagic (07b2d54) - Add stale worker cleanup for long-running
emout serversessions (7edf008)
Documentation
- Expand agent user guide with three remote execution modes,
RemoteScopeopen/close/clear semantics, remotegifplot/ backtrace, and the TLS session default (770fdca) - Update README and distributed guide (ja/en) for secure sessions and
remote_figurefile output (7edf008, 07b2d54)
Full Changelog: v2.13.0...v2.14.0