Releases: humio/cli
v0.28.11
v0.28.10
v0.28.9
v0.28.8
Changelog
a564523 Merge pull request #81 from humio/mike/fix_deprecations
9adc4d5 Merge pull request #83 from humio/codeowners
7199f53 Add CODEOWNERS file to ensure PRs are seen by the entire team
868c85f Merge pull request #82 from humio/helptypo
245e131 Correct spelling in alerts install subcommand help
57db7ad Fix license deprecation
de6ba0c Fix addUser deprecation
v0.28.7
v0.28.6
v0.28.5
v0.28.4
Changelog
5ac224d disable snapcraft
892ff60 Update release.yml
a3fbd9b Merge pull request #75 from peteole/master
6ff14e3 Fixed list-installed error
36ca7bd Merge pull request #74 from SaaldjorMike/mike/custom_useragent
2fc3ed0 Allow custom 'User-Agent' header
ce92f7b Merge pull request #73 from humio/mike/only_set_auth_header_if_nonempty
3451374 Only set Authorization header if non-empty.
v0.28.3
v0.28.2
Changelog
1b9691a Merge pull request #67 from humio/danielamkaer/refactor-out-shipper
c2f1856 moved shipper into a package to support using from outside cmd
35dcd5e Added overwrite parameter to the installpackage command to correspond with how the user is using the cli when developing packages. (#66)
cfe5b67 Merge pull request #65 from humio/danielamkaer/fix-url-join
dc4993c always create api.Client with Address ending with a '/'
4ab89ca Merge pull request #64 from humio/danielamkaer/show-repo-id
04abe9e Merge pull request #63 from humio/danielamkaer/make-parsername-optional
e955fab show repo id in commands
356925a parser should not be an empty string, it should be null
c3a91de hide transfer commands as experimental
2b353e5 Merge pull request #60 from humio/danielamkaer/add-files-support
651d414 added file commands
4a8439f added api for files
dea3828 Revert "update gets to parser asset, to use id rather than name as input" (#58)
df2d3ff Merge pull request #57 from humio/alexander/update-parser-get
638d4ff update gets to parser asset, to use id rather than name as input