dependabot[bot]
|
eaeb7e1f8f
|
[dep][actions](deps): Bump docker/build-push-action from 4 to 5 (#3839)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-13 12:58:42 +01:00 |
|
Puskar Basu
|
0d2bcf3b81
|
Move db location funcs into filepaths package. Closes #2122
|
2023-09-13 12:58:25 +01:00 |
|
kaidaguerre
|
6b9a58c9f8
|
Add default values for STEAMPIPE_MEMORY_MAX_MB and STEAMPIPE_PLUGIN_MEMORY_MAX_MB. Closes #3833
|
2023-09-12 18:26:56 +01:00 |
|
Puskar Basu
|
9be7fb74f1
|
Cloud and workspace flags should not be Global Flags as they are not used for all commands. Closes #3542
|
2023-09-12 15:27:56 +01:00 |
|
dependabot[bot]
|
cd5fff946f
|
[dep][actions](deps): Bump goreleaser/goreleaser-action from 4 to 5 (#3826)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-12 15:16:12 +01:00 |
|
kai
|
97e217eb53
|
v0.21.0-beta.0
v0.21.0-beta.0
|
2023-09-11 16:00:50 +01:00 |
|
Puskar Basu
|
f1c9de6dc1
|
Add examples to mod commands help outputs. Closes #1817
|
2023-09-11 15:59:57 +01:00 |
|
kaidaguerre
|
95fed2ed2a
|
Key the rate limiter and plugin config maps by plugin image ref, not short name. Closes #3820
|
2023-09-11 15:56:35 +01:00 |
|
Puskar Basu
|
fa5240064f
|
Fix issue where ensureDefaultConfigFile was always overwriting default.spc. Closes #3814
|
2023-09-11 14:36:39 +01:00 |
|
Binaek Sarkar
|
862fcf1b71
|
Fix stall in plugin manager shutdown. Closes #3817
v0.21.0-alpha.8
|
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 |
|
Puskar Basu
|
e416f48f5f
|
Set BATS_TEST_TIMEOUT for each test (#3804)
|
2023-09-08 12:10:18 +05:30 |
|
kai
|
3c194d29f6
|
v0.21.0-alpha.8
|
2023-09-07 18:48:47 +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 |
|
kai
|
af720796fc
|
v0.21.0-alpha.7
v0.21.0-alpha.7
|
2023-09-06 16:47:51 +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
|
dc0042aaf8
|
Adds feature for the Steampipe CLI to log to files like plugin manager and postgres. Closes #2916
|
2023-09-05 13:50:32 +05:30 |
|
bob-bot
|
64e3266823
|
refresh the stat badges (#3792)
|
2023-09-02 01:45:40 +05:30 |
|
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 |
|
Puskar Basu
|
9dd771b78c
|
Fixes issue where steampipe was returning index out of range error when children property of a benchmark had an invalid name. Closes #3563
|
2023-08-31 15:05:39 +01:00 |
|
Puskar Basu
|
c53fdbc0cd
|
Steampipe should not validate against locally installed plugins when connecting to remote steampipe database. Closes #3516 (#3782)
|
2023-08-31 15:05:13 +01:00 |
|
Binaek Sarkar
|
047d8b5556
|
Fixes issue where temporary tables are lost in the middle of a long running interactive session. Closes #3543
v0.21.0-alpha.6
|
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
|
34e84793a9
|
Merge branch 'v0.20.x'
|
2023-08-28 18:36:54 +05:30 |
|
Puskar Basu
|
b63ff28ed8
|
v0.20.11
v0.20.11
|
2023-08-28 17:24:24 +05:30 |
|
kai
|
d9bc934e11
|
v0.21.0-alpha.5
v0.21.0-alpha.5
|
2023-08-28 11:15:56 +01:00 |
|
Binaek Sarkar
|
08b447a261
|
Differentiate between user and system queries using application name. Closes #3600
|
2023-08-25 16:50:27 +01:00 |
|
Binaek Sarkar
|
21d27bd1ea
|
Merge branch 'v0.20.x'
|
2023-08-25 19:39:19 +05:30 |
|
Puskar Basu
|
06860e5c7b
|
Steampipe should return file not found as error when the input file does not exist. Closes #1752
|
2023-08-25 14:58:06 +01:00 |
|
Binaek Sarkar
|
3b2cdd1e68
|
Upgrades go version to 1.21. Closes #3763
|
2023-08-25 13:54:28 +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
|
6b6e093e35
|
Fix base inheritance for dashboard input blocks. Closes #3755
|
2023-08-25 10:24:12 +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 |
|
dependabot[bot]
|
8010b76775
|
[dep][go](deps): Bump github.com/containerd/containerd (#3768)
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-25 10:20:21 +01:00 |
|
dependabot[bot]
|
0dc915ff85
|
[dep][go](deps): Bump github.com/zclconf/go-cty from 1.13.2 to 1.13.3 (#3769)
Bumps [github.com/zclconf/go-cty](https://github.com/zclconf/go-cty) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/zclconf/go-cty/releases)
- [Changelog](https://github.com/zclconf/go-cty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zclconf/go-cty/compare/v1.13.2...v1.13.3)
---
updated-dependencies:
- dependency-name: github.com/zclconf/go-cty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-25 10:20:02 +01:00 |
|
Puskar Basu
|
9e863596ff
|
Fix indentation in sample config files(default.spc.sample and workspaces.spc.sample). Closes #3580
|
2023-08-24 12:02:38 +01:00 |
|
dependabot[bot]
|
24118f817b
|
[dep][go](deps): Bump github.com/turbot/steampipe-plugin-sdk/v5 (#3747)
Bumps [github.com/turbot/steampipe-plugin-sdk/v5](https://github.com/turbot/steampipe-plugin-sdk) from 5.6.0-dev.16 to 5.6.0-rc.21.
- [Changelog](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/turbot/steampipe-plugin-sdk/compare/v5.6.0-dev.16...v5.6.0-rc.21)
---
updated-dependencies:
- dependency-name: github.com/turbot/steampipe-plugin-sdk/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 12:02:01 +01:00 |
|
dependabot[bot]
|
48a29b0e54
|
[dep][go](deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#3760)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.3.0...v1.3.1)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-24 10:45:06 +01:00 |
|
dependabot[bot]
|
303fcc7523
|
[dep][go](deps): Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0 (#3508)
|
2023-08-17 14:10:28 +05:30 |
|
Puskar Basu
|
6aaf9bc5be
|
Update 'sperr' import references. Closes #3748
|
2023-08-17 13:52:04 +05:30 |
|
Binaek Sarkar
|
a3e624869e
|
Make dashboard start timeout configurable. Closes #3369
|
2023-08-12 17:42:54 +01:00 |
|
kai
|
f03f6f1655
|
Update CHANGELOG.md for v0.21.0
v0.21.0-alpha.3
|
2023-08-11 15:32:20 +01:00 |
|
kai
|
e5ac3eff06
|
Merge remote-tracking branch 'origin/main'
|
2023-08-11 15:30:15 +01:00 |
|
kai
|
146a2af6c5
|
v0.21.0-alpha.2
|
2023-08-11 15:29:40 +01:00 |
|