v0.0.439
·
2152 commits
to main
since this release
Version 0.0.439 (July 7, 2026)
- ServiceNow connector (beta) (#563) — new
servicenowdata source: query ITSM data (incidents, changes, problems, requests, CMDB, users) through the REST Table API with encoded queries. Bulk schema discovery fromsys_db_object/sys_dictionaryresolves inherited fields (incident ⊂ task) and turns reference fields into foreign keys; curated default table set withtablesoverride and adiscover_allmode for customu_*/x_*tables; human-readable display values by default; actionable error when the instance user lacks metadata read access (a failure ServiceNow reports as HTTP 200 + empty result). Also fixes connection creation ignoring a registry entry's explicitclient_path.