Puskar Basu
|
0d2bcf3b81
|
Move db location funcs into filepaths package. Closes #2122
|
2023-09-13 12:58:25 +01:00 |
|
Binaek Sarkar
|
862fcf1b71
|
Fix stall in plugin manager shutdown. Closes #3817
|
2023-09-08 17:48:20 +01:00 |
|
Binaek Sarkar
|
09898c7ca1
|
Fixes issue where Fetch and Hydrate data are not shown with timing enabled. Closes #3808 (#3815)
|
2023-09-08 17:37:29 +01:00 |
|
kaidaguerre
|
01f2f1e525
|
Update PluginManager plugins property after a ConnectionConfigChanged event. Fixes failure to start plugin after connection config added while service is running. Closes #3812 (#3813)
|
2023-09-07 18:48:07 +01:00 |
|
Puskar Basu
|
df6b8ae874
|
Re-design plugin tests (#3809)
|
2023-09-07 17:44:10 +01:00 |
|
Binaek Sarkar
|
a3a714d6cd
|
Fixes issue where temporary tables are dropped in interactive prompt when pool connections are recycled. Closes #3359. Closes #3781
|
2023-09-06 16:46:40 +01:00 |
|
kaidaguerre
|
f041597497
|
Add support for plugin connection config and options blocks. Add options and env var configuration of max memory. Closes #3807
|
2023-09-06 15:59:13 +01:00 |
|
kaidaguerre
|
2a86d08445
|
Add support to retrieve plugin rate limiter definitions and use to populate steampipe_rate_limiter table. Closes #3805 (#3803)
|
2023-09-06 13:28:22 +01:00 |
|
Binaek Sarkar
|
2f889e462e
|
Merge branch 'v0.20.x'
|
2023-09-01 23:05:16 +05:30 |
|
Binaek Sarkar
|
b0fa6b6cbf
|
Rotate SSL certificates before server starts, if necessary. Closes #3599
|
2023-09-01 22:57:58 +05:30 |
|
Binaek Sarkar
|
edfe58f815
|
Revert "Fixes issue where temporary tables are lost in the middle of a long running interactive session. Closes #3543" (#3789)
This reverts commit 047d8b5556.
|
2023-09-01 14:33:05 +01:00 |
|
Binaek Sarkar
|
047d8b5556
|
Fixes issue where temporary tables are lost in the middle of a long running interactive session. Closes #3543
|
2023-08-29 12:18:20 +01:00 |
|
Binaek Sarkar
|
132b3a7c32
|
Fixes issue where metaquery hangs in interactive prompt. Closes #3775
|
2023-08-28 17:21:30 +01:00 |
|
Binaek Sarkar
|
08b447a261
|
Differentiate between user and system queries using application name. Closes #3600
|
2023-08-25 16:50:27 +01:00 |
|
kai
|
d9cc25eccf
|
Merge branch 'v0.20.x'
|
2023-08-25 10:50:49 +01:00 |
|
Puskar Basu
|
7b1d75cfed
|
Fix support for mixed case schema names. Closes #3753
|
2023-08-25 10:32:03 +01:00 |
|
Puskar Basu
|
4ae9df827e
|
Force stop should also kill any stray plugin manager processes. Closes #3636
|
2023-08-25 10:22:49 +01:00 |
|
Puskar Basu
|
6aaf9bc5be
|
Update 'sperr' import references. Closes #3748
|
2023-08-17 13:52:04 +05:30 |
|
kai
|
e5ac3eff06
|
Merge remote-tracking branch 'origin/main'
|
2023-08-11 15:30:15 +01:00 |
|
kaidaguerre
|
202cb68692
|
Add HCL support for defining rate limiters, with filewatching as per connection config. Closes #3746
|
2023-08-11 14:24:44 +01:00 |
|
kai
|
02654f8d4d
|
Merge branch 'v0.20.x'
# Conflicts:
# pkg/pluginmanager_service/plugin_manager.go
# tests/acceptance/test_files/dynamic_schema.bats
|
2023-08-11 14:18:53 +01:00 |
|
Puskar Basu
|
c9dfc8df0b
|
Fixes timing issue where refresh connections was sometimes not run when starting service. Closes #3734
|
2023-08-11 10:36:20 +01:00 |
|
Puskar Basu
|
84ffb71412
|
Steampipe commands should bypass plugin requirement check if installed plugin is local. Closes #3643
|
2023-07-27 12:58:52 +01:00 |
|
Binaek Sarkar
|
854819f8f1
|
Validates workspace profile cache settings. Closes #3646
|
2023-07-14 13:22:08 +01:00 |
|
Binaek Sarkar
|
37e4b94148
|
Move ErrorAndWarnings to error_helpers. Closes #3653
|
2023-07-12 13:58:57 +01:00 |
|
kaidaguerre
|
b06348757a
|
Fix linting warnings
---------
Co-authored-by: Binaek Sarkar <binaek@turbot.com>
Co-authored-by: Puskar Basu <puskar@turbot.com>
|
2023-07-06 16:08:23 +01:00 |
|
Binaek Sarkar
|
448ee3b401
|
Fixes issue where 'service start' is not listening on 'network' by default. Closes #3593
|
2023-07-06 16:05:47 +01:00 |
|
kai
|
1d9f22df7e
|
Merge branch 'v0.20.x'
|
2023-07-03 15:31:22 +01:00 |
|
kaidaguerre
|
80466b0f51
|
fix meta_cache function to use correct setting key: cache_ttl (#3640)
|
2023-07-03 13:42:55 +01:00 |
|
Binaek Sarkar
|
9754ed0c1a
|
Creates 'version.json' in each plugin directory. Recompose the global plugin versions.json if it is missing or corrupt. Closes #3492
|
2023-06-30 08:56:59 +01:00 |
|
kai
|
c4b256f91f
|
Merge branch 'v0.20.x'
# Conflicts:
# cmd/plugin.go
# pkg/steampipeconfig/modconfig/connection.go
# tests/acceptance/test_files/service.bats
|
2023-06-21 13:29:01 +01:00 |
|
Binaek Sarkar
|
a1caf53eeb
|
Adds 'steampipe_server_settings' table populated with server settings data during service startup. Closes #3462
|
2023-06-21 13:23:14 +01:00 |
|
Binaek Sarkar
|
40e386f8b1
|
Fixes issue where aggregator connections are always getting updated. Closes #3582
Add `connections` column to steampipe_connection_state table
|
2023-06-20 15:44:44 +01:00 |
|
Matt Black
|
c0f921de62
|
Refactor: remove redundant postgres log path check (#3552)
|
2023-06-13 09:04:16 +01:00 |
|
Patrick Decat
|
51f43f108b
|
Allow selection of hosts for steampipe service. Closes #3505
|
2023-06-01 17:14:56 +01:00 |
|
kai
|
b25b1258ac
|
fix merge error
|
2023-05-31 17:20:58 +01:00 |
|
kai
|
8f12a0f965
|
Merge branch 'v0.20.x'
|
2023-05-31 17:18:18 +01:00 |
|
kai
|
6ee8d67f12
|
Set 'incomplete' connections to 'incomplete' before setting 'ready' connections to 'pending' to avoid ready connections ending up incomplete. Closes #3507
|
2023-05-31 16:15:39 +01:00 |
|
kaidaguerre
|
136ab15b80
|
Ensure 'Ready' connections are set to 'Pending' state on startup. Fixes #3483
|
2023-05-31 14:10:25 +01:00 |
|
kaidaguerre
|
692f3e7c30
|
Ensure 'Ready' connections are set to 'Pending' state on startup. Fixes #3483
|
2023-05-31 14:09:20 +01:00 |
|
Puskar Basu
|
aaf0813c17
|
Fix issue where result counter spinner was not showing up in interactive when timing was enabled. Closes #3481
|
2023-05-30 15:16:44 +01:00 |
|
kaidaguerre
|
dd1c36b514
|
Re-add support for legacy command schema. Closes #3457
|
2023-05-19 15:45:38 +01:00 |
|
kai
|
15b07cfb71
|
do not delete legacy command schema
|
2023-05-18 16:59:11 +01:00 |
|
Binaek Sarkar
|
e5e8105657
|
Fixes issue where caching is still enabled for plugins compiled with SDKv4. Closes #3427
|
2023-05-18 15:02:49 +01:00 |
|
Binaek Sarkar
|
0fa28fcaf3
|
Introduces SQL functions to easily manipulate caching functionality. Closes #3442
|
2023-05-18 14:59:44 +01:00 |
|
kai
|
3b1e99182a
|
Replace all '...' with ellipsis … in terminal output. Closes #3441
|
2023-05-18 10:41:27 +01:00 |
|
kai
|
3d1423b235
|
Fix typo in constants.ForeighTableSettings. Update updateScanMetadataMaxId to use new table name. #3416
|
2023-05-18 08:57:31 +01:00 |
|
Binaek Sarkar
|
6d73804f3a
|
Fixes issue where 'internal' would be added twice in the search_path if one is mentioned in the non default search path. Closes #3397
|
2023-05-17 15:19:45 +01:00 |
|
Binaek Sarkar
|
9653db55da
|
Drops legacy 'internal' and 'steampipe_command' schema. Closes #3403
|
2023-05-17 13:31:37 +01:00 |
|
kaidaguerre
|
f4b5d64d71
|
Fix interactive timing output not including scan metadata (hydrate calls/ rows). Closes #3420
|
2023-05-17 11:29:04 +01:00 |
|