108 Commits

Author SHA1 Message Date
Puskar Basu
659605d9f8 Upgrade Go to 1.26, FDW to 2.2.0, SDK to v5.14.0, and golangci-lint to v2 2026-02-27 16:21:23 +05:30
Puskar Basu
65e6ea562f Update FDW version to 2.1.5 and SDK to v5.13.2 (#4939) 2026-02-20 14:40:55 +05:30
Puskar Basu
d5879c5a69 Update FDW version to 2.1.4 2025-11-20 12:50:55 +05:30
Puskar Basu
603ae82e6e Fix glibc errors in linux builds (#4692) 2025-11-03 13:49:19 +05:30
Puskar Basu
6367945009 Fix issue where macOS binaries failed to run due to absolute openssl paths and too-new min OS (#4687) 2025-10-31 16:20:33 +05:30
Puskar Basu
2fa696b2db Update embedded postgresql version to 14.19 (#4671) 2025-10-29 22:00:25 +05:30
Puskar Basu
1670b1b264 FDW v2.1.3 2025-09-24 13:01:48 +05:30
Priyanka Chatterjee
7e73bd40fe Add support for using function calls in config (#4639) 2025-09-24 11:30:32 +05:30
Puskar Basu
b4bc8771c0 Update FDW to v2.1.0 (#4607) 2025-07-09 12:50:01 +01:00
Puskar Basu
c8a6479e4d FDW v2.0.0 2025-06-11 18:38:53 +05:30
Puskar Basu
097ef2c1a0 Update FDW to v1.13.0 to fix the issue where Steampipe did not correctly provide planning cost information for key-columns with an any-of requirement (#4565) 2025-06-11 15:46:37 +05:30
Puskar Basu
3488d95174 Upgrade FDW to v1.12.7 and SDK to v5.11.7 2025-06-04 17:07:07 +01:00
Puskar Basu
11968dd40c update fdw 2025-03-31 17:35:06 +05:30
Puskar Basu
b951ef8086 fix fdw version 2025-03-31 17:35:06 +05:30
Puskar Basu
39cd8a1a48 new fdw and new db 2025-03-31 17:35:06 +05:30
Puskar Basu
ef17de7320 db 14.17.0-dev.10 2025-03-31 17:35:06 +05:30
Puskar Basu
ca1ac76ed8 14.17.0-dev.8 and also test on darwin amd 2025-03-31 17:35:06 +05:30
Puskar Basu
fdbbaa1538 14.17.0-dev.7 and also test on linux arm 2025-03-31 17:35:06 +05:30
Puskar Basu
0d45f44ec8 14.17.0-dev.6 2025-03-31 17:35:06 +05:30
Puskar Basu
a9e66247c7 set the DYLIB path for pg_dump and pg_restore bins 2025-03-31 17:35:06 +05:30
Puskar Basu
1f864220f6 changes 2025-03-31 17:35:05 +05:30
Puskar Basu
9c107e4d7f update postgres database version and digest 2025-03-31 17:35:05 +05:30
Puskar Basu
da2f3ecc03 Upgrade to pipe-fittings v2, go-kit v1 (#4485) 2025-03-06 16:34:18 +05:30
Puskar Basu
5af6a7ff2f Update FDW to 1.12.2 to remediate critical and high vulnerabilities 2025-02-03 17:48:41 +05:30
Puskar Basu
68a4a8fb39 Update FDW to fix the cache clear metacommand. Closes #4443 (#4446) 2024-11-20 16:24:11 +00:00
Puskar Basu
a456333f7d Update to FDW v1.12.0 (#4415) 2024-10-22 17:26:20 +05:30
Puskar Basu
ff0ee7c00d updated fdw for config dir parsing change 2024-10-22 17:25:37 +05:30
Puskar Basu
3c65fa4b2c update fdw to fix caching 2024-10-22 17:25:37 +05:30
Puskar Basu
a7e8255b29 fdw v1.12.0-rc.0 2024-10-22 17:25:37 +05:30
Puskar Basu
d7b1544e06 Move FDW and Postgres DB from Google Artifact Registry to GH Container Registry. Closes #4344 2024-09-05 16:40:01 +05:30
Puskar Basu
2b899b95f7 Update FDW version to 1.11.7 - Add ability to configure plugin startup timeout 2024-09-05 16:40:01 +05:30
Puskar Basu
cf1479f6ff Update CHANGELOG for v0.23.4 (#4348) 2024-08-13 13:01:46 +01:00
Puskar Basu
9498adaff1 Update FDW to v1.11.4 (#4334) 2024-07-17 19:15:19 +05:30
kaidaguerre
7f88795c94 Update fdw to v1.11.3 - Update CreateConnectionPlugins to do not abort when unrelated connections are not yet loaded. (#4302) 2024-06-07 10:52:09 +01:00
Puskar Basu
9d5b8a98b6 Update FDW to v1.11.2 to remove unnecessary NOTICE level logs (#4274) 2024-05-17 18:02:43 +05:30
kai
23b3d66ffe Update FDW to 1.11.1 to fix bad Linux Arm build. Closes #4271 2024-05-11 12:25:11 +01:00
kai
0e3887782f v0.23.0-rc.0 2024-05-03 12:08:55 +01:00
Puskar Basu
739be09a36 Update FDW to v1.11.0-rc.6 2024-04-25 21:23:23 +05:30
kai
61a33f2aa1 Update FDW to v1.11.0-rc.5:
Update limit pushdown logic to push down the limit if all sort clauses are pushed down.
Add signal handler for signal 16 to avoid FDW crash.
Add support for WHERE column=val1 OR column=val2 OR column=val3...
2024-04-25 13:53:24 +01:00
kai
5f6a4eda73 v0.23.0-alpha.4
Update FDW to 1.11.0-rc.3:
- always build with netgo to fix runtime error `undefined symbol: __res_search` when building on ubuntu20.
- fix deserializeDeparsedSortGroup crashing for some order by expressions.
- only push down supported columns and stop when reaching unsupported one
2024-04-19 12:15:03 +01:00
kai
7f48f8419d v0.23.0-alpha.3 2024-04-17 16:52:42 +01:00
kai
41616578fe Update FDW to 1.11.0-rc.1 - update Steampipe timing output to show all scans for all connections. 2024-04-17 11:06:04 +01:00
kaidaguerre
07782a2b13 Adds support for verbose timing information. Closes #4237. Closes #4244
- JSON output format has changed to move the rows to under a `rows` property, with timing information under the `metadata` property
- Update timing display to show rows returned and rows fetched, as well as adding verbose mode which lists all scans
- Use enums for output mode and timing mode - timing is now either `on`, `off` or `verbose`
- Bugfix: ensure error is returned from ExecuteSystemClientCall. Closes #4246
2024-04-17 10:12:17 +01:00
Puskar Basu
410fe9ef6f Add deprecation warnings for Mod commands
* print errors and warnings to stderr
* fix tests
* Update description
* update sample workspace profile content
* Changelog for v0.22.0
2024-03-06 11:13:17 +00:00
Puskar Basu
bbc3851d8f Use fdw v1.9.3 (#4125) 2024-02-09 19:00:20 +05:30
kai
52dc03a99f Update FDW to v1.9.1 - Fixes incorrect row count in timing output for aggregator connections. 2023-12-22 16:42:38 +00:00
kaidaguerre
46ef6ec90a Add steampipe_plugin_column introspection table to internal schema. Closes #4003
(cherry picked from commit 12079986d5)
2023-11-29 12:55:21 +00:00
kaidaguerre
0199aaceca Add function to clear connection cache. Closes #3937
* Add function to clear connection cache.
* Update FDW to v1.9.0 - Add ability to clear connection cache by inserting into settings table.
* Update plugin sdk to v5.6.1
* fix listen unit tests

(cherry picked from commit 4fa11a424e)
2023-09-29 20:20:08 +01:00
kai
e44b6f0cef Update FDW to v1.8.0 - fix file watching not working when renaming csv files. Closes #3913
Update sdk to v5.6.0
2023-09-27 19:51:13 +01:00
kaidaguerre
817cfbfca1 Deprecate steampipe connection state and replace with steampipe connection - update both tables in parallel. Closes #3908 2023-09-26 17:53:33 +01:00