Skip to content

Releases: childe/gohangout

Release v1.12.3

Choose a tag to compare

@childe childe released this 18 Dec 12:12
update healer to v0.7.3

Release v1.12.2

Choose a tag to compare

@childe childe released this 18 Dec 10:14
update golang in CI to 1.25

Release v1.12.1

Choose a tag to compare

@childe childe released this 18 Dec 08:40
update healer to v0.7.2

Release v1.12.0

Choose a tag to compare

@childe childe released this 11 Aug 10:03
38f04e9
Merge pull request #275 from childe/refactor-config-parse

Refactor config parse

Release v1.11.1

Choose a tag to compare

@childe childe released this 09 Apr 09:07
update healer to v0.6.22

Release v1.11.0

Choose a tag to compare

@childe childe released this 18 Feb 09:44
refactor(value_render): Render returns value,err

Release v1.10.13

Choose a tag to compare

@childe childe released this 16 Dec 03:23
fix(filters): KVFilter process one field source

KVFilter do not process one field source like 'foo=bar', now it split it
into {"foo":"bar"}

Release v1.10.12

Choose a tag to compare

@childe childe released this 25 Oct 03:58
Modify field config behavior in Json Filter

use GetValueRender2 to render Json.field, so user could parse what is
like `$message.inner_message_field`

Release v1.10.11

Choose a tag to compare

@childe childe released this 22 Oct 11:11
update healer to v0.6.17

set allow_auto_topic_creation to true by default

Release v1.10.10

Choose a tag to compare

@childe childe released this 21 Oct 02:38
47e1c8e
Merge pull request #254 from childe/fix-tcp-input-reload

Fix tcp input reload