There are no significant changes in this plugin version; it has been released to align with Steampipe's v1.0.0 release. This plugin adheres to semantic versioning, ensuring backward compatibility within each major version.
Dependencies
- Recompiled plugin with Go version
1.22
. (#29) - Recompiled plugin with steampipe-plugin-sdk v5.10.4 that fixes logging in the plugin export tool. (#29)
Bug fixes
- Fixed the plugin to return only static tables instead of an error when the
objects
config argument is not set or credentials are not set correctly. (#26)
What's new?
- The plugin can now be downloaded and used with the Steampipe CLI, as a Postgres FDW, as a SQLite extension and as a standalone exporter. (#22)
- The table docs have been updated to provide corresponding example queries for Postgres FDW and SQLite extension. (#22)
- Docs license updated to match Steampipe CC BY-NC-ND license. (#22)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.8.0 that includes plugin server encapsulation for in-process and GRPC usage, adding Steampipe Plugin SDK version to
_ctx
column, and fixing connection and potential divide-by-zero bugs. (#21)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.6.2 which prevents nil pointer reference errors for implicit hydrate configs. (#14)
Dependencies
- Upgraded to steampipe-plugin-sdk v5.6.1 with support for rate limiters. (#11)
- Recompiled plugin with Go version
1.21
. (#11)
Bug fixes
- Fixed the formatting of the output of example queries in dynamic table doc. (#6)
Enhancements
- Added documentation for servicenow dynamic tables. (#4)
What's new?
- New tables added
- servicenow_cmdb_ci
- servicenow_cmdb_ci_server
- servicenow_cmdb_ci_service
- servicenow_incident
- servicenow_now_consumer
- servicenow_now_contact
- servicenow_object
- servicenow_sn_chg_rest_change
- servicenow_sn_chg_rest_change_affected_cmdb_ci
- servicenow_sn_chg_rest_change_impacted_cmdb_ci_service
- servicenow_sn_chg_rest_change_model
- servicenow_sn_chg_rest_change_task
- servicenow_sys_audit
- servicenow_sys_audit_relation
- servicenow_sys_group_has_role
- servicenow_sys_user
- servicenow_sys_user_grmember
- servicenow_sys_user_group
- servicenow_sys_user_has_role
- servicenow_sys_user_role