Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Steampipe v1.0.0 #4426

Merged
merged 136 commits into from
Oct 22, 2024
Merged

Release Steampipe v1.0.0 #4426

merged 136 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. Update README.md (#4399)

    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    judell authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b2c6bca View commit details
    Browse the repository at this point in the history
  2. Update README.md (#4400)

    judell authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6d94385 View commit details
    Browse the repository at this point in the history
  3. remove variable cmd

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5fbe2b4 View commit details
    Browse the repository at this point in the history
  4. remove check cmd

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c8143de View commit details
    Browse the repository at this point in the history
  5. remove pkg/controldisplay

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2fa2c6b View commit details
    Browse the repository at this point in the history
  6. remove dashboard cmd

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1146afb View commit details
    Browse the repository at this point in the history
  7. remove mod cmd

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2abfaca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    824b368 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    608a871 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9192dc6 View commit details
    Browse the repository at this point in the history
  11. remove controlexecute and controlstatus and remove control and benchm…

    …ark refs from dashboardexecute
    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    013e115 View commit details
    Browse the repository at this point in the history
  12. remove control testdata

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    54d3008 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dad84b View commit details
    Browse the repository at this point in the history
  14. remove ui/dashboard

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    aba8355 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    08b984f View commit details
    Browse the repository at this point in the history
  16. dashboardexecute -> snapshot

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    eb07d60 View commit details
    Browse the repository at this point in the history
  17. update version

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9118329 View commit details
    Browse the repository at this point in the history
  18. initial snapshot refactoring

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9528e77 View commit details
    Browse the repository at this point in the history
  19. remove use of snapshotRequired

    comment out non compiling code for now
    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8cc08d6 View commit details
    Browse the repository at this point in the history
  20. go mod tidy

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    23f8620 View commit details
    Browse the repository at this point in the history
  21. Revert "go mod tidy"

    This reverts commit 825bc8e.
    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fefa319 View commit details
    Browse the repository at this point in the history
  22. Revert "remove use of snapshotRequired"

    This reverts commit a5ee02b.
    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    462baa7 View commit details
    Browse the repository at this point in the history
  23. Revert "initial snapshot refactoring"

    This reverts commit 924682a.
    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9c23f46 View commit details
    Browse the repository at this point in the history
  24. move stuff to pipe-fittings

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c92bf9f View commit details
    Browse the repository at this point in the history
  25. working on it

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    622f8a4 View commit details
    Browse the repository at this point in the history
  26. working on it

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    78d38da View commit details
    Browse the repository at this point in the history
  27. working on it

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8f17918 View commit details
    Browse the repository at this point in the history
  28. working on it

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    489aa1e View commit details
    Browse the repository at this point in the history
  29. working on it

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e452a77 View commit details
    Browse the repository at this point in the history
  30. steampipe compiles

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    088b478 View commit details
    Browse the repository at this point in the history
  31. compiles and seems to work

    connection state not populating
    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    790830d View commit details
    Browse the repository at this point in the history
  32. tidy refs

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3ac4158 View commit details
    Browse the repository at this point in the history
  33. rebased

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1895e37 View commit details
    Browse the repository at this point in the history
  34. remove terminal options

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ea351e9 View commit details
    Browse the repository at this point in the history
  35. steampipe compiles

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    be4c76f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f86b8b6 View commit details
    Browse the repository at this point in the history
  37. compiles but needs testing

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    10312a5 View commit details
    Browse the repository at this point in the history
  38. tidy

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d35a176 View commit details
    Browse the repository at this point in the history
  39. rebase fixes

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8ef670c View commit details
    Browse the repository at this point in the history
  40. fix references

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    50d6ed0 View commit details
    Browse the repository at this point in the history
  41. fix term transitive dependency error

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    64b64e4 View commit details
    Browse the repository at this point in the history
  42. tidy imports

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    39569d2 View commit details
    Browse the repository at this point in the history
  43. remove list subcommand

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e196a23 View commit details
    Browse the repository at this point in the history
  44. fix plugin list

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c3c23d6 View commit details
    Browse the repository at this point in the history
  45. timing broken

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6d7c5ce View commit details
    Browse the repository at this point in the history
  46. steampipe timing working

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    beebfa8 View commit details
    Browse the repository at this point in the history
  47. remove unused display options

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    748ae53 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    3581254 View commit details
    Browse the repository at this point in the history
  49. tidy

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2c23a00 View commit details
    Browse the repository at this point in the history
  50. checkout pipe-fittings

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    58e1db7 View commit details
    Browse the repository at this point in the history
  51. path

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8853939 View commit details
    Browse the repository at this point in the history
  52. cd steampipe

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c8040a3 View commit details
    Browse the repository at this point in the history
  53. clean

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    abf709e View commit details
    Browse the repository at this point in the history
  54. fix paths

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ebc17d1 View commit details
    Browse the repository at this point in the history
  55. Update SteampipeOptionsBlockMapping to only include supported global …

    …options, rationalise options code
    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f7d2250 View commit details
    Browse the repository at this point in the history
  56. use sdk branch

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cc92a3d View commit details
    Browse the repository at this point in the history
  57. rename Connection to SteampipeConnection

    remove unneeded code
    use CloudMetadata from pipe-fittings
    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f6dd932 View commit details
    Browse the repository at this point in the history
  58. building

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c0553ef View commit details
    Browse the repository at this point in the history
  59. Update tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1a3ca30 View commit details
    Browse the repository at this point in the history
  60. Update workflow

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    74c46dc View commit details
    Browse the repository at this point in the history
  61. go.mod

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    62c4401 View commit details
    Browse the repository at this point in the history
  62. Fix unit tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a0acd4a View commit details
    Browse the repository at this point in the history
  63. Fix unit test

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fda7811 View commit details
    Browse the repository at this point in the history
  64. use 1.6.x pf

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    970c240 View commit details
    Browse the repository at this point in the history
  65. use pf correct branch

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2d42aa6 View commit details
    Browse the repository at this point in the history
  66. working 1

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c009186 View commit details
    Browse the repository at this point in the history
  67. update test workflow

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    015b360 View commit details
    Browse the repository at this point in the history
  68. update test workflow 2

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3442e1b View commit details
    Browse the repository at this point in the history
  69. update test workflow 3

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3d69cc4 View commit details
    Browse the repository at this point in the history
  70. update test workflow 4

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9908be6 View commit details
    Browse the repository at this point in the history
  71. update test workflow 5

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e6d94b0 View commit details
    Browse the repository at this point in the history
  72. update test workflow 6

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a607624 View commit details
    Browse the repository at this point in the history
  73. update test workflow 7

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9395cae View commit details
    Browse the repository at this point in the history
  74. app specific for sp plugin

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5d481f9 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    df374cd View commit details
    Browse the repository at this point in the history
  76. finally working

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3bdc65c View commit details
    Browse the repository at this point in the history
  77. publish snapshot working

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5a8a79c View commit details
    Browse the repository at this point in the history
  78. remove introspection tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    49e2ce9 View commit details
    Browse the repository at this point in the history
  79. remove named query tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bd7b3ae View commit details
    Browse the repository at this point in the history
  80. comments

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b266968 View commit details
    Browse the repository at this point in the history
  81. acc

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b5bcabf View commit details
    Browse the repository at this point in the history
  82. timing streaming

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a3fd35b View commit details
    Browse the repository at this point in the history
  83. fix cache tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    248c3b2 View commit details
    Browse the repository at this point in the history
  84. skip tests - add TODOs

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ae36eb6 View commit details
    Browse the repository at this point in the history
  85. skip tests - add TODOs

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    71a8140 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    61ccd88 View commit details
    Browse the repository at this point in the history
  87. fix snapshot and output

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    057650f View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    81fdd19 View commit details
    Browse the repository at this point in the history
  89. update version

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9ab4ae4 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    b603e6e View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    4fac9a7 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    ab6eb9a View commit details
    Browse the repository at this point in the history
  93. removed watch arg from query

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dcfc939 View commit details
    Browse the repository at this point in the history
  94. removed EnvModLocation

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1174e8b View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    d2b32f1 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    b29b167 View commit details
    Browse the repository at this point in the history
  97. removed EnvIntrospection

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3a5323b View commit details
    Browse the repository at this point in the history
  98. update version

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    127f521 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    c97791c View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    f8ec976 View commit details
    Browse the repository at this point in the history
  101. update release workflow

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    757c262 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    34960d4 View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    07aafcd View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    515d53c View commit details
    Browse the repository at this point in the history
  105. update workflows

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    033ab47 View commit details
    Browse the repository at this point in the history
  106. update sdk ref

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e6e9bfa View commit details
    Browse the repository at this point in the history
  107. update sdk ref

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    babb8a3 View commit details
    Browse the repository at this point in the history
  108. fdw v1.12.0-rc.0

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a7e8255 View commit details
    Browse the repository at this point in the history
  109. fdw update

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7e8f3d2 View commit details
    Browse the repository at this point in the history
  110. update fdw to fix caching

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3c65fa4 View commit details
    Browse the repository at this point in the history
  111. update caching tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    46ea6da View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    6d3e0f4 View commit details
    Browse the repository at this point in the history
  113. Remove args

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6b611a2 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    ff0ee7c View commit details
    Browse the repository at this point in the history
  115. Update SteampipeWorkspaceProfile to warn for removed args in workspac…

    …e instead or erroring, fix timing flag, fix implicit workspaces
    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c8d4ee5 View commit details
    Browse the repository at this point in the history
  116. update version

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2d05efb View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    d174ced View commit details
    Browse the repository at this point in the history
  118. tidy

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    00016ca View commit details
    Browse the repository at this point in the history
  119. Update broken link to CLA (#4403)

    vil02 authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4fc6277 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    c1e4aa1 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    2d3b9cd View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    3b7f6b2 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    8ade67d View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    7a7affd View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    ba9df9a View commit details
    Browse the repository at this point in the history
  126. v1.0.0-rc.2

    kaidaguerre authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    40e0995 View commit details
    Browse the repository at this point in the history
  127. Update README.md (#4411)

    judell authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    508e77a View commit details
    Browse the repository at this point in the history
  128. v1.0.0-rc.3

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    32ec33a View commit details
    Browse the repository at this point in the history
  129. update tests

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e5acea7 View commit details
    Browse the repository at this point in the history
  130. Simplify install block in README

    e-gineer authored and pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    79e1d1c View commit details
    Browse the repository at this point in the history
  131. Release issue template

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    76ae7a8 View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    ed32fb1 View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    6c368fb View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    a456333 View commit details
    Browse the repository at this point in the history
  135. v1.0.0

    pskrbasu committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f9c2d38 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    003ea9c View commit details
    Browse the repository at this point in the history