Jira plugin v0.15.0 - Added login_id column as a connection key column across all the tables to facilitate more precise and efficient querying across multiple connections
Jun 15, 2024•steampipe
Enhancements
- The login_id column has now been assigned as a connection key column across all the tables which facilitates more precise and efficient querying across multiple Jira connections. (#119)
- The Plugin and the Steampipe Anywhere binaries are now built with the netgo package. (#128)
- Added the version flag to the plugin's Export tool. (#65)
Bug fixes
- Fixed pagination in the jira_board table to correctly return all the data instead of partial results. (#127)
Dependencies
- Recompiled plugin with steampipe-plugin-sdk v5.10.1 that adds support for connection key columns. (#119)