- Add RequestAck to enable at-least-once message transferring - Add Async option to update sending message in asynchronous way - Deprecate AsyncConnect (Use Async instead) full diff: https://github.com/fluent/fluent-logger-golang/compare/v1.3.0...v1.4.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: dungeonmaster18 <umesh4257@gmail.com>
* run latest vndr so as to collect more LICENSE files * remove unused packages * vendor github.com/philhofer/fwd with LICENSE.md (MIT) * vendor github.com/bsphere/le_go with LICENSE (MIT) Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>