Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@ydb-platform-bot ydb-platform-bot released this 03 May 12:50
· 3 commits to main since this release
  • Switched the internal plugin logger from fmt to zerolog with default logging level zerolog.Disabled
  • Added optional parameter of ydb output plugin LogLevel (if not defined - plugin logging disabled)
  • Added the logic to automatically limit the request sizes for BulkUpsert, to avoid the ingestion errors
  • Added the saving extra input fields as the (optional) additional JSON-formatted field named .other
  • Supported the flexible schema parsers like logfmt on input
  • Fixed the loss of same-time messages by (optionally) adding extra .hash field containing the Cityhash64 computed over the record's data fields

Full Changelog: v1.1.1...v1.2.0