Releases
Release notes for Resource Surveillance (surveilr) 0.13.0
What’s New
1. Upgraded SQLPage
- The SQLPage dependency has been upgraded to version 0.27.0to ensure improved stability and performance.
2. Enhanced Orchestration Session Listing
- The surveilr orchestrate sessionscommand now produces a comprehensive list of orchestration sessions, regardless of their nature.
3. Filtered Orchestration Session Listing
- The surveilr orchestrate sessions -n "v&v"/"csv"command now allows users to filter and produce a list of orchestration sessions specific to a given nature.
4. New Command: surveilr doctor
- Added the surveilr doctorcommand, which displays the versions ofsqlite3,deno, andrust(if installed) on the host machine.
5. Version Tracking in Orchestration
- When an orchestration is executed, the current versions of sqlpage,rusqlite,pgwire, andudi_pgpused by the currentsurveilrbinary are now added to theversioncolumn in theorchestration_sessiontable and thedevice elaborationfield.
Assets
Please find the release here.