Skip to content

Releases: chainguard-dev/osqtool

v1.4.2

16 Oct 14:18
35d70e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Jan 20:53
5283bf5
Compare
Choose a tag to compare

What's Changed

  • Fix bug that silently overwrote queries from previously directories by @tstromberg in #24

Full Changelog: v1.4.0...v1.4.1

v1.4.0

15 Dec 21:13
681a8f7
Compare
Choose a tag to compare

What's Changed

  • Add support for processing multiple source paths by @tstromberg in #23

Full Changelog: v1.3.0...v1.4.0

v1.3.0

26 Sep 20:53
Compare
Choose a tag to compare

v1.2.1

24 Feb 02:12
41d524e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

23 Feb 12:39
6b3c4b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

17 Feb 22:13
757d21d
Compare
Choose a tag to compare

What's Changed

  • Add support for float modifiers in --tag-intervals by @tstromberg in #16

Full Changelog: v1.0.0...v1.1.0

v1.0.0

02 Feb 19:40
984e94c
Compare
Choose a tag to compare

What's Changed

New features

  • Add concurrency for verify by @Dentrax in #3
  • Add --exclude-tags flag ("disabled" by default) by @tstromberg in #5
  • Add --max-results flag (defaults to 1000) by @tstromberg in #8
  • Add --max-query-daily-duration flag, fix related bugs by @tstromberg in #11

Bug fixes

  • unpack: Add missing --single-line support by @tstromberg in #6
  • Skip duration and row checks if query is specific to another platform by @tstromberg in #13
  • Include correct elapsed field in error message by @tstromberg in #15

Other improvements

  • Automatically set worker count if --workers=0 or less by @tstromberg in #10
  • Rename duration flags for clarity: max-duration -> max-query-duration by @tstromberg in #12
  • Set maxResults default to 250k by @tstromberg in #14

New Contributors

Full Changelog: v0.0.6...v1.0.0

v0.0.6

18 Oct 00:45
Compare
Choose a tag to compare
  • Make single-line queries the default in pack format, for maximum compatibility
  • Add --multi-line flag to output multi-line queries
  • Rename 'continuous' tag to 'rapid'

Full Changelog: v0.0.5...v0.0.6

v0.0.5

14 Oct 19:10
Compare
Choose a tag to compare

Add --tag-intervals flag to control intervals via query tag.

Full Changelog: v0.0.4...v0.0.5