Skip to content

Releases: buildkite/buildkite-logs

v0.2.0

17 Jul 00:30
1397717

Choose a tag to compare

What's Changed

  • feat: add the option to just dump the entire log to query subcommand by @wolfeidau in #12
  • feat: add a query command operation to list commands by @wolfeidau in #13
  • feat: added regex search operation with context lines by @wolfeidau in #14

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Jul 10:36
0b31d9a

Choose a tag to compare

What's Changed

  • feat: moved query interface to iterators and updated arrow reader by @wolfeidau in #1
  • chore: codebase has been fully cleaned up and now provides only streaming APIs by @wolfeidau in #2
  • feat: implemented SeekToRow and info operations for the parquet query API by @wolfeidau in #3
  • chore: removed ParseReader Method the last array returning method by @wolfeidau in #4
  • feat: raw_line_size field has been removed as it was unused by @wolfeidau in #5
  • fix: centralised pqarrow writer configuration by @wolfeidau in #6
  • docs: update the README with new CLI flags and examples by @wolfeidau in #7
  • feat: add goreleaser then tidy up README and Makefile by @wolfeidau in #8
  • feat: updated query cli to add download and cache from bk api by @wolfeidau in #9
  • chore: linting and some changes to scanner to flatten nested loops by @wolfeidau in #10

New Contributors

Full Changelog: https://github.com/wolfeidau/buildkite-logs-parquet/commits/v0.1.0