Skip to content

Releases: humio/cli

v0.37.0

21 Jan 16:01
6123792
Compare
Choose a tag to compare

Changelog

  • 6123792 Add graphql id to http requests (#183)
  • 10bb52f 400 Bad Request is an error too (#182)
  • 9234ab8 Possible to set query ownership when installing package (#181)
  • 49273f4 Cleanup unused graphql from generated client (#180)
  • 01dc02c search: add json-progress flag, to allow easy collection of metadata (#123)
  • c7663fc Merge pull request #179 from humio/mike/generate_client
  • de5e775 alerts: handle nil case when fetching query ownership
  • 446d21e Exclude deprecated api package from gosec
  • 3021a73 Add deprecation warnings
  • 99b3928 Remove unused code in internal api client
  • 1fc4771 Make gosec happy
  • 2bc1695 Fix typos in graphql struct tags
  • 1b85465 Generate client using GraphQL schema
  • 3a98ee7 Merge pull request #176 from fjerlov-cs/fjerlov/add-missing-command
  • 1ebd091 Add command actions export-all
  • 2b70800 Merge pull request #175 from fjerlov-cs/fjerlov/export-all
  • 4bbaba3 Add export-all cmd to all trigger types and actions
  • 14f9db8 Merge pull request #169 from humio/mike/ingesttokennotfound
  • aacdf44 Ensure view actions validate type
  • eafdd46 Add RepositoryNotFound and ViewNotFound responses to Get() calls
  • 70a7e6f Add EntityNotFound for ingest tokens

v0.36.0

31 Jul 07:47
4d23462
Compare
Choose a tag to compare

Changelog

  • 4d23462 Aggregate alerts (#164)
  • 9a18fbb Schedules searches - Small fix for omitting empty fields to the exported yaml file (#168)

v0.35.1

10 Jul 15:33
b24a1e9
Compare
Choose a tag to compare

What's Changed

  • Filter Alerts - Omit Throttle Time and Throttle Field when not present by @fjerlov-cs in #167

Full Changelog: v0.35.0...v0.35.1

v0.35.0

09 Jul 16:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.34.1...v0.35.0

v0.34.1

24 May 07:35
Compare
Choose a tag to compare

Changelog

v0.34.0

24 May 07:28
b389708
Compare
Choose a tag to compare

Changelog

v0.33.0

01 Mar 12:35
1d7631a
Compare
Choose a tag to compare

Changelog

  • 1d7631a Add --runAsUserId and QueryOwnershipType to alerts (#146)
  • 2bcc3af Do not trust repo size stats and require allowDataDeletion to be true (#143)
  • 25a6743 Mike/view connection types (#141)
  • 94748da Bump dependencies (#142)
  • 20c0170 Add only-views flag to views list sub-command (#139)

v0.32.3

21 Sep 14:11
79e72c0
Compare
Choose a tag to compare

Changelog

  • 79e72c0 Merge pull request #137 from humio/mike/fix_token_rotation_deprecation
  • 79afad9 Fix deprecated ingest token api usage

v0.32.2

21 Sep 12:28
8009620
Compare
Choose a tag to compare

Changelog

  • 8009620 Merge pull request #136 from humio/mike/fix_token_rotation_deprecation
  • 12f7a82 Fix ingest token deprecation

v0.32.1

20 Sep 12:48
0c3f7aa
Compare
Choose a tag to compare

Changelog

  • 0c3f7aa Merge pull request #135 from humio/mike/fix_token_rotation_deprecation
  • 63dcaec Fix token rotation deprecation