Commit Graph

184 Commits

Author SHA1 Message Date
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
Priyanka Chatterjee
86628e56ce Fix issue where steampipe login was not respecting PIPES_INSTALL_DIR env var (#4616) 2025-07-22 13:29:41 +05:30
Puskar Basu
b4bc8771c0 Update FDW to v2.1.0 (#4607) 2025-07-09 12:50:01 +01:00
Puskar Basu
e19d35c457 chore: update module to v2 and bump Go version to 1.24 (#4597) 2025-07-07 16:03:56 +05:30
Puskar Basu
1c9f3ac9fc Merge branch 'v2.0.x' into develop 2025-07-07 13:06:15 +05:30
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
9927cefece Fix issue where plugin start timeout was getting limited to 60s. Closes #4477 (#4493) 2025-03-31 13:00:22 +01:00
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
d174cedb82 update and enable config precedence tests 2024-10-22 17:25:38 +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
3a5323bf2d removed EnvIntrospection 2024-10-22 17:25:37 +05:30
Puskar Basu
b29b167759 removed EnvCloudHost & EnvCloudToken and deprecation handling 2024-10-22 17:25:37 +05:30
kai
6d7c5ce205 timing broken 2024-10-22 17:25:37 +05:30
kai
10312a5a0b compiles but needs testing 2024-10-22 17:25:37 +05:30
kai
be4c76fde2 steampipe compiles 2024-10-22 17:25:37 +05:30
kai
489aa1ed4b working on it 2024-10-22 17:25:37 +05:30
kai
c92bf9f0ff move stuff to pipe-fittings 2024-10-22 17:25:37 +05:30
Puskar Basu
08b984f122 remove dashboard, check options from workspace profile & default config 2024-10-22 17:25:37 +05:30
Puskar Basu
d78ffe71da Fix issue where steampipe failed to download embedded postgresql database and FDW during installation. Closes #4382 (#4383) 2024-09-13 13:31:10 +01:00
Puskar Basu
c0ab26dc97 Move FDW and Postgres DB from Google Artifact Registry to GH Container Registry. Closes #4344 2024-09-02 09:47:01 +01:00
Puskar Basu
61035c89f0 Update FDW version to 1.11.7 - Add ability to configure plugin startup timeout 2024-09-02 09:45:35 +01:00
Nathan Mische
8ba2cc5645 Make plugin start timeout configurable. (#4321) 2024-08-30 17:15:41 +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
Graza
02b18b1984 fix: fixed credStore to use Docker when not Turbot GHCR. Closes #4330 2024-07-17 17:29:45 +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
33338d0240 Fix issue where sps output is not working. Closes #4297 2024-06-05 12:12:44 +01:00
kaidaguerre
d136229e47 Query command should support legacy 'true' and 'false' for --timing flag. Closes #4282 2024-05-23 17:43:30 +01:00