Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update log-collection library to v0.23.0 #6593

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

djaglowski
Copy link
Member

Release notes copied from log-collection v0.23.0:

Added

  • combine_with setting to recombine operator, to allow for joining on custom delimiter (PR315)

Fixed

  • Issue where force_flush_period could cause line splitting to be skipped (PR303)
  • Issue where tcp_input and udp_input could panic when stopping (PR273)
  • Syslog severity mapping is now aligned with log specification (PR300)

Changed

  • Improve error message when timezone database is not found (PR289)

@djaglowski djaglowski force-pushed the log-collection-v0.23.0 branch from 014a8f5 to ce682e4 Compare December 7, 2021 19:02
@djaglowski
Copy link
Member Author

/easycla

@djaglowski djaglowski marked this pull request as ready for review December 7, 2021 21:34
@djaglowski djaglowski requested review from a team and mx-psi December 7, 2021 21:34
@jpkrohling
Copy link
Member

/easycla

@jpkrohling jpkrohling merged commit 24ac826 into open-telemetry:main Dec 8, 2021
@djaglowski djaglowski deleted the log-collection-v0.23.0 branch December 8, 2021 14:11
povilasv referenced this pull request in coralogix/opentelemetry-collector-contrib Dec 19, 2022
* Fix support for concatenating envvars with colon

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update resolver.go

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants