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.0
to ensure improved stability and performance.
2. Enhanced Orchestration Session Listing
- The
surveilr orchestrate sessions
command 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 doctor
command, 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_pgp
used by the currentsurveilr
binary are now added to theversion
column in theorchestration_session
table and thedevice elaboration
field.
Assets
Please find the release here.