这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: humio/cli

v0.29.1

28 Mar 13:23
81db247

Choose a tag to compare

Changelog

  • 81db247 Merge pull request #106 from humio/mike/release_with_go_1.17
  • 5ae2c59 Use Go 1.17 when building releases

v0.29.0

22 Mar 12:24
4c3f2dd

Choose a tag to compare

v0.29.0 Pre-release
Pre-release
Merge pull request #102 from humio/mike/add_goarch_arm64

Include binaries for arm64

v0.28.11

25 Oct 10:53
f128a9f

Choose a tag to compare

Changelog

f128a9f Merge pull request #86 from humio/typo
5375ba1 Cleanup ingest label flag help message

v0.28.10

15 Oct 12:25
f25ee56

Choose a tag to compare

Changelog

  • Shows detailed error messages when packages fail to install
  • Shows the full path of the archive create with humioctl packages archive
  • Removes BETA flag from packages commands

v0.28.9

12 Oct 19:42
cb5be7a

Choose a tag to compare

Changelog

cb5be7a Merge pull request #84 from humio/mike/dont_fetch_clientMutationId
06f7751 Stop querying deprecated clientMutationId

v0.28.8

11 Oct 10:53
a564523

Choose a tag to compare

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

24 Sep 15:35
c2eface

Choose a tag to compare

Changelog

c2eface Merge pull request #80 from humio/jestin/add-client-with-transport-option
ab902d5 Add default timeout to http connections
739d39c Add option to create http client with a transport

v0.28.6

05 Aug 16:26
d0d79bd

Choose a tag to compare

Changelog

d0d79bd Merge pull request #78 from humio/mike/fix_parser_install
62d3db5 Input to createParser now takes []string instead of []ParserTestCase

v0.28.5

29 Jun 11:45
d6c2a11

Choose a tag to compare

Changelog

d6c2a11 Merge pull request #77 from humio/danielamkaer/reuse-httpclient
f31885d Re-use http.Transport across requests

v0.28.4

28 Jun 06:07

Choose a tag to compare

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.