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
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
kai
c17bd9388f
Accept legacy boolean values for timing in query options. #4237
2024-04-26 14:38:42 +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