Tags: fluent/fluent-logger-perl
Tags
Checking in changes prior to tagging of version 0.29. Changelog diff is: diff --git a/Changes b/Changes index cc8c31f..26e825e 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.29 2024-08-16T03:52:39Z + * Set Data::MessagePack->utf8(1) by default (#33,#32 fujiwara, allanoepping) + 0.28 2020-04-24T02:55:44Z * Switch to Path::Tiny from Path:Class (#30 jjatria)
Checking in changes prior to tagging of version 0.28. Changelog diff is: diff --git a/Changes b/Changes index db0cae6..cc8c31f 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.28 2020-04-24T02:55:44Z + * Switch to Path::Tiny from Path:Class (#30 jjatria) + 0.27 2018-06-19T07:52:56Z * Add retry_immediately option (#28)
Checking in changes prior to tagging of version 0.27. Changelog diff is: diff --git a/Changes b/Changes index ef82ced..db0cae6 100644 --- a/Changes +++ b/Changes @@ -2,7 +2,7 @@ Revision history for Fluent::Logger {{$NEXT}} -0.26 2018-06-19T07:38:09Z +0.27 2018-06-19T07:52:56Z * Add retry_immediately option (#28) 0.25 2017-06-02T01:41:24Z
Checking in changes prior to tagging of version 0.25. Changelog diff is: diff --git a/Changes b/Changes index a276bd0..c1066c5 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.25 2017-06-02T01:41:24Z + * Fix tests failure on Perl 5.26 (#27) + 0.24 2017-05-22T02:10:23Z * Switch to UUID::Tiny from Data::UUID (#25 #26)
Checking in changes prior to tagging of version 0.24. Changelog diff is: diff --git a/Changes b/Changes index bcc48e3..a276bd0 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.24 2017-05-22T02:10:23Z + * Switch to UUID::Tiny from Data::UUID (#25 #26) + 0.23 2017-05-16T04:12:25Z * Data::MessagePack::Stream(for ack option) is optional (#23 chorny #24)
Checking in changes prior to tagging of version 0.23. Changelog diff is: diff --git a/Changes b/Changes index 91a1a73..bcc48e3 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.23 2017-05-16T04:12:25Z + * Data::MessagePack::Stream(for ack option) is optional (#23 chorny #24) + 0.22 2017-05-11T03:16:33Z * Add ack option (#22)
Checking in changes prior to tagging of version 0.22. Changelog diff is: diff --git a/Changes b/Changes index f083bc7..91a1a73 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.22 2017-05-11T03:16:33Z + * Add ack option (#22) + 0.21 2017-03-23T01:33:19Z * Call buffer_overflow_handler at close() (#21 yoheimuta)
Checking in changes prior to tagging of version 0.21. Changelog diff is: diff --git a/Changes b/Changes index 0048935..f083bc7 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.21 2017-03-23T01:33:19Z + * Call buffer_overflow_handler at close() (#21 yoheimuta) + 0.20 2017-03-01T04:36:41Z * Fix tests only which broken with Fluentd 0.14 (#20 #21)
Checking in changes prior to tagging of version 0.20. Changelog diff is: diff --git a/Changes b/Changes index c704ad5..0048935 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for Fluent::Logger {{$NEXT}} +0.20 2017-03-01T04:36:41Z + * Fix tests only which broken with Fluentd 0.14 (#20 #21) + 0.19 2016-12-21T08:44:55Z * Added fluent-logger-ruby compatible buffer_overflow_handler (#17 tokuhirom) * Added truncate_buffer_at_overflow option (#18)
Checking in changes prior to tagging of version 0.19. Changelog diff is: diff --git a/Changes b/Changes index fa200d3..c704ad5 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Fluent::Logger {{$NEXT}} +0.19 2016-12-21T08:44:55Z + * Added fluent-logger-ruby compatible buffer_overflow_handler (#17 tokuhirom) + * Added truncate_buffer_at_overflow option (#18) + 0.18 2016-06-02T05:52:34Z * Support Sub-second time (for Fluentd 0.14 or later)
PreviousNext