Skip to content

v0.37.0

Latest
Compare
Choose a tag to compare
@SaaldjorMike SaaldjorMike released this 21 Jan 16:01
6123792

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