Skip to content

Releases: ydb-platform/fluent-bit-ydb

v1.4.0

02 Dec 12:15
Compare
Choose a tag to compare
  • Upgraded ydb-go-sdk dependency
  • Added CredentialsStaticLogin and CredentialsStaticPassword configuration parameters (alternatively for parameter CredentialsStatic)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

01 Dec 20:45
Compare
Choose a tag to compare
  • Upgraded ydb-go-sdk dependency
  • Set info as default log-level for fluent-bit ydb plugin

Full Changelog: v1.2.0...v1.3.0

v1.2.0

03 May 12:50
Compare
Choose a tag to compare
  • 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

v1.1.1

25 Apr 18:30
Compare
Choose a tag to compare
  • Fxed Dockerfile for build with go1.22

Full Changelog: v1.1.0...v1.1.1

v1.1.0

25 Apr 18:16
Compare
Choose a tag to compare
  • Changed template of static credentials config option
  • Fixed the initialization of static credentials for secure/insecure endpoints

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Sep 09:46
Compare
Choose a tag to compare

Added

Initial release

Changed

Fixed

Full Changelog: v0.0.0...v1.0.0