- Upgraded
ydb-go-sdkdependency - Added
CredentialsStaticLoginandCredentialsStaticPasswordconfiguration parameters (alternatively for parameterCredentialsStatic)
- Upgraded
ydb-go-sdkdependency - Set
infoas default log-level for fluent-bit ydb plugin
- Switched the internal plugin logger from
fmttozerologwith default logging levelzerolog.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
logfmton input - Fixed the loss of same-time messages by (optionally) adding extra
.hashfield containing theCityhash64computed over the record's data fields
- Fixed Dockerfile for build with go1.22
- Changed template of static credentials config option
- Fixed the initialization of static credentials for secure/insecure endpoints
Initial release